Libraries tagged by generate code
alexia/php7mar
64151 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
atelierdisko/coupon_code
154019 Downloads
PHP library to generate and validate coupon code strings.
enygma/gauth
115638 Downloads
PHP library to generate codes compatible with the Google Authenticator clients
lara-zeus/qr
7072 Downloads
Zeus Qr Code Input to generate Qr Code with designing options for filamentPHP
vanderlee/swaggergen
112143 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
paknahad/jsonapi-bundle
46449 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin
giacocorsiglia/stubs-generator
101171 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
andyabih/laravel-to-uml
57635 Downloads
Automagically generate UML diagrams of your Laravel code.
phpunit/phpunit-skeleton-generator
476889 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
leanphp/behat-code-coverage
354370 Downloads
Generate Code Coverage reports for Behat tests
leanphp/phpspec-code-coverage
636222 Downloads
Generate Code Coverage reports for PhpSpec tests
lucatume/codeception-steppify
73963 Downloads
Generate Gherkin steps from Codeception Modules.
dev-lnk/laravel-code-builder
3328 Downloads
Generate classes and files from table schema
digitaldream/laracrud
19830 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
coderello/laravel-populated-factory
22905 Downloads
An easy way to generate populated factories.