Libraries tagged by class generator
nexus4812/php-class-gen
1 Downloads
PHP code generator for repositories, entities, and tests with DSL support
net_bazzline/classmap_generator
57 Downloads
php classmap and autoloader generator for psr-0 and previous php files - it should find all classes in every php file
nedvice/autotask-rest-api-client-generator
14 Downloads
This package is the brains behind the Autotask API client. It generates each service class using the Autotask API as its guide.
naranarethiya/model-resource-generator
13 Downloads
Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.
mmurattcann/repository-generator
21 Downloads
You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities
michaeluno/php-classmap-generator
392 Downloads
A PHP class that generates class maps for autoload.
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
mdeweerd/class.uuid.php
6 Downloads
UUID generator based on implementation by Fredrik Lindberg
mcdev/service-generator
17 Downloads
Geraçao de classes para service pattern e repository pattern
maslosoft/addendum-validator-generator
6 Downloads
This project purpose it to generate validator annotations from validator classes
maldinsky/rss-generator
82 Downloads
PHP class for generating of RSS feeds. Full support of [RSSboard specification](http://www.rssboard.org/rss-specification)
macropay-solutions/php-crufd-wizard-generator
8 Downloads
Library for php-crufd-wizard class generation
lzakrzewski/symfony-form-generator
60 Downloads
Generic solution to create forms "on the fly" basing on class metadata
leprz/boilerplate-generator
9985 Downloads
This package helps you generate any kind of file boilerplate including PHP classes