Libraries tagged by file model
joerucci/laravel-domain-tools
171 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
imokhles/multi-auth-command
189 Downloads
create laravel multi-auth guard setup files, middleware, models, migrations etc
tecdiary/laravel-attachments
1664 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
programic/laravel-medialibrary
3807 Downloads
Associate files with Eloquent models
pavelpaliy/laravel-medialibrary
1721 Downloads
Associate files with Eloquent models
liberu-genealogy/laravel-dna
1787 Downloads
A package that converts gedcom files to Eloquent models
laravel-liberu/laravel-gedcom
2343 Downloads
A package that converts gedcom files to Eloquent models
glumbo/generator
436 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
familytree365/laravel-gedcom
9535 Downloads
A package that converts gedcom files to Eloquent models
bogddan/laracsv
1768 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
ashen-1-dev/laravel-medialibrary-mongodb
1288 Downloads
Associate files with Eloquent models
smirltech/laravel-media
2471 Downloads
Associate files to with eloquent models
elfuvo/yii2-import-wizard
4017 Downloads
Step-by-step import from Excel files with mapping of model attributes
capevace/cabinet
572 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
burn/yii2-db-archiver
6257 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)