Libraries tagged by CTAs
php-curl-class/php-curl-class
10258135 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
152544402 Downloads
Utilities to scan PHP code and generate class maps.
webpatser/laravel-uuid
18278271 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
symfony/lock
148220568 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
sentry/sdk
141722425 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
phpfastcache/phpfastcache
5600646 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nette/robot-loader
56543916 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
staudenmeir/laravel-adjacency-list
6008348 Downloads
Recursive Laravel Eloquent relationships with CTEs
spatie/macroable
67938761 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
76704568 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
97182762 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
110760407 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
24176901 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
46646430 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
277386138 Downloads
A polyfill class for uri_template of PHP