Libraries tagged by class generator
metarush/getter
124 Downloads
Generate a class with getter methods from a yaml or env file
lvyun66/json2php
13 Downloads
Generate php files(PHP class) based on json
litinghong/interface-distiller
19 Downloads
Derives Interfaces from the API of a class
lanfisis/raoul
10 Downloads
A library to generate php class from a WSDL
lanfisis/deflection
30 Downloads
A library to generate php class for file or display
kmuenkel/conduit
309 Downloads
Easily produce Adapter classes and dummy-responses for testing them
kmuenkel/concept-factory
132 Downloads
Auto-generate dummy data with realistic relationships per Model-like config classes
kavalar/rss-gen
28 Downloads
PHP class for generating of RSS feeds. Full support of [RSSboard specification](http://www.rssboard.org/rss-specification)
john-montigomo/symfony-maker-bundle
3 Downloads
This fork of Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code with flexible architecture configuration.
izica/php-html-classnames
208 Downloads
Php generator for html classnames
fnash/desugar-constructor
10 Downloads
Desugar a php8 class constructor with equivalent class properties and constructor assignments
flyingmana/largexmlsitemap
5 Downloads
PHP classes for generation of huge XML sitemaps
dowoof/vcard
90 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.
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
dilone/vcard
88 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.