Libraries tagged by model meta
sebwas/multi-model-authentication
8 Downloads
An alteration of the authentication methods by laravel to support multi model authentication
torzer/laravel-datetime-mutator
362 Downloads
Laravel traits mutators to help Date Time manipulation on Eloquent Models
laravel-israel/eloquent-status-mutator
14 Downloads
A status manager trait for Eloquent models
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
mgrechanik/ant-colony-optimization
106 Downloads
The implementation of the Ant colony optimization algorithm
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
atrauzzi/domain-tool
775 Downloads
Conventions and many favourite utility methods for your domain libraries!
profibro/magento2-module-paystack
289 Downloads
Paystack Magento2 Module using \Magento\Payment\Model\Method\AbstractMethod
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
leandrogrando/simple-searchable
155 Downloads
A simple trait to implement eloquent model search method
reshadman/eloquent-faster
3727 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
webbtj/crud
43 Downloads
Automatically add crud routes/methods to any model.
pulkitjalan/cacheable
16203 Downloads
Automatically cache Eloquent models using the find methods
hedii/laravel-date-range
40549 Downloads
A date range trait with local scope methods for Laravel Eloquent models