Download the PHP package gearbox-solutions/enum-converter-laravel without Composer
On this page you can find all versions of the php package gearbox-solutions/enum-converter-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gearbox-solutions/enum-converter-laravel
More information about gearbox-solutions/enum-converter-laravel
Files in gearbox-solutions/enum-converter-laravel
Package enum-converter-laravel
Short Description This is my package enum-converter-laravel
License MIT
Homepage https://github.com/gearbox-solutions/enum-converter-laravel
Informations about the package enum-converter-laravel
Enum Converter for Laravel
This package adds a command that will take PHP enums and turn them into TS/JS enums for use in frontend development.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Michael Deck
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of enum-converter-laravel with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0