Libraries tagged by form to database
mjkhajeh/wporm
69 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
wtfzdotnet/wtfz-tmdb-bundle
217 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
wtfzdotnet/tmdb-package
492 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
gilek/yii2-gtreetable
11810 Downloads
yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.
daavelar/revengedb
3041 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
burn/yii2-db-archiver
6381 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
alban/laravel-data-sync
119 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
rotexsoft/versatile-collections
5661 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
obrainwave/access-tree
217 Downloads
This package allows you to manage user permissions and roles in a database for Laravel project
mouf/utils.action.action-interface
366733 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
ianrothmann/laravel-model-convention
5209 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
josantonius/database
428 Downloads
Library for SQL database management to be used by several providers at the same time.
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
imokhles/map-drawing-field-for-backpack
10 Downloads
Draw coordinates and save the values easily to your database using Google Map API v3 for Backpack for Laravel
zssarkany/laravel-database-sticky-timezone
203 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone