Libraries tagged by asa
fylax/forceutf8
315827 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fasterimage/fasterimage
883086 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
dyrynda/laravel-nullable-fields
138333 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
diff/diff
1282412 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
cohensive/embed
300305 Downloads
Media Embed (for Laravel or as a standalone).
chriskonnertz/string-calc
463188 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
brianhenryie/strauss
99957 Downloads
Composes all dependencies as a package inside a WordPress plugin
beste/in-memory-cache
1533383 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
ahand/mobileesp
400905 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
a5hleyrich/wp-background-processing
455127 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
zendframework/zend-cache
10811737 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-barcode
6982360 Downloads
Programmatically create and render barcodes as images or in PDFs
rinvex/laravel-attributes
102360 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
guzzlehttp/log-subscriber
2607331 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
gpressutto5/laravel-slack
435225 Downloads
Slack notification for Laravel as it should be.