Libraries tagged by built
sebastian/resource-operations
699378485 Downloads
Provides a list of PHP built-in functions that operate on resources
doctrine/event-manager
536332838 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
tedivm/jshrink
40951482 Downloads
Javascript Minifier built in PHP
spatie/regex
21025040 Downloads
A sane interface for php's built in preg_* functions
socialiteproviders/manager
50128430 Downloads
Easily add new or override built-in providers in Laravel Socialite.
react/promise-timer
51348502 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
clue/redis-react
19287353 Downloads
Async Redis client implementation, built on top of ReactPHP.
smile/elasticsuite
4792443 Downloads
Magento 2 merchandising and search engine built on ElasticSearch
slim/twig-view
8939988 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
roots/acorn
2457082 Downloads
Framework for Roots WordPress projects built with Laravel components.
php-mock/php-mock-phpunit
9220603 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
20512574 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.
matthiasmullie/scrapbook
2901435 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
league/route
3348872 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
consolidation/filter-via-dot-access-data
51364231 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.