Libraries tagged by php gen
wsdl2phpgenerator/wsdl2phpgenerator
2571114 Downloads
Simple class library for generating php classes from a wsdl file.
theseer/phpdox
2493741 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
mantas-done/subtitles
985901 Downloads
Subtitle converter and generator for PHP
jasongrimes/paginator
1364394 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
pascaldevink/shortuuid
1937770 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
wp-cli/config-command
11690518 Downloads
Generates and reads the wp-config.php file.
api-platform/json-schema
6260663 Downloads
Generate a JSON Schema from a PHP class
icamys/php-sitemap-generator
384529 Downloads
Simple PHP sitemap generator.
dcarbone/php-fhir-generated
586910 Downloads
Pre-generated classes from dcarbone/php-fhir
php-stubs/generator
377846 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
ircmaxell/php-yacc
117092 Downloads
A PHP YACC Parser-Generator library
genphrase/genphrase
333749 Downloads
Secure passphrase generator for PHP applications
wol-soft/php-json-schema-model-generator
133023 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
psliwa/php-pdf
529703 Downloads
Pdf and graphic files generator library for PHP.
chrisharrison/php-array-of
865002 Downloads
Implement an array of a defined type. Generics replacement for PHP.