Libraries tagged by isser
systemhaus/contao-cookiebot
4512 Downloads
Bundle for inserting Cookiebot JS in Contao frontend pages
slashworks/contao-simple-svg-icons-bundle
2697 Downloads
Simply use SVG icons from an SVG icon sprite file with Contao inserttags.
sitmpcz/sqlsrv-binary
1269 Downloads
Insert and update file into ms sql server
roddy/firestore-eloquent
331 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.
restruct/silverstripe-shortcodable
634 Downloads
Provides a simple button to insert Shortcodes into the HTMLEditorField + an API for developers to define shortcodes
prewk/file-chainer
823 Downloads
Chainable file stream writer with insert support
popov/db
1786 Downloads
Simple PDO wrapper with support multiple insert/update
natxet/twig-po
2177 Downloads
Extract {%trans%} keys from twig and insert them in your PO file
mostafasy/mezzio-debugbar
5324 Downloads
Middleware to insert PHP DebugBar automatically in html responses
moln/php-mysql-replication
27379 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
6933 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert
manish-manghwani/google-spreadsheet-acolyte
371 Downloads
Package to insert data from google spreadheet into database
lisi4ok/yii2-auditlog
4954 Downloads
Yii2 Audit Log. This extension log all models actions -> find/insert/update/delete.
krupni/yii-eoauth
14544 Downloads
Yii Framework Extension. EOAuthUserIdentity class implements IUserIdentity Yii interface and the OAuth protocol to authenticate a user. Based on Google's software.
kristos80/opton
4022 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls