Skip to content

eskaTech/laravel-generator

 
 

Repository files navigation

Laravel Generator - EskaFactory Fork

A fork of the InfyOm Laravel Generator, updated for Laravel 11 and customized to match EskaFactory's architecture patterns.

License

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.

About

API and Admin Panel CRUD Generator for Laravel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.4%
  • Blade 25.6%