Savin Mikhail member since: May 10, 2024 · Transparency log
Savin Mikhail's packages
-
PHP
savinmikhail/add_named_arguments_rector
Rector extension for PHP that converts positional function, method, and constructor calls to named arguments.
-
PHP
savinmikhail/annotate_throws_rector
Rector rule to add missing @throws tags for direct throws and inter-class propagation
-
PHP
savinmikhail/comments-density
PHP code comments analyzer and Composer plugin for measuring comment density, enforcing TODO/FIXME and DocBlock thresholds, and generating reports.
-
PHP
savinmikhail/dist-size-optimizer
PHP CLI for reducing Composer package distribution size by managing .gitattributes export-ignore rules.
-
PHP
savinmikhail/enforce-aaa-pattern-rector
Rector extension that adds and enforces Arrange-Act-Assert (AAA / Given-When-Then) structure in PHPUnit tests.
-
-
PHP
savinmikhail/symfony-profiler-response-bundle
Symfony Web Profiler bundle that displays JSON and text response bodies with truncation, MIME guards, and streamed/binary response protection.
-
PHP
savinmikhail/symfony-translatable-exceptions
Make sure there's no hardcoded exception messages, only translated ones