Libraries tagged by class gen
symfony/maker-bundle
88275461 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
tecnickcom/tcpdf
79090451 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
barryvdh/laravel-ide-helper
96925939 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer/class-map-generator
75974877 Downloads
Utilities to scan PHP code and generate class maps.
setasign/fpdf
46084758 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.
classpreloader/classpreloader
41298238 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
tecnick.com/tcpdf
2871425 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
jeroendesloovere/vcard
2812955 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.
wsdltophp/packagegenerator
1470556 Downloads
Generate hierarchical PHP classes based on a WSDL
loophp/collection
416913 Downloads
A (memory) friendly, easy, lazy and modular collection class.
hanneskod/classtools
8307076 Downloads
Find, extract and process classes from file system
simple-bus/message-bus
5040904 Downloads
Generic classes and interfaces for messages and message buses
wsdl2phpgenerator/wsdl2phpgenerator
2346844 Downloads
Simple class library for generating php classes from a wsdl file.
wapmorgan/morphos
974754 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.
pear/net_url2
10112827 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.