Libraries tagged by caas
doctrine/reflection
107850624 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
6041178 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
jawira/case-converter
8190447 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
dyrynda/laravel-cascade-soft-deletes
3771545 Downloads
Cascading deletes for Eloquent models that implement soft deletes
classpreloader/classpreloader
42985764 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
casbin/casbin
1568730 Downloads
a powerful and efficient open-source access control library for php projects.
askedio/laravel-soft-cascade
3013657 Downloads
Laravel Cascade Soft Delete & Restore
symfony/class-loader
59866694 Downloads
Symfony ClassLoader Component
teamtnt/tntsearch
3255033 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1606041 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
5500857 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
4366798 Downloads
EU VAT calculation, the way it should be.
malkusch/lock
10388184 Downloads
Mutex library for exclusive code execution.
lorisleiva/lody
8600531 Downloads
Load files and classes as lazy collections in Laravel.
laravel-lang/publisher
9699656 Downloads
Localization publisher for your Laravel application