macropay-solutions / maravel
The Macropay-Solutions Maravel template inspired by Lumen 10.0.4 & Laravel Components 10.48.29
Installs: 0
Dependents: 0
Suggesters: 4
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.1
- macropay-solutions/maravel-framework: ^10.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.4.4
- phpunit/phpunit: ^10.0
This package is not auto-updated.
Last update: 2025-05-17 09:45:58 UTC
README
Official Documentation
Documentation for the framework can be found on the Lumen website.
Contributing
We plan to not change the code that often 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
Note: Classes that use the Macroable trait are resolved from DI container instead of being instantiated with new. The Illuminate namespace can still be used to keep the compatibility with laravel packages.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Maravel is open-sourced software licensed under the MIT license.