Libraries tagged by insert models

jdavidbakr/replaceable-model

73 Favers
233811 Downloads

Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models

Go to Download


aigorlaxy/google-sheets-model-importer

1 Favers
2394 Downloads

A simple trait to insert or update data to models from Google Sheets with just the link of the published spreadsheet. No need of Google API.

Go to Download


n1215/eloquent-bulk-save

9 Favers
17691 Downloads

bulk insert multiple records using Eloquent Model.

Go to Download


ajcastro/insert-update-many

6 Favers
1386 Downloads

Laravel's batch insert or batch update for collection of eloquent models.

Go to Download


mehr-it/lara-db-ext

0 Favers
7699 Downloads

Extensions for laravel's database abstraction layer

Go to Download


afaanbilal/laravel-has-uuid

1 Favers
759 Downloads

Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.

Go to Download


wfeller/laravel-batch

5 Favers
3902 Downloads

Insert, update or delete models in batch, while still firing model events.

Go to Download


lisi4ok/yii2-auditlog

5 Favers
4956 Downloads

Yii2 Audit Log. This extension log all models actions -> find/insert/update/delete.

Go to Download


floriandomgjoni/laravel-ai-factory

17 Favers
5 Downloads

Laravel package for generating realistic factory data using AI (OpenAI, Gemini, DeepSeek) with support for manual and hardcoded fields, model events, and bulk inserts.

Go to Download


mikk150/yii2-tagdependency-invalidator

1 Favers
6955 Downloads

Invalidates Yii2's TagDependency tags on model update/delete and insert

Go to Download


velitsol/userstamps

34 Favers
1198 Downloads

A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.

Go to Download


roddy/firestore-eloquent

12 Favers
332 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.

Go to Download


waelmoh/laravel-update-insert-many

4 Favers
52 Downloads

Laravel Batch insert or batch update collection of models

Go to Download


leandroip/modelclass

0 Favers
10 Downloads

A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.

Go to Download


ajcastro/laravel-custom-insert-model

0 Favers
190 Downloads

Laravel model extension for custom-insert ids.

Go to Download


Next >>