This repository acts as a central place for all FlameCore projects that are in an early stage of development.
Once a component reaches sufficient maturity, it will be moved to its own repository and composer package, and enter a beta phase. For this reason, this repository will never contain releases.
Feel free to use the incubator for your own use/research, but please note that the API can, and will, change at any time. Components can also disappear at any time.
The incubator projects can be included in your project using Composer.
Install Composer if you don't already have it present on your system.
To install the library, run the following commands and you will get the latest version:
$ composer require flamecore/incubator:dev-main
If you need any help with a component, please refer to the respective README file in the component's directory.
If you discover any security related issues, please email security@flamecore.org instead of using the issue tracker.
This project was created by the FlameCore Team and is licensed under the MIT License.
Project maintained by:
Many thanks to all other Contributors!