Libraries tagged by relu
stella-maris/clock
41084825 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
staudenmeir/laravel-adjacency-list
3312818 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
6682331 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/phpunit-watcher
7109695 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-http-logger
3496753 Downloads
A Laravel package to log HTTP requests
sabre/http
12225624 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
rennokki/laravel-eloquent-query-cache
3018413 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
propel/propel
4836243 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phpfastcache/phpfastcache
4193616 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.
php-mock/php-mock-phpunit
6321691 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
13851636 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
pheromone/phpcs-security-audit
2980828 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
nyholm/psr7-server
9280826 Downloads
Helper classes to handle PSR-7 server requests
nelmio/security-bundle
10259270 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
6057786 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.