Libraries tagged by built
sebastian/resource-operations
556322121 Downloads
Provides a list of PHP built-in functions that operate on resources
doctrine/event-manager
382152496 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
webpatser/laravel-uuid
14359262 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.
spatie/regex
8687054 Downloads
A sane interface for php's built in preg_* functions
tedivm/jshrink
29936076 Downloads
Javascript Minifier built in PHP
socialiteproviders/manager
24205671 Downloads
Easily add new or override built-in providers in Laravel Socialite.
smile/elasticsuite
3450728 Downloads
Magento 2 merchandising and search engine built on ElasticSearch
slim/twig-view
5411757 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
roots/acorn
1271273 Downloads
Framework for Roots WordPress projects built with Laravel components.
react/promise-timer
29741198 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
php-mock/php-mock
11679069 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
1967686 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
intercom/intercom-php
16513478 Downloads
Intercom API client built on top of HTTPlug
consolidation/filter-via-dot-access-data
32893062 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
clue/stdio-react
6773524 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP