Libraries tagged by caas
setasign/fpdi
122973308 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.
mobiledetect/mobiledetectlib
141322021 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
243507025 Downloads
PHP Class for working with matrices
markbaker/complex
246977364 Downloads
PHP Class for working with complex numbers
jms/metadata
140620746 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
84927277 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
barryvdh/laravel-ide-helper
108334854 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8826225 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
laravel/cashier
21469070 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
composer/class-map-generator
97762306 Downloads
Utilities to scan PHP code and generate class maps.
symfony/lock
109592334 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
sentry/sdk
126345692 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
nette/robot-loader
48004125 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
51833800 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
53703578 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.