Libraries tagged by file model
pavelpaliy/laravel-medialibrary
1613 Downloads
Associate files with Eloquent models
glumbo/generator
350 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
ashen-1-dev/laravel-medialibrary-mongodb
1146 Downloads
Associate files with Eloquent models
capevace/cabinet
544 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
6153 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)
devfactory/media
11677 Downloads
Laravel package for saving uploaded files and linking them with models
mojopollo/laravel-json-schema
542 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
mo-masoud/laravel-enum
2000 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
mad-web/laravel-enum
136020 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
geekk-net/laravel-enum
1653 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
ahrmerd/laravel-test-generator
140 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
hi-folks/fusion
304 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
diontech/laravel-extended-scheduler
1464 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
abdelrahmanbl/laravel-uploadable
353 Downloads
this package adding behaviour to a model for self uploading images like avatar or any files type.
reliv/zf-config-factories
4792 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.