Libraries tagged by ass
diglactic/laravel-breadcrumbs
6801551 Downloads
A simple Laravel-style way to create breadcrumbs.
datatables/datatables
1347463 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.
danielstjules/stringy
25445996 Downloads
A string manipulation library with multibyte support
d11wtq/boris
11869798 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
creativeorange/gravatar
6814457 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
consolidation/site-process
39900045 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
53004706 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/config
54335963 Downloads
Provide configuration services for a commandline tool.
components/flag-icon-css
1387569 Downloads
A curated collection of all country flags in SVG — plus the CSS for easier integration.
colinmollenhour/credis
36916424 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
20787135 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.
claviska/simpleimage
1769422 Downloads
A PHP class that makes working with images as simple as possible.
classpreloader/classpreloader
41763316 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
ccxt/ccxt
308384 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
cbschuld/browser.php
6069542 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.