Skip to content

epsicube/framework

Repository files navigation

Epsicube Framework

License

Epsicube Framework provides a clean architecture for structuring applications around independent modules and shared packages.

It is designed to improve maintainability, scalability, and reusability by encouraging strict separation of concerns.

For full documentation, please consult https://epsicube.dev.

Features

  • Modular architecture — Encapsulated business logic (routes, controllers, migrations, views) inside self‑contained modules.
  • Shared packages — Cross‑cutting features organized in dedicated packages.
  • Development ergonomics — Project tooling, hooks, testing setup, and consistent structure.
  • Extensibility — Clear service provider structure and integration mechanisms.

Contributing

Contributions are welcome.

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes.
  4. Push your branch.
  5. Create a pull request.

Credits

License

MIT. See the License File for more information.

About

Modular, scalable, and extensible Laravel framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages