Libraries tagged by as
diglactic/laravel-breadcrumbs
6575197 Downloads
A simple Laravel-style way to create breadcrumbs.
datatables/datatables
1334691 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.
danog/madelineproto
762326 Downloads
Async PHP client API for the telegram MTProto protocol.
danielstjules/stringy
25348544 Downloads
A string manipulation library with multibyte support
d11wtq/boris
11821460 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
creativeorange/gravatar
6701997 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
consolidation/site-process
39015542 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
consolidation/self-update
52213619 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/config
53242728 Downloads
Provide configuration services for a commandline tool.
components/flag-icon-css
1363772 Downloads
A curated collection of all country flags in SVG — plus the CSS for easier integration.
colinmollenhour/credis
36276829 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/cache-backend-file
20494153 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.
coenjacobs/mozart
2885583 Downloads
Composes all dependencies as a package inside a WordPress plugin
claviska/simpleimage
1732578 Downloads
A PHP class that makes working with images as simple as possible.
classpreloader/classpreloader
41665291 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case