Libraries tagged by built
sebastian/resource-operations
588748473 Downloads
Provides a list of PHP built-in functions that operate on resources
doctrine/event-manager
415444426 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
15150812 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.
tedivm/jshrink
31860591 Downloads
Javascript Minifier built in PHP
spatie/regex
10467393 Downloads
A sane interface for php's built in preg_* functions
socialiteproviders/manager
28001956 Downloads
Easily add new or override built-in providers in Laravel Socialite.
smile/elasticsuite
3717206 Downloads
Magento 2 merchandising and search engine built on ElasticSearch
slim/twig-view
5947794 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
roots/acorn
1472104 Downloads
Framework for Roots WordPress projects built with Laravel components.
react/promise-timer
31919080 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
php-mock/php-mock
13070013 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
2192635 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
intercom/intercom-php
17506859 Downloads
Intercom API client built on top of HTTPlug
consolidation/filter-via-dot-access-data
36597603 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
clue/stdio-react
7635716 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP