Libraries tagged by e
jangregor/phpstan-prophecy
10999493 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
james-heinrich/getid3
6956954 Downloads
PHP script that extracts useful information from popular multimedia file formats
jakeasmith/http_build_url
12363731 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
guzzlehttp/guzzle-services
8113332 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
genealabs/laravel-model-caching
3557309 Downloads
Automatic caching for Eloquent models.
flowframe/laravel-trend
1127763 Downloads
Easily generate model trends
fedeisas/laravel-mail-css-inliner
3539794 Downloads
Inline the CSS of your HTML emails using Laravel
dyrynda/laravel-cascade-soft-deletes
2007079 Downloads
Cascading deletes for Eloquent models that implement soft deletes
datatables/datatables
1240291 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
d11wtq/boris
11455960 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
creativeorange/gravatar
5914379 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
components/flag-icon-css
1192926 Downloads
A curated collection of all country flags in SVG — plus the CSS for easier integration.
colinmollenhour/cache-backend-file
18217276 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
coduo/php-matcher
9139491 Downloads
PHP Matcher enables you to match values with patterns
clue/stdio-react
6773524 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP