neumond/framework

The Neumond Framework

0.1.1 2024-05-23 13:04 UTC

This package is not auto-updated.

Last update: 2025-06-06 02:58:27 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

License: MIT

This project is licensed under the terms of the MIT license.