Libraries tagged by generate code
voral/mock-builder
41 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
vanchao0519/voyager-data-transport
95 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
tidal/phpspec-behavior
4 Downloads
An extension for PhpSpec to generate behavior (traits) from interfaces
sujanshresthanet/php-qrcode-generator
42 Downloads
Generate QRCode with PHP
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
rtek/aws-gen
4 Downloads
Generate PHP wrapper classes for AWS services, operations and types
perfectpanel/swaggergen
2253 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
mamunhoque/laravel-crud-builder
1 Downloads
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
loantap/fpdf
13 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP
leprz/boilerplate-generator
9985 Downloads
This package helps you generate any kind of file boilerplate including PHP classes
kristijorgji/php-json-bender
1056 Downloads
A library to transform json to php array declarations.
gavinggordon/helphp
26 Downloads
A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.
dminustin/laravel-api-factory
37 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
danijelsingularity98/swaggergen
23 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
bornfight/jsonapi-bundle
981 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin