Libraries tagged by caas
markbaker/matrix
235532267 Downloads
PHP Class for working with matrices
markbaker/complex
238995364 Downloads
PHP Class for working with complex numbers
jaybizzle/crawler-detect
82252801 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
barryvdh/laravel-ide-helper
105109826 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8658449 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
laravel/cashier
20644740 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
composer/class-map-generator
92145848 Downloads
Utilities to scan PHP code and generate class maps.
symfony/lock
105575328 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
sentry/sentry-laravel
93111571 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sdk
124100026 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
nette/robot-loader
47084760 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
49958175 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
118536466 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
51423944 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.
phpstan/phpstan-deprecation-rules
61323586 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.