blank-framework/application-interface

Application interface for the use in the composer application

Installs: 14

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/blank-framework/application-interface

1.0.1 2024-07-29 06:19 UTC

This package is auto-updated.

Last update: 2025-09-29 03:14:43 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