paul-thebaud / phpunitgen-core
PhpUnitGen is a PHP tool to generate your unit tests' skeletons on your projects.
☆29Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for phpunitgen-core
- PhpUnitGen is a command line tool to generate your unit tests' skeletons on your projects.☆33Updated 7 months ago
- Find leaking classes that you never use... and get rid of them.☆88Updated this week
- Attributes used for static analysis☆72Updated last month
- Run composer tasks in parallel☆86Updated last month
- Next level type declaration check PHPStan rules☆76Updated last month
- PHP code construct finder☆42Updated 2 months ago
- A Composer plugin to aid PHP library and application development.☆67Updated 6 months ago
- Analyzes php-code for side-effects.☆41Updated this week
- Library for type-safe parsing of CSV files☆41Updated this week
- Visual documentation of PHP Parser nodes, to help you learn AST, how to create nodes and analyse them☆32Updated last year
- Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes