Libraries tagged by Clash
markbaker/complex
248903550 Downloads
PHP Class for working with complex numbers
jms/metadata
141318705 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
85565270 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
barryvdh/laravel-ide-helper
109106415 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8866556 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
laravel/cashier
21661449 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
composer/class-map-generator
99123342 Downloads
Utilities to scan PHP code and generate class maps.
sentry/sdk
126878557 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
nette/robot-loader
48224514 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
52270402 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
54250394 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
65218687 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
75283434 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
95793683 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
20388790 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.