Libraries tagged by drop-in
kaung/crudkit
4 Downloads
Drop-in generic CRUD for Laravel
kagux/symfony2-silex-integration-bundle
420 Downloads
Allows to drop in Silex project
jameslkingsley/laravel-references
1673 Downloads
Drop-in model references.
ironbound/wp-notifications
298 Downloads
Drop in framework for sending notifications in WordPress.
eaudeweb/gdpr-dump
341 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
dragonrun1/event-mediator
344 Downloads
A general event mediator (dispatcher) which has minimal dependencies so it is easy to drop in and use.
dq5studios/entity_column
460 Downloads
A drop-in replacement for array_column() that supports objects with getters.
dms/chainlink-bundle
5935 Downloads
Wrapper for Chainlink to provide drop in Chain of responsibility implementation into Symfony. Provides tags to inject handlers into configuration defined contexts.
djolecodes/db2-laravel-driver
71 Downloads
DB2 for IBM iSeries drop-in Laravel driver
dealnews/filter
1802 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
components/multi-select
40170 Downloads
This is a user-friendlier drop-in replacement for the standard with multiple attribute activated.
brokeyourbike/uid-keys
1507 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
andrewgjohnson/imagettftextgradient
497 Downloads
imagettftextgradient is a drop in replacement for imagettftext with an added parameter to add gradient coloring effects to your PHP GD images
symbid/chainlink
172 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.