Libraries tagged by dropin
metalogico/laravel-mocka
2 Downloads
Laravel Mocka provides fake API responses to designated users while serving real data to everyone else. A drop-in replacement for Laravel's Http facade, perfect for app store submissions, demos, and testing without disrupting production traffic
marcqualie/mongominify
1997 Downloads
A drop-in library which acts as a transparent filter to MongoDB documents and compresses/decompresses data on the fly
marcdiblasi/silez
3779 Downloads
An HTTP router designed as a drop-in replacement for Silex
leycommediasolutions/contao-frontend-builder
547 Downloads
Content-Elemente können ganz einfach per Drag & Drop in die Artikel an beliebige Positionen gezogen werden.
leewillis77/wplisttableexportable
1 Downloads
WP_List_Table_Exportable is an (almost) drop-in replacement for the WP_List_Table class that lets users export the current page of data to CSV with a simple click.
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.
halestar/dicms-blogger
56 Downloads
A plugin to the halestar/laravel-drop-in-cms that adds blogging capabilities to the CMS.
eaudeweb/gdpr-dump
359 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
475 Downloads
A drop-in replacement for array_column() that supports objects with getters.
dms/chainlink-bundle
5943 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
76 Downloads
DB2 for IBM iSeries drop-in Laravel driver
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