Libraries tagged by Clash
jaybizzle/crawler-detect
78749911 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
barryvdh/laravel-ide-helper
100860064 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8430883 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
laravel/cashier
19624511 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
composer/class-map-generator
83852571 Downloads
Utilities to scan PHP code and generate class maps.
sentry/sentry-laravel
88275353 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sdk
120889732 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
nette/robot-loader
45709244 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
45526747 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
112941486 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
48642520 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
55700241 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
66470748 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
85873078 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
19273744 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.