Libraries tagged by file model
hi-folks/fusion
351 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
rootinc/laravel-s3-file-model
5114 Downloads
S3 File Model
pharaonic/laravel-has-files
742 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
ssntpl/laravel-files
85 Downloads
Associate files with Eloquent models
sertxudeveloper/laravel-media-model
3025 Downloads
Attach media files to your models
engageinteractive/laravel-view-models
10969 Downloads
Use view models instead of database model in your blade files and JSON responses.
kolirt/laravel-master-model
914 Downloads
The package that simplifies working with models, saving relationships, and uploading files in Laravel
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
swalbrun/filament-regex-import
117 Downloads
This Filament Plugin will enable you to import files to upsert models by matching columns via regex.
victorscatolon/filament-attachment-library
19 Downloads
Easily manage file attachments across multiple models using a clean, polymorphic approach in your Filament app.
sabbir268/laravel-filecaster
78 Downloads
A simple casting class for laravel model to handle file upload and retrieve
varbox/varbox
501 Downloads
Laravel Admin Panel
nahid-ferdous/laravel-module-generator
38 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
mvccore/mvccore
6540 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
open-code-modeling/json-schema-to-php
984 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.