Libraries tagged by cas
composer/ca-bundle
293188645 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
laravel/cashier
19196559 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
symfony/lock
97585043 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
laravel-lang/lang
6382330 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
lchrusciel/api-test-case
4508338 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dyrynda/laravel-cascade-soft-deletes
2345464 Downloads
Cascading deletes for Eloquent models that implement soft deletes
casbin/casbin
998087 Downloads
a powerful and efficient open-source access control library for php projects.
askedio/laravel-soft-cascade
2164779 Downloads
Laravel Cascade Soft Delete & Restore
malkusch/lock
7909917 Downloads
Mutex library for exclusive code execution.
phpfastcache/phpfastcache
4122500 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
2981218 Downloads
EU VAT calculation, the way it should be.
laravel-lang/publisher
4679305 Downloads
Localization publisher for your Laravel application
caseyamcl/guzzle_retry_middleware
7490255 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
phpspec/prophecy-phpunit
40444377 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
pestphp/pest-plugin-mutate
5627708 Downloads
Mutates your code to find untested cases