Libraries tagged by dropin
webpatser/laravel-uuid
18029447 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
6829752 Downloads
A drop in fake logger for testing with the Laravel framework.
tetranz/select2entity-bundle
3028421 Downloads
A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.
openmage/magento-lts
245926 Downloads
A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)
oddvalue/laravel-drafts
233335 Downloads
A simple, drop-in drafts/revisions system for Laravel models
goldspecdigital/laravel-eloquent-uuid
1352213 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
florianv/laravel-swap
2240519 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.
koodimonni/composer-dropin-installer
2728104 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
stuttter/ludicrousdb
128499 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
stefangabos/zebra_session
123124 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
840622 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
plan2net/webp
1559106 Downloads
Drop-in WebP, AVIF, and JPEG XL delivery for TYPO3 images — automatic, no URL or template changes
mage-os/magento-cache-clean
328367 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
igbinary/igbinary
5795 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
159561 Downloads
A drop-in webhook handling library for Laravel