eskafactory / laravel-generator
EskaFactory Laravel Generator (fork of InfyOm Laravel Generator)
Fund package maintenance!
Opencollective
Requires
- php: ^8.2
- doctrine/dbal: ^4.2
- illuminate/console: ^11.35
- illuminate/support: ^11.35
- laracasts/flash: ^3.2.3
- spatie/laravel-html: ^3.11
- symfony/var-exporter: ^7.2.0
Requires (Dev)
- mockery/mockery: ^1.6.12
- orchestra/testbench: ^9.7.0
- pestphp/pest: ^3.7.1
- pestphp/pest-plugin-laravel: ^3.0.0
- phpunit/phpunit: ^11.5.1
This package is auto-updated.
Last update: 2025-05-15 13:21:54 UTC
README
A fork of the InfyOm Laravel Generator, updated for Laravel 11 and customized to match EskaFactory's architecture patterns.
About
This fork of the InfyOm Laravel Generator has been adapted by EskaFactory to:
- Support Laravel 11
- Implement EskaFactory's architectural patterns
- Generate standardized CRUDs and APIs
- Provide customized scaffolding aligned with our team's best practices
Installation
composer require eskafactory/laravel-generator
Key Features
- Full Laravel 11 compatibility
- Customized CRUD generators
- API scaffolding
- Admin panel generation
- Already includes Swagger
- EskaFactory architectural patterns implementation
- Extensive customization options
Documentation
For detailed installation steps and usage, please refer to our documentation.
The original InfyOm documentation can be found here.
Credits
This project is based on the work of:
Modified and maintained by:
Security
If you discover any security-related issues, please create an issue using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.