Libraries tagged by file model
dpt/mcp-rector-warm
4651 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpmd-warm
4113 Downloads
Warm-process MCP server for PHPMD. Keeps PHPMD's classes + parsed rulesets bootstrapped across calls — faster per-file mess detection vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
chancegarcia/box-api-v2-sdk
9216 Downloads
PHP SDK and API client for the Box API v2024.0, supporting OAuth2 and JWT/S2S authentication, file and folder operations, uploads, webhook signature verification, typed models, and PSR-3 logging.
yemenopensource/filament-excel
4292 Downloads
This package useful for importing excel files into models.
tecdiary/laravel-attachments
4767 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
outerweb/image-library
14308 Downloads
Store and link files to your models
laravel-liberu/laravel-gedcom
2516 Downloads
A package that converts gedcom files to Eloquent models
familytree365/laravel-gedcom
10118 Downloads
A package that converts gedcom files to Eloquent models
elfuvo/yii2-import-wizard
4931 Downloads
Step-by-step import from Excel files with mapping of model attributes
bkwld/upchuck
13758 Downloads
A simple, automatic handler of file uploads for Laravel's Eloquent models using using Flysystem.
chubv/php-stl
23533 Downloads
Library to parse STL file and get some statistics of the model
mateffy/laravel-codebase-mcp
1600 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
abdelrahmanbl/laravel-uploadable
1110 Downloads
this package adding behaviour to a model for self uploading images like avatar or any files type.
pharaonic/laravel-has-files
1152 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
esign/laravel-model-files
12641 Downloads
Associate files with your Laravel Models