Libraries tagged by clap
tecnickcom/tcpdf
79689291 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/property-info
198379358 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/polyfill-intl-normalizer
654627497 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-icu
209692423 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/maker-bundle
88852783 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
phpmailer/phpmailer
78914194 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
mobiledetect/mobiledetectlib
127110901 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
215461121 Downloads
PHP Class for working with matrices
markbaker/complex
218889639 Downloads
PHP Class for working with complex numbers
barryvdh/laravel-ide-helper
97550148 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8244582 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
77209883 Downloads
Utilities to scan PHP code and generate class maps.
paragonie/sodium_compat
95794199 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
nette/robot-loader
44727980 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
43178837 Downloads
A trait to dynamically add methods to a class