Libraries tagged by leads su
pajaeu/php-ares
9 Downloads
Simple PHP library that verifies and loads informations about economical subjects registered in the Czech Republic from the ARES database.
deliciousmedia/dm-muloader
611 Downloads
DM Must-Use Plugin Loader, automatically loads WordPress plugins from subfolders within the mu-plugins folder.
php-job-daemon/php-job-daemon
9 Downloads
A super lightweight PHP library to create a job daemon (e.g. consumer scripts) off of that is robust, free of memory leaks, and can run forever.
loops/gdimage
110 Downloads
Import, transform, export images helping GD. This library provides: GIF support, JPEG support, PNG24 support, PNG8 support, animated GIF support, APNG support, HTTP support, data URI support, palette color enhancement (especially on GD transparent color leaks), resizing (crop, fit, filled), color filtering (grayscale, sepia, custom…), convolution (blur, sharpen, invert, custom…), blending (multiply, hard light, overlay, custom…)… I will not detail all the abilities.
zetacomponents/translation
37259 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
pflorek/aws-paramstore
9260 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.
submtd/laravel-tracking-cookie
11 Downloads
Stores and reads tracking cookies
simplon/feed
563 Downloads
Reads RSS 2.0 / ATOM 1.0 feeds. Supports namespaces and meta data.
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.