Libraries tagged by class generator
kepawni/serge
36 Downloads
Generates your CQRS/ES model classes from your GraphQL schema.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
arthuryin/changlan-sms
17 Downloads
Laravel chuanglan-sms, generates correct PHPDocs for all Facade classes, to improve auto-completion.
sebastian/shaku
566 Downloads
Tool to automatically generate type-safe Collection and CollectionIterator classes
andrey-helldar/laravel-ide-facades-helper
2321 Downloads
Laravel IDE Facade Helper, generates correct PHPDocs for your Facade classes, to improve auto-completion.
tinigin/morphos
1415 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures
ropendev/datatablesphp
6727 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
grantholle/pear-net-url2
913 Downloads
A psr-4 compliant port of pear/net_url2: Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
exsyst/dynamic-class-generation-bundle
3248 Downloads
Support bundle for dynamic class generation
wbat/rss-2.0-generation-class
24 Downloads
RSS 2.0 Generation Class
silverorange/ambiguous-class-name-detector
5393 Downloads
Command-line tool to check for ambiguous class names with Composer's generated class map.
sanusart/php-form-generation-class
19 Downloads
Generates strings of formated html from given class functions
pilov-pa/class-from-json
4 Downloads
This package is for generating class code based on json structure
madesst/doctrine-generation-bundle
487 Downloads
Add propel-like base classes when generating entites