Libraries tagged by isser
issei-m/streamed-csv-response
26881 Downloads
Extends the Symfony\Component\HttpFoundation\StreamedResponse to send a CSV file to client.
inserve/metabase-api-php
397 Downloads
A PHP wrapper for the Metabase API
wfeller/laravel-batch
3654 Downloads
Insert, update or delete models in batch, while still firing model events.
viodev/laravel-db-bulk
6139 Downloads
Laravel helper for bulk insert/update records in batches.
tdoescher/svguse-bundle
537 Downloads
Insert-Tag zum Einbinden von SVG-Dateien
systemhaus/contao-cookiebot
4333 Downloads
Bundle for inserting Cookiebot JS in Contao frontend pages
slashworks/contao-simple-svg-icons-bundle
2581 Downloads
Simply use SVG icons from an SVG icon sprite file with Contao inserttags.
roddy/firestore-eloquent
169 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
richarddobron/bigpipe
498 Downloads
This library currently implements small part of Facebook BigPipe so far, but the advantage is to efficiently insert/replace content and work with the DOM. It is also possible to easily call JavaScript modules from PHP.
restruct/silverstripe-shortcodable
566 Downloads
Provides a simple button to insert Shortcodes into the HTMLEditorField + an API for developers to define shortcodes
popov/db
1465 Downloads
Simple PDO wrapper with support multiple insert/update
natxet/twig-po
2040 Downloads
Extract {%trans%} keys from twig and insert them in your PO file
mostafasy/mezzio-debugbar
3420 Downloads
Middleware to insert PHP DebugBar automatically in html responses
moln/php-mysql-replication
27270 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
mikk150/yii2-tagdependency-invalidator
6310 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert