laravel-bond
by fr3on
Automatically generate TypeScript types from Laravel API Resources, Form Requests, and Enums for a type-safe frontend.
laravel-foundation
by pixielity
Pixielity Foundation module for Laravel. Provides utilities, enums, exceptions, base abstractions, and Laravel service integrations (Telescope, Horizon, Octane, Pulse) for monitoring, queues, and performance.
laravel-enumify
by devwizardhq
Auto-generate TypeScript enums and types from Laravel PHP enums with an Artisan command and Vite integration.
laravel-enum-translatable
by osama-98
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations
laravel-type-bridge
by gaiatools
A Laravel package for generating TypeScript/JavaScript enums and frontend translation files from your Laravel app.
laravel-flag-forge
by meius
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
laravel-enums
by lemax10
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.