Libraries tagged by relu
stella-maris/clock
42201112 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
staudenmeir/laravel-adjacency-list
3521622 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
7029840 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/phpunit-watcher
7583263 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-http-logger
3658310 Downloads
A Laravel package to log HTTP requests
sabre/http
12598762 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
rennokki/laravel-eloquent-query-cache
3291178 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
propel/propel
4933807 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phpfastcache/phpfastcache
4325262 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
14610328 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
3080514 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
10880296 Downloads
Helper classes to handle PSR-7 server requests
nelmio/security-bundle
10619786 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
6259263 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.
moxiecode/plupload
483446 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.