Libraries tagged by php class generator
lunkkun/caching-generator
18652 Downloads
A rewindable PHP Generator class that caches its generated values.
takaaki-mizuno/php-code-manipulator
32627 Downloads
PHP Class Manipulator for Code Generators
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
paneon/php-to-typescript
11672 Downloads
Generate TypeScript classes and interfaces based on PHP classes.
maxbeckers/php-builder-generator
60 Downloads
Generate builder patterns for PHP classes using attributes
keltuo/jsonschema-php-generator
2937 Downloads
Generate Json schema from php classes. (From class Schema, Definitions)
krecu/class.uuid.php
292 Downloads
UUID generator base on implementation by Fredrik Lindberg
jumpifbelow/php-functional-array
6509 Downloads
Classes to make the use of sets functional
tasuku43/mermaid-class-diagram
1137 Downloads
Generate class diagrams code written in mermaid-js.
seec/vcard
7988 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.
proget-hq/vcard
12355 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.
misch717/php2wsdl
1032 Downloads
Create WSDL files from PHP classes.
wsdltophp/wsdltophp
7969 Downloads
Generate hierarchical PHP classes based on a WSDL
diephp/laravel-resources-typescript
164 Downloads
Generate TypeScript interfaces and type aliases from Laravel JsonResource classes, including enum support
unigen/unigen
40614 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes