Libraries tagged by built
sebastian/resource-operations
686006993 Downloads
Provides a list of PHP built-in functions that operate on resources
doctrine/event-manager
519839158 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
tedivm/jshrink
39230178 Downloads
Javascript Minifier built in PHP
spatie/regex
19112452 Downloads
A sane interface for php's built in preg_* functions
socialiteproviders/manager
46089406 Downloads
Easily add new or override built-in providers in Laravel Socialite.
react/promise-timer
46328677 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
clue/redis-react
14587628 Downloads
Async Redis client implementation, built on top of ReactPHP.
smile/elasticsuite
4653512 Downloads
Magento 2 merchandising and search engine built on ElasticSearch
slim/twig-view
8511237 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
roots/acorn
2301997 Downloads
Framework for Roots WordPress projects built with Laravel components.
php-mock/php-mock-phpunit
8783334 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
19473589 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.
league/route
3224429 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
consolidation/filter-via-dot-access-data
49349553 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
clue/stdio-react
10786138 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP