19 skills found
laravel-ardent / ArdentSelf-validating, secure and smart models for Laravel's Eloquent ORM
Thavarshan / Filterable🔍 Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality.
yidas / Codeigniter ModelCodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like
AdrianSkierniewski / Eloquent TreeEloquent Tree is a tree model for Laravel Eloquent ORM.
ipalaus / GeonamesA collection of models and commands to get all the power of GeoNames in Eloquent ORM.
jarektkaczyk / Model LockingPseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM. https://softonsofa.com
yurtesen / GeonamesImporter/updater for geonames.org data into Eloquent ORM including Models with high efficiency
i-rocky / Eloquent Dynamic RelationAdds dynamic relationship to eloquent ORM models
mbroersen / JeloquentJeloquent is a javascript orm memory store. Relation names and most model function names are based on laravel eloquent.
rvanmarkus / Modx Laravel ModelsLaravel Eloquent ORM models for connecting to ModX PDOx style databases
intrip / Laravel Single Table InheritanceA package that contains a model for single table inheritance with eloquent(laravel orm)
laravel-whisper / Framework[WIP] Work with external APIs using the Eloquent ORM models.
JonathanGuo / Eloquent Model GeneratorA model generator eloquent ORM
davidmpeace / SquirrelA Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM.
nilportugues / Serializer Eloquent DriverDriver for the Serializer library caring of Eloquent ORM model serialization
avidianity / Firestore EloquentA library for creating eloquent models in firestore inspired heavily by Laravel's Eloquent ORM.
One-Learning-Community / Laravel Model ExplorerExplore your Eloquent models in the browser.
mjkhajeh / WpormWPORM is a lightweight, Eloquent-inspired ORM for WordPress that brings expressive query building, model relationships, schema management, and attribute casting to your plugins and themes, all while fully supporting the native WordPress database API.
032AbhishekChoksi / WscubetechWe will explain these topics in this Laravel PHP course - 👉 Introduction to Laravel and installation of Laravel 👉 Directory and routing in Laravel 👉 Blade template 👉 Controller in Laravel 👉 Submitting form data and form validation in Laravel 👉 Components in Laravel 👉 Database configuration and migrations in Laravel 👉 Creating tables using migrations in Laravel 👉 Modal in Laravel 👉 Query in Laravel using Eloquent ORM 👉 Routing through buttons and anchor tags 👉 Configuration of customer helper 👉 Accessor and mutator in Laravel 👉 Handling session in a Laravel 👉 Softdelete in Laravel 👉 Converting an HTML template into Laravel project 👉 HTML package 👉 FIle uploading, seeder, and faker in Laravel 👉 Searching and pagination in Laravel 👉 Grouping the routes 👉 Localization in Laravel 👉 Stub in Laravel 👉 Laravel Migration 👉 Laravel one to one & one to many relationships 👉 Middleware 👉 Custom artisan commands 👉 Model route binding