osn/invention-framework

The Invention Framework.

dev-main 2022-06-08 08:53 UTC

This package is auto-updated.

Last update: 2024-05-08 13:05:15 UTC


README

Invention Framework

Invention Framework

Build CodeFactor GitHub top language Progress

The next level PHP framework.

Important: It is not recommended using this framework in production until a stable version gets released.

Creating an Invention-Based Project

You can use Composer to create a project based on this framework:

composer create-project osn/invention:dev-main myapp

Direct Installation

It is not recommended to directly install the framework, but still, you can install using the following command:

composer require osn/invention-framework:dev-main

Next Steps

After the installation, you should edit the .env file and adjust your app's settings.

Contributing

Refer here.

Support