Libraries tagged by built
sebastian/resource-operations
600362575 Downloads
Provides a list of PHP built-in functions that operate on resources
doctrine/event-manager
426537519 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
tedivm/jshrink
32503160 Downloads
Javascript Minifier built in PHP
spatie/regex
11125880 Downloads
A sane interface for php's built in preg_* functions
socialiteproviders/manager
29412783 Downloads
Easily add new or override built-in providers in Laravel Socialite.
webpatser/laravel-uuid
15403926 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
smile/elasticsuite
3813430 Downloads
Magento 2 merchandising and search engine built on ElasticSearch
slim/twig-view
6208991 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
roots/acorn
1545802 Downloads
Framework for Roots WordPress projects built with Laravel components.
react/promise-timer
32776502 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
php-mock/php-mock
13578847 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
2276996 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
intercom/intercom-php
17835957 Downloads
Intercom API client built on top of HTTPlug
consolidation/filter-via-dot-access-data
37776926 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
clue/stdio-react
7880600 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP