neumond / framework
The Neumond Framework
Installs: 16
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/neumond/framework
Requires
- php: ^8.3
- symfony/console: ^7.2
- twig/twig: ^3.10
This package is not auto-updated.
Last update: 2025-12-19 05:37:50 UTC
README
Experimental PHP Framework
Table of Contents
Installation
You can include this framework in your project like this:
composer require neumond/framework
Usage
To use this framework is best to start with neumond/skeleton project, which is a starter kit to use this framework.
If you want to run just the framework, you can do it like this:
php blazar serve
You can access the framework at http://localhost:8000/
Contributing
Feel free to create MR with your contributions.
License
This project is licensed under the terms of the MIT license.