Libraries tagged by file model
hanifhefaz/user-model-activity
2 Downloads
Log activities over models into a log file.
okipa/laravel-model-json-storage
1364 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
dthrcrpz/laravel-file-library
32 Downloads
A simple package to upload files and attach them to your Models
stepapo/generator
114 Downloads
Library that generates empty Nette Presenters, Components and Services with basic structure and Nextras ORM model files.
laravelir/attachmentable
23 Downloads
A package for attachment files to models
swalbrun/filament-regex-import
96 Downloads
This Filament Plugin will enable you to import files to upsert models by matching columns via regex.
jaysson/eloquent_filefield
1748 Downloads
Automatically save files assigned to eloquent model attributes
ozerich/yii2-filestorage-db
1826 Downloads
Extension for file uploading and attaching to the models
d3yii2/d3files
929 Downloads
Extension for file uploading and attaching to the models
bmartel/phperclip
13 Downloads
File attachment and management for Eloquent models
tippingcanoe/phperclip
3491 Downloads
File attachment and management for Eloquent models
cathedral/builder
383 Downloads
Database Layer builder library with Basic Web & Console interface
bnomei/kirby-nitro
18 Downloads
Nitro speeds up the loading of content in your Kirby project.
lbiltech/laravel-generator-ui
60 Downloads
Laravel Generator UI is a collection of HTML, CSS, and JS files that implement a clean, responsive, and customizable UI for the Laravel Generator.
plusemon/uploader
190 Downloads
Laravel model file upload helper package.