Libraries tagged by eloquent database
mjkhajeh/wporm
72 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.
alirezajavadi/framebot
8 Downloads
FrameBot is a fast and secure framework that offers an ORM similar to Eloquent, making it incredibly user-friendly and powerful for developers looking to handle database operations efficiently. Designed with OOP principles in mind, FrameBot provides a robust foundation for building scalable applications.
gauravojha/shoppingcart-eloquent
171 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
erdiko/eloquent
591 Downloads
Eloquent database ORM
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
tingo-gmbh/eloquent-translatable
954 Downloads
Store translation items in your local database using Eloquent
sukohi/eloquent-export
582 Downloads
A Laravel package that allows you to export data from database through Eloquent model.
rjacobsen/eloquent-model-generator
3016 Downloads
Auto-generates all Eloquent models from the database in a Laravel 5 project.
adamcrampton/laravel-database-logger
814 Downloads
Write Laravel logs to database table via Eloquent model
satya/eloquent-activity
65 Downloads
This will manage the eloquent activity and save to database
zeuxisoo/slim-eloquent
1270 Downloads
PHP laravel eloquent on slim framework
vluzrmos/eloquent-simple-searchable
174 Downloads
An Eloquent Simple Searchable Scope.
terranc/eloquent-insert-on-duplicate-key
1597 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
tarkhov/eloquent-cache
18 Downloads
Laravel Eloquent model cache.