dillonsmart/tetherphp

TetherPHP is a PHP framework which ships as a skeleton application.

v0.1.3 2025-08-19 15:16 UTC

This package is auto-updated.

Last update: 2025-08-21 16:21:05 UTC


README

TetherPHP Logo

Total Downloads Latest Stable Version License

About TetherPHP

TetherPHP is a lightweight, flexible framework for building web applications in PHP using the ADR (Action-Domain-Responder) architecture. It provides a simple and intuitive way to structure your application, making it easy to develop and maintain.

Follow the development on X

Installation

You can install TetherPHP using Composer. Run the following command in your terminal:

composer create-project dillonsmart/tetherphp ./

Usage

To get started with TetherPHP, please refer to the documentation.