Libraries tagged by eloquent aes
digitalcloud/laravel-model-notes
34160 Downloads
A package to enable assigning notes to Eloquent Models
cyberwolfstudio/laravel-balance
1920 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
bitsmind/graphsql
127 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.
artisansdk/model
1758 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
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.
akira/laravel-followable
158 Downloads
A lightweight and flexible Laravel package that adds follow/unfollow functionality to Eloquent models. With an intuitive API, it allows users to follow other users, track entities, and manage relationships effortlessly.
swisnl/jsonapi
934 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.
dolphiq/laravel-aescrypt
1698 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
custom-d/eloquent-model-encrypt
6087 Downloads
A eloquent model encrypt
custom-d/eloquent-async-keys
10449 Downloads
A eloquent async keys
uccello/eloquent-tree
350 Downloads
Eloquent Tree transforms a model into tree model for Laravel Eloquent ORM.
rtablada/eloquent-rankable
43 Downloads
A Rankable Eloquent Model Package
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
portable/eloquent-zoho
5502 Downloads
A rudimentary Eloquent driver for Zoho Analytics