Libraries tagged by invert
inverseschool/omnipay-azkivam
2682 Downloads
wowkaster/yii2-serialize-attributes
5405 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
wfeller/laravel-batch
3902 Downloads
Insert, update or delete models in batch, while still firing model events.
vuduythanh2020/mysql-replication
3092 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.
viodev/laravel-db-bulk
7659 Downloads
Laravel helper for bulk insert/update records in batches.
tdoescher/svguse-bundle
654 Downloads
Insert-Tag zum Einbinden von SVG-Dateien
systemhaus/contao-cookiebot
4508 Downloads
Bundle for inserting Cookiebot JS in Contao frontend pages
stancl/laravel-hasmanywithinverse
3827 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
stacktrace/ui
463 Downloads
Component library for Laravel, Vue and Inertia.js based on shadcn-vue.
slashworks/contao-simple-svg-icons-bundle
2697 Downloads
Simply use SVG icons from an SVG icon sprite file with Contao inserttags.
sitmpcz/sqlsrv-binary
1266 Downloads
Insert and update file into ms sql server
senyahnoj/wilson-score-interval
8062 Downloads
Wilson Score Inverval
savannabits/acacia
254 Downloads
Modular Backend Code Generation Engine for laravel 9.2, Vue.js 3.x and Tailwindcss 3.x inspired. Inspired by nwidart/laravel-modules and savannabits/jetstream-inertia-generator
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
633 Downloads
Provides a simple button to insert Shortcodes into the HTMLEditorField + an API for developers to define shortcodes