Libraries tagged by database model
gnu/scaffy-core
19 Downloads
A package that generated models based on your database entities. Works for MS SQL Server, MySql & PostgreSql.
allegiance-group/nested-set
2111 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
digitalmanagerguru/laravel-json-fields
1100 Downloads
A package to work with database JSON fields with laravel eloquent Models.
froog/silvergraph
5731 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
socialblue/laravel-query-adviser
3311 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
roddy/firestore-eloquent
345 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.
mjkhajeh/wporm
51 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.
jsefton/laravel-virtual-fields
1132 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
ironbound/db
811 Downloads
Provides models and custom query objects for custom database tables in WordPress.
burn/yii2-db-archiver
6320 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)
bertugfahriozer/ci4commonmodel
272 Downloads
With the codeigniter 4 database builder, I combined the general methods I used for myself into a single model.
albaroody/staging
43 Downloads
Allow any Laravel model to be saved as a draft (staged) into a separate system without affecting real database tables.
tamedevelopers/database
74 Downloads
Lightweight PHP ORM Database Model.
morningtrain/wp-database-model-admin-ui
578 Downloads
Autogenerated Wordpress Admin Tables, for Eloquent Models
maatify/db-model-v3
240 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team