Libraries tagged by class generator
codebider/service-generator-tool
42 Downloads
A Laravel package to generate service classes using an Artisan command.
ahrmerd/laravel-test-generator
181 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
sebastiaanluca/php-stub-generator
4428 Downloads
Easily generate files and classes from stubs.
oxid-esales/module-generator
195 Downloads
Folders structure, empty classes and metadata generation for new OXID eShop modules.
net_bazzline/php_component_code_generator
1560 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
sfynx-project/core-bundle
1041 Downloads
This Bundle provides models of classes allowing to work and develop with Domain Driven Design, translation and tree doctrine abstraction, generation class system
rougin/classidy
1686 Downloads
Create PHP classes using PHP.
netom/mondator
10556 Downloads
Easy and flexible class generator for PHP
tonicospinelli/classgeneration
220 Downloads
Library to create Php Class files
xelax90/xelax-formgen
50 Downloads
Generator for Form and Fieldset classes
rlvendramini/randompassword
20 Downloads
Simple Random Password Generate Class
philipnorton42/php-password
87 Downloads
Password validation and generation class in PHP
misch717/php2wsdl
735 Downloads
Create WSDL files from PHP classes.
micro/dto
482 Downloads
Library for generating and validation DTO classes.
kitlabs/maker-bundle
107 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.