Libraries tagged by database menu
compeek/pdo-wrapper
64 Downloads
PDO Wrapper is a simple, drop-in PDO wrapper for PHP featuring lazy connect, manual disconnect, reconnect, and is alive testing.
rizal/todo
6 Downloads
Buat aplikasi todolist menggunakan konsep oop, database mysql, composer dan unit testing
josephdsouza86/wp-sync-db
0 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
devmango/wp-sync-db
119 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
andrewexton373/wp-sync-db
1344 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
luisaedev/query-builder
4 Downloads
Connect with SQL databases and perform complex queries without define SQL statements manually
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
citca/lara-chef
4 Downloads
Complete Api, Test, Database, View, and Document generator for Laravel in less 1 minute
astamatech/laravel-autoseed
5 Downloads
A tool for retrieving data from a table in a database and inputting it into a seeder file in a Laravel-based application. The goal is to make it easier for developers to create seeders so they don't write manually.
dobron/laravel-db-enum-generator
1594 Downloads
Database enum generator for Laravel.
freshp/php-enumeration
31437 Downloads
This small package can represent a enumeration field. For example in a database or an api.
illuminatech/enum-seeder
1489 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
moharrum/laravel-adminer
995 Downloads
Adminer database management tool for your Laravel application.