Libraries tagged by resource generator
enxebre/cli-generator
11 Downloads
CliGenerator (command-line interface generator) is a library that complements the Symfony Console Component providing a tool for generating loads of commands dynamically from a given source
dev-wolk/apiato-documentation-generator-container-fork
63 Downloads
An Apiato container which can creates a documentation from API annotations in your source code.
dbstudios/code-generator
18 Downloads
A library that allows easy generation and modification of PHP source files
crustphp/php-stub-to-code-generator
45 Downloads
Creates source-code from a predefined stub files, using PHP.
tomflidr/apigen
16 Downloads
PHP 7.1 source code API generator.
klitsche/dog
7262 Downloads
Source code documentation generator for PHP libraries
pradosoft/apigen
2940 Downloads
PHP source code API generator - Prado fork
wenguii/laravel-wenguii
1 Downloads
Laravel package for WenGuii API integration
waheed4399/laravel-action-service-trait
3 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
voral/mock-builder
42 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.
visiarch/laravel-trait
17 Downloads
A simple Laravel package to create traits, using artisan commands
visiarch/laravel-service
16 Downloads
A simple Laravel package to create service, using artisan commands
visiarch/laravel-repository
16 Downloads
A simple Laravel package to create repository, using artisan commands
visiarch/laravel-action-trait-service-repository
10 Downloads
A simple Laravel package to create action, trait, service, and repository using artisan commands
visiarch/laravel-action
24 Downloads
A simple Laravel package to create actions, using artisan commands