Libraries tagged by dropin
webpatser/laravel-uuid
17711636 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
timacdonald/log-fake
6472285 Downloads
A drop in fake logger for testing with the Laravel framework.
tetranz/select2entity-bundle
2987941 Downloads
A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.
openmage/magento-lts
239434 Downloads
A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)
oddvalue/laravel-drafts
219980 Downloads
A simple, drop-in drafts/revisions system for Laravel models
goldspecdigital/laravel-eloquent-uuid
1334535 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
florianv/laravel-swap
2128361 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.
koodimonni/composer-dropin-installer
2667676 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
stuttter/ludicrousdb
122668 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
stefangabos/zebra_session
117588 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
seec/phpunit-consecutive-params
754195 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
plan2net/webp
1509471 Downloads
Drop-in WebP, AVIF, and JPEG XL delivery for TYPO3 images — automatic, no URL or template changes
mage-os/magento-cache-clean
272965 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
igbinary/igbinary
4049 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
hotmeteor/receiver
149182 Downloads
A drop-in webhook handling library for Laravel