Libraries tagged by enum generator
modstore/laravel-enum-js
159643 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
guava/filament-icons
27018 Downloads
This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!
gaiatools/laravel-type-bridge
18904 Downloads
A Laravel package for generating TypeScript/JavaScript enums and frontend translation files from your Laravel app.
workplacebuddy/adaptive-card
14697 Downloads
Classes and enums to generate Adaptive Card elements
kirschbaum-development/paragon
19229 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
saas-laravel/laravel-enums-to-json
48553 Downloads
This package generates a json file off of values from enum
devwizardhq/laravel-enumify
1212 Downloads
Auto-generate TypeScript enums and types from Laravel PHP enums with an Artisan command and Vite integration.
pentacore/laravel-typefinder
1135 Downloads
Auto-generate TypeScript type definitions from Laravel Models, Enums, Casts, and Requests.
dunglas/php-schema
5663 Downloads
Various tools to generate a data model based on Schema.org vocables
revolution/atproto-lexicon-contracts
24834 Downloads
Auto generated pure PHP interface and enum
vkollin/doctrine-backed-enum-fields-bundle
24941 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
fuzzyfox/lucide-for-laravel
218 Downloads
An always-current Lucide blade-icons set and PHP enum for Laravel and Filament, generated from the official Lucide release.
concept-image/wp-acorn-stubs
459 Downloads
Add commands to generate action class file, service class file, enum file, interface file, trait file, and value object class file. This package should be installed as a dev dependency.
codewithagents/openapi-laravel
23 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
tonegabes/laravel-make-model-plus
15 Downloads
Generate model, permissions enum, policy, tests, and Laravel Filament resource scaffolding.