Libraries tagged by CTAs
laminas/laminas-zendframework-bridge
96530077 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
doctrine/reflection
102946479 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
lchrusciel/api-test-case
4719481 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dyrynda/laravel-cascade-soft-deletes
2493331 Downloads
Cascading deletes for Eloquent models that implement soft deletes
casbin/casbin
1079008 Downloads
a powerful and efficient open-source access control library for php projects.
askedio/laravel-soft-cascade
2326632 Downloads
Laravel Cascade Soft Delete & Restore
symfony/class-loader
58330932 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
2575471 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1086758 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4306804 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.
mpociot/vat-calculator
3151178 Downloads
EU VAT calculation, the way it should be.
malkusch/lock
8268548 Downloads
Mutex library for exclusive code execution.
laravel-lang/publisher
5213759 Downloads
Localization publisher for your Laravel application
caseyamcl/guzzle_retry_middleware
8046098 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
influxdb/influxdb-php
8360621 Downloads
InfluxDB client library for PHP