Libraries tagged by aes
creativeorange/gravatar
6756760 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
consolidation/site-process
39447154 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
52606974 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/config
53775351 Downloads
Provide configuration services for a commandline tool.
components/flag-icon-css
1374548 Downloads
A curated collection of all country flags in SVG — plus the CSS for easier integration.
colinmollenhour/credis
36590102 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
20636971 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
1750299 Downloads
A PHP class that makes working with images as simple as possible.
classpreloader/classpreloader
41712980 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
ccxt/ccxt
306698 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
cbschuld/browser.php
6015398 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.
caxy/php-htmldiff
18213554 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
casbin/casbin
1120615 Downloads
a powerful and efficient open-source access control library for php projects.
cakephp/database
21222591 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
brick/varexporter
24064989 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()