Libraries tagged by class generator
micro/dto
489 Downloads
Library for generating and validation DTO classes.
mammut-alex/vcard
2570 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.
libinkk/modular
8 Downloads
Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.
koded/stdlib
9919 Downloads
A standard library for shareable classes and functions
hesam1996/laravel-redis-entity
6 Downloads
Generate clean Redis-backed entity service classes with full CRUD support for Laravel.
zuko/laravel-bit-masks
11 Downloads
Bitmask toolkit for Laravel — flag class generator, Eloquent integration, fluent query scopes and bit-level helpers.
carloswph/wp-endpoint-gen
22 Downloads
Wordpress custom endpoints helper and class generator.
nrslib/cfg
78 Downloads
class file generator
birb/fancy-stubs-codegen
9 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (e.g. phpcbf) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors and birb/fancy-stubs-codegen-laravel.
minnis/barcode39
247 Downloads
The Barcode Code_39 Generator provides a lightweight easy-to-use class to generate Code 39 barcodes in PHP.
zarganwar/nextras-orm-generator
35 Downloads
Nextras ORM class generator
yii-ext/gii-enum-generator
19 Downloads
Enum classes generator for gii
yejune/php-class-generator
933 Downloads
Php class generator
wesnick/php-class-generator
383 Downloads
Generate PSR compliant classes
vijoni/class-generator
10 Downloads
generate similar classes based on YAML configuration