Libraries tagged by DOE
sourcebroker/imageopt
44874 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
nowo-tech/site-backup-bundle
588 Downloads
Symfony bundle for integral website backups with checksum integrity and a safe restore UI (loading page) that does not break the app mid-restore.
nimbly/limber
9053 Downloads
A super minimal HTTP framework that doesn't get in your way.
lunr/gravity
4568 Downloads
Lunr.Gravity is a database library that doesn't limit functionality to the least common denominator.
loophp/unaltered-psr-http-message-bridge-bundle
19392 Downloads
A drop-in replacement for symfony/psr-http-message-bridge, that does not alter query parameters.
influendo/laravel-survivor
51531 Downloads
Doesn't let your tokens expire
herzult/simple-php-easy-plus
35 Downloads
A simple, pragmatic numeric operation api written in PHP. It does addition.
greenpeace/planet4-nginx-helper
114869 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
cineman/amazon-s3-php-class
16155 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
chengkangzai/laravel-social-share-links
9123 Downloads
A laravel pacakge that generate social share link, thats all it does
calmohallag/nullable-casting
16927 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
blackbird/magento-2-clean-product-image-cache
12844 Downloads
Clean product images cache file in Magento 2. Usefull if image name doesn't change
andydefer/laravel-directive
1881 Downloads
A flexible CLI command system for Laravel that breaks free from Artisan's constraints. Directives introduces a clean separation between what your command does (business logic) and how it's presented (output/UI).
albertcht/lumen-testing
35973 Downloads
Testing Suite For Lumen like Laravel does.
wyrihaximus/iterator-or-array-to-array
251142 Downloads
Like iterator_to_array but doesn't error when handed an array