Libraries tagged by file cast
joerucci/laravel-domain-tools
1596 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
mad-web/laravel-enum
136034 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
205 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
sabbir268/laravel-filecaster
85 Downloads
A simple casting class for laravel model to handle file upload and retrieve
castiron/webpackassets-plugin
4958 Downloads
Webpack hashed files in October CMS
khairy/migration-model-sync
30 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
geekk-net/laravel-enum
2450 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
yassinedabbous/laravel-file-cast
99 Downloads
Easily link your uploads with their db columns
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
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
lemax10/laravel-enums
1846 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
klevlb/filecast
1034 Downloads
castelnuovo/laravel-env
1945 Downloads
Encrypt and decrypt environment files in Laravel
castamir/sandbox
62 Downloads
This custom extension of nette/sandbox. It has predefined admin and Front modules and files are slightly reorganized
amostajo/php-json-array
161 Downloads
Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).