Libraries tagged by class gen
ahrmerd/laravel-test-generator
185 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
aharisu/generate-form-request-phpdoc
2394 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
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
1696 Downloads
Create PHP classes using PHP.
netom/mondator
10560 Downloads
Easy and flexible class generator for PHP
campidellis/filament-helpers
50 Downloads
Helper Class Generator to manage your forms and table inside your filament app
tomsgu/vcard
189 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
rlvendramini/randompassword
20 Downloads
Simple Random Password Generate Class
philipnorton42/php-password
87 Downloads
Password validation and generation class in PHP
dev-lnk/laravel-code-builder
4648 Downloads
Generate classes and files from table schema
clue/graph-uml
1444 Downloads
Generate UML class diagrams by reflection for your PHP projects
michaeld555/filament-helpers
6 Downloads
A Laravel & Filament helper package that generates well-structured classes for managing forms, tables, relations, and fields in your Filament app.
jelix/webservice-helper
4132 Downloads
To generate a WSDL content from classes
piotrpress/composer-classmapper
79 Downloads
This Composer command generates a classmap.php file based on project files.
norman-huth/gd-text
593 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.