Libraries tagged by modals
johannesschobel/dingoquerymapper
25556 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
jetcod/eloquent-keygen
2697 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
jamesmills/watchable
4694 Downloads
A package to allow your Models to become watchable by a User
imanghafoori/eloquent-relativity
25046 Downloads
A way to truly decouple eloquent models.
hyvor/laravel-json-meta
6795 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
hi-folks/fusion
368 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
hamzaejaz/laravel-searchable-scope
528 Downloads
A Laravel trait to add dynamic search to models
grosv/eloquent-sheets
4326 Downloads
Eloquent models backed by Google Sheets
gevman/yii2-excel-import
9300 Downloads
Export excel sheets to ActiveRecord models
gabrielmpetrescu/laravel-typescript
1408 Downloads
Transform Laravel models into TypeScript interfaces
fusio/model
23004 Downloads
Fusio generated models
formapro/values
10145 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
fomvasss/laravel-str-tokens
6474 Downloads
A package to manage and generate string with tokens/shortcodes for Eloquent Models
flyhjaelp/laravel-eloquent-orderable
3361 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
floor12/yii2-module-files
11975 Downloads
Yii2 module to upload and manage files to your models.