Libraries tagged by klass
symfony/property-info
175590486 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/polyfill-intl-normalizer
585960924 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-icu
193740502 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/maker-bundle
80480849 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
phpmailer/phpmailer
71425378 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
mobiledetect/mobiledetectlib
115177339 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
markbaker/matrix
190839729 Downloads
PHP Class for working with matrices
markbaker/complex
194253937 Downloads
PHP Class for working with complex numbers
barryvdh/laravel-ide-helper
88573977 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
7706862 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
59463983 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
42138619 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
38190829 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
96274527 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
40903252 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.