Libraries tagged by caas
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.
laravel/cashier
18846872 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
composer/class-map-generator
77209883 Downloads
Utilities to scan PHP code and generate class maps.
symfony/lock
95629666 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
sentry/sentry-laravel
84429616 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sdk
118145551 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
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
setasign/fpdi
108543771 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
46491795 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
52089448 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
62977563 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
82740012 Downloads
Map nested JSON structures onto PHP classes