Libraries tagged by mpay
mayflower/holiday
258933 Downloads
A library to calculate holidays
t3/min
831443 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
korridor/laravel-has-many-merged
87438 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
causal/image_autoresize
374966 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
texthtml/maybe
3194 Downloads
Option & Result types
chemem/bingo-functional
6341 Downloads
A simple functional programming library.
mpyw/uuid-ulid-converter
172056 Downloads
UUID ULID bidirectional converter
mpyw/null-auth
106753 Downloads
Null Guard for Laravel. Designed for Middleware-based authentication and testing.
mpyw/laravel-database-advisory-lock
58909 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
mpyw/easycrypt
3303 Downloads
A class that provides simple interface for decryptable encryption.
mpyw/compoships-eager-limit
113345 Downloads
topclaudy/compoships + staudenmeir/eloquent-eager-limit
maykonn/codeigniter-predis
5090 Downloads
The CodeIgniter Redis package
mpyw/php-hyper-builtin-server
91069 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
mpyw/cowitter
16756 Downloads
Asynchronous Twitter client compatible with mpyw/co Generator-based flows.
mpyw/co
17990 Downloads
Asynchronous cURL executor simply based on resource and Generator