Libraries tagged by eloquent aes
proai/laravel-struct
1518 Downloads
A Laravel package for using structs with Laravel including attribute casting.
pascalvgemert/laravel-cloud-search
8022 Downloads
A package to use CloudSearch in an Eloquent way within Laravel
offline-agency/laravel-mongo-auto-sync
471 Downloads
This package provides a better support for MongoDB relationships in Laravel Projects.
nntmux/newznab-tmux
143 Downloads
A Usenet Indexer
mxp100/plastic
23126 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
marshmallow/nova-sortable
5075 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
lacodix/laravel-scoped-mail-config
363 Downloads
A package that enables user or tenant specific mail driver configuration.
lacodix/laravel-global-or-scope
319 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.
lab2view/lada-cache
538 Downloads
A Redis based, automated and scalable database caching layer for Laravel
kanarskiy/laravel-relation-joins
500 Downloads
Adds the ability to join on a relationship by name.
jsefton/laravel-virtual-fields
1132 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
ivan88217/laravel-auto-presenter
289 Downloads
A system for auto-decorating models with presenter objects.
italofantone/sluggable
11 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
iafilin/eloquenthttpadapter
56 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax.
heiheihallo/acquaintances
1518 Downloads
This is a clone of multicaret/laravel-acquaintances customized to our needs. With added dislike functionality. This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.