Libraries tagged by file model
quince/data-importer
124 Downloads
Tool for importing data from tabular data files into laravel models
asdfx/laravel-gedcom
21 Downloads
A package that converts gedcom files to Eloquent models
nadlambino/uploadable
43 Downloads
Automatically handle the file uploads for your models.
justnotiyann/filament-schema-resource
78 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.
burn/yii2-db-archiver
7172 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)
applejack21/laravel-resource-builder
12 Downloads
A Laravel package that generates action, controller, policy, and request files for the specified model.
ahmed-aliraqi/eloquent-media
143 Downloads
Associate files to your eloquent models
muqsit/gltfhandler
3 Downloads
Embed 3D GLTF models (.glb and .gltf files) on MediaWiki
zanson/sm-parser
31 Downloads
a model and parser for stepmania files (.sm)
ssntpl/laravel-comments
110 Downloads
Polymorphic comments for Eloquent models: threading, reactions, per-comment files, opt-in edit history, mentions, and lifecycle events.
hyn/eloquent-markdown
143 Downloads
Mix markdown, frontmatter and eloquent models to easily handle markdown files with meta information by treating them as objects.
eventbrain/cloner
143 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
lemax10/laravel-enums
1910 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring