The Macropay-Solutions Maravel template inspired by Lumen 10.0.4 & Laravel Components 10.48.29

Installs: 5

Dependents: 0

Suggesters: 4

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

Type:project

pkg:composer/macropay-solutions/maravel


README

Total Downloads Latest Stable Version License

Official Documentation

Documentation for the framework can be found in the Wiki section and in Lumen website.

Contributing

We plan to not change the code that often in the maravel-framework package and allow you to build packages that use the DI container to extend functionality and also allow retroactive bug fixing.

We remain open for suggestions in the discussions area: https://github.com/macropay-solutions/maravel-framework/discussions

Notes:

We improved this template vs Lumen 10.0.4 template with:

route:{cache|clear} command

config:{cache|clear} command

We striped down optional packages by adding them to composer.json autoload.exclude-from-classmap and commenting their bindings in \App\Application::$availableBindings and aliases in \App\Application::registerContainerAliases. Remove and uncomment them from there if/when you will need them.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Maravel is open-sourced software licensed under the MIT license.