Libraries tagged by model meta

reshadman/eloquent-faster

5 Favers
3599 Downloads

Simple none-I/O cache for eloquent model configs, like mutators and accessors.

Go to Download


webbtj/crud

7 Favers
42 Downloads

Automatically add crud routes/methods to any model.

Go to Download


shaka/dynamic-update-trait

0 Favers
68 Downloads

The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.

Go to Download


pulkitjalan/cacheable

11 Favers
16200 Downloads

Automatically cache Eloquent models using the find methods

Go to Download


hedii/laravel-date-range

21 Favers
40532 Downloads

A date range trait with local scope methods for Laravel Eloquent models

Go to Download


styde/factory

17 Favers
8 Downloads

Generate and build model factories for Laravel using classes and methods instead of closures

Go to Download


chrisrhymes/policy-collect

10 Favers
5 Downloads

A Laravel Collection method to check a collection of models against a policy

Go to Download


blainesch/li3_unit

4 Favers
17 Downloads

Adds extra assert methods and simple ways to create models, controllers, and helpers.

Go to Download


zvermafia/lavoter

3 Favers
1071 Downloads

Voteable Polymorphic Eloquent Models for Laravel 5 without user authentication. This means that for the identification of the user, we will use the fingerprintjs2 instead of authorization on the site.

Go to Download


wowkaster/yii2-serialize-attributes

1 Favers
5070 Downloads

This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.

Go to Download


rapidwebltd/improved-polymorphic-eloquent-builder

12 Favers
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.

Go to Download


coding-partners/auto-controller

2 Favers
13 Downloads

The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.

Go to Download


cdma-numiscorner/ebay-inventory-api

1 Favers
1480 Downloads

The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.

Go to Download


bertugfahriozer/ci4commonmodel

1 Favers
157 Downloads

With the codeigniter 4 database builder, I combined the general methods I used for myself into a single model.

Go to Download


quartzy/php-email

5 Favers
9138 Downloads

A domain model for describing emails that is indifferent towards sending methods.

Go to Download


<< Previous Next >>