Libraries tagged by file cast
jardissupport/dotenv
2055 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
yassinedabbous/laravel-file-cast
1024 Downloads
Easily link your uploads with their db columns
mad-web/laravel-enum
136047 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
mohammedmanssour/file-cast
329 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
sabbir268/laravel-filecaster
280 Downloads
A simple casting class for laravel model to handle file upload and retrieve
cloud-castle/file-system
53 Downloads
Безопасная работа с файловой системой для PHP 8.1+: атомарная запись (LOCK_EX + случайный temp + rename), чтение, дозапись, копирование, хеш и MIME, рекурсивный листинг и лексические операции с путями с защитой от path traversal. Нулевые внешние зависимости кроме ext-fileinfo.
meraki/http-router
330 Downloads
Class-driven HTTP router for PHP 8.4+ — the action class name encodes intent (Collection / Item / Action), with no inflection, no route files, and pluggable casters for typed parameters.
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
castiron/webpackassets-plugin
5113 Downloads
Webpack hashed files in October CMS
g4t/model-studio
3 Downloads
Eloquent model studio for Laravel — generates models with relationships and casts from your migration files, and detects drift between your schema and existing models.
darlanschmeller/php-env-loader
4 Downloads
Lightweight .env file loader for PHP with automatic type casting
lemax10/laravel-enums
1908 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
geekk-net/laravel-enum
3372 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
bogordesain/lumen-enum
118 Downloads
Elegant Enum implementation for Lumen. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
klevlb/filecast
1051 Downloads