Libraries tagged by relu
stella-maris/clock
43254188 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
staudenmeir/laravel-adjacency-list
3744134 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
7386009 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/phpunit-watcher
7892143 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-http-logger
3815839 Downloads
A Laravel package to log HTTP requests
sabre/http
12927082 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
rennokki/laravel-eloquent-query-cache
3433606 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
propel/propel
5015546 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phpfastcache/phpfastcache
4456653 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
15281634 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
3183143 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
12559205 Downloads
Helper classes to handle PSR-7 server requests
nelmio/security-bundle
10978936 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
6469668 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
496381 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.