Libraries tagged by insert
marcel-mathias-nolte/contao-add-browser-language-as-body-class
5 Downloads
Add a class for the browsers accepted language to the body element and add a insert tag for it
lyhiving/mmodel
21 Downloads
PHP mini model.Fast MySQL select/insert/update/delete actions.
liquirice/qelastic
12 Downloads
A Laravel Service Provider push user behavior log to Aws sqs then insert into elasticsearch
liam-chapman/database
10 Downloads
Simple PHP Database class for connecting to a database for inserting and updating etc
leandroip/modelclass
4 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.
laraspells/asset-collector
158 Downloads
Blade directives to prevent multiple asset (css/js) code insertions.
kpicaza/google-analytics-bundle
8 Downloads
Simple way to insert google analytics tracker in your templates.
kovsky0/pdo-wrapper
10 Downloads
Simple PDO wrapper - a collection of crud methods for working with a database this includes selecting, inserting, updating and deleting records.
knuthelland/phpimports
9 Downloads
Automatically insert use statements in php files
jetwaves/laravel-explorer
53 Downloads
Groups folder and file locations of Laravel projects (eg. to facilitate code snippets insertion)
jetiradoro/laravel-encrypt-model
14 Downloads
Encrypt data before insert database
jberall/yii2-statusbehavior
14 Downloads
A behavior that set the status to 0 when the status_column is set to null. triggered on BaseActiveRecord::EVENT_BEFORE_INSERT and BaseActiveRecord::EVENT_BEFORE_UPDATE
jasonstealer/laravel-batch
8 Downloads
Insert and update batch (bulk) in laravel
jackie/sorted-linked-list
2 Downloads
Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.
inigopascall/clone-db
12 Downloads
Package for cloning medium-size databases by ordering tables by foreign-key dependencies and running batch inserts