Skip to content

photogabble/tuppence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuppence

PHP Composer Packagist MIT Licensed

About Tuppence

Tuppence is a very small micro framework that brings together a powerful PSR-11 dependency injection container, a fast PSR-7 router supporting PSR-15 middleware and a simple and effective PSR-14 event dispatcher all provided by The League of Extraordinary Packages.

Tuppence aims to be simple, lightweight and extremely flexible in order to provide the tools needed to quickly write web applications and APIs.

Installation

It's recommended to use Composer to install this framework and all required dependencies:

$ composer require photogabble/tuppence

Alternatively, you can create a new project using the tuppence boilerplate via:

$ composer create-project photogabble/tuppence-boilerplate

Requirements

Tuppence requires PHP 8.4 or newer, and I will not provide support for older versions of PHP.

3.0 TODO List

  • Add usage documentation

Not invented here

Tuppence was first created as an update to and in inspiration from Proton by Alex Bilbie. It appears that in the many years since then the Proton repository has been deleted.

About

An incredibly small PSR-15 micro framework

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages