blank-framework/application-interface

Application interface for the use in the composer application

1.0.1 2024-07-29 06:19 UTC

This package is auto-updated.

Last update: 2024-09-29 06:41:11 UTC


README

The BlankFramework application interface serves as the base interface for application classes. It simply has a run function that will run the application given a request.

PHP

This interface is only compatible from PHP 8.1