Libraries tagged by cas
composer/ca-bundle
316128596 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
laravel/cashier
21469070 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
symfony/lock
109592334 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
laravel-lang/lang
7516355 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
4917246 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
dyrynda/laravel-cascade-soft-deletes
2645913 Downloads
Cascading deletes for Eloquent models that implement soft deletes
casbin/casbin
1148366 Downloads
a powerful and efficient open-source access control library for php projects.
malkusch/lock
8588836 Downloads
Mutex library for exclusive code execution.
webpatser/laravel-uuid
16145423 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.
phpfastcache/phpfastcache
4484241 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
3328487 Downloads
EU VAT calculation, the way it should be.
laravel-lang/publisher
5766737 Downloads
Localization publisher for your Laravel application
caseyamcl/guzzle_retry_middleware
8632385 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
phpspec/prophecy-phpunit
46702120 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
pestphp/pest-plugin-mutate
12512079 Downloads
Mutates your code to find untested cases