Libraries tagged by class gen
barryvdh/laravel-ide-helper
136249332 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/maker-bundle
121237559 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
composer/class-map-generator
145110165 Downloads
Utilities to scan PHP code and generate class maps.
setasign/fpdf
73446100 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
jeroendesloovere/vcard
3975451 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.
classpreloader/classpreloader
42938846 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
wapmorgan/morphos
1417179 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.
wsdltophp/packagegenerator
2025914 Downloads
Generate hierarchical PHP classes based on a WSDL
loophp/collection
801050 Downloads
A (memory) friendly, easy, lazy and modular collection class.
hanneskod/classtools
9340530 Downloads
Find, extract and process classes from file system
simple-bus/message-bus
5986342 Downloads
Generic classes and interfaces for messages and message buses
wsdl2phpgenerator/wsdl2phpgenerator
2555458 Downloads
Simple class library for generating php classes from a wsdl file.
jane-php/open-api-runtime
11911102 Downloads
Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi
davaxi/sparkline
2143199 Downloads
PHP Class (using GD) to generate sparklines
pear/net_url2
13032543 Downloads
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.