Libraries tagged by model data
timothepearce/laravel-quasar
55 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
tgozo/laravel-codegen
90 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
modera/security-bundle
5645 Downloads
Provides database aware implementation of Security model + some other perks
bigperson/auto-base-buy
3439 Downloads
The package allows you to access data through the base car by model
ironbound/db
801 Downloads
Provides models and custom query objects for custom database tables in WordPress.
hi-folks/fusion
249 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
bullhorn/fast-rest
7789 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
vxsoft/laravel-repository
11 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
tjenestetorget/norwegian-zip-codes
18575 Downloads
Laravel models for Norwegian zip codes, municipalities and counties. Includes an artisan command to update data from the official authority.
fantismic/yet-another-table
91 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics. The data input is a collection/array, we cant handle models.
burn/yii2-db-archiver
5931 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)
aidask/yii-closure-table-behavior
172 Downloads
ActiveRecord model behavior that allows to work with tree data.
socialblue/laravel-query-adviser
3186 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
169 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.
bertugfahriozer/ci4commonmodel
177 Downloads
With the codeigniter 4 database builder, I combined the general methods I used for myself into a single model.