blank-framework/application-interface

Application interface for the use in the composer application

Maintainers

Package info

github.com/Blank-Framework/application-interface

pkg:composer/blank-framework/application-interface

Statistics

Installs: 52

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2024-07-29 06:19 UTC

This package is auto-updated.

Last update: 2026-03-01 00:49:49 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