{"id":17972432,"url":"https://github.com/photogabble/tuppence","last_synced_at":"2025-03-25T12:33:01.008Z","repository":{"id":57039258,"uuid":"112606025","full_name":"photogabble/tuppence","owner":"photogabble","description":"An incredibly small PSR-15 micro framework","archived":false,"fork":false,"pushed_at":"2024-09-09T03:24:03.000Z","size":87,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T07:51:32.000Z","etag":null,"topics":["framework","php","php-micro-framework","php8"],"latest_commit_sha":null,"homepage":"https://tuppence.dev","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/photogabble.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-30T11:56:43.000Z","updated_at":"2024-05-14T08:18:16.000Z","dependencies_parsed_at":"2024-05-14T08:49:45.842Z","dependency_job_id":"ca8dca77-b0c3-438e-84a7-60f6d6eee551","html_url":"https://github.com/photogabble/tuppence","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":"0.033333333333333326","last_synced_commit":"e441896a03881a899b33464af498eed2e776f3cd"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Ftuppence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Ftuppence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Ftuppence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Ftuppence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/photogabble","download_url":"https://codeload.github.com/photogabble/tuppence/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245462972,"owners_count":20619588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","php","php-micro-framework","php8"],"created_at":"2024-10-29T16:16:09.185Z","updated_at":"2025-03-25T12:33:00.698Z","avatar_url":"https://github.com/photogabble.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tuppence\n\n[![PHP Composer](https://github.com/photogabble/tuppence/actions/workflows/php.yml/badge.svg)](https://github.com/photogabble/tuppence/actions/workflows/php.yml)\n[![Packagist](https://img.shields.io/packagist/v/photogabble/tuppence.svg)](https://packagist.org/packages/photogabble/tuppence)\n[![MIT Licensed](https://img.shields.io/github/license/photogabble/tuppence.svg)](LICENSE)\n\n## About Tuppence\n\nTuppence is a _very small_ micro framework that brings together a [powerful PSR-11 dependency injection container](http://container.thephpleague.com/), a [fast PSR-7 router supporting PSR-15 middleware](http://route.thephpleague.com/) and a [simple and effective PSR-14 event dispatcher](http://event.thephpleague.com/3.0/) all provided by _The League of Extraordinary Packages_.\n\nTuppence aims to be simple, lightweight and extremely flexible in order to provide the tools needed to _quickly_ write web applications and APIs.\n\n## Installation\n\nIt's recommended to use [Composer](https://getcomposer.org/) to install this framework and all required dependencies:\n```\n$ composer require photogabble/tuppence\n```\n\nAlternatively you can create a new project using the [tuppence boilerplate](https://github.com/photogabble/tuppence-boilerplate) via:\n\n```\n$ composer create-project photogabble/tuppence-boilerplate\n```\n\n### Requirements\nTuppence 2.0 requires PHP 8.0 or newer.\n\n## 2.0 TODO List\n- [x] Target minimum php version of `^8`\n- [x] Update usage of PHPUnit from `5.7.*` to `^8.5`\n- [x] Replace Travis-CI with GitHub Actions\n- [x] Replace usage of `Zend\\Diactoros` with `laminas/laminas-diactoros` as per issue #3\n- [x] Update usage of league/container from `^2.2` to `^4.2`\n- [x] Update usage of league/event from `^2.1` to `^3.0`\n- [x] Update usage of league/route from `^3.0` to `^5.1`\n- [ ] Add usage documentation\n\n## Not invented here\n\nTuppence was first created as an update to and in inspiration from Proton by [Alex Bilbie](https://github.com/alexbilbie). It appears that in the many years since then the Proton repository has been deleted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotogabble%2Ftuppence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphotogabble%2Ftuppence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotogabble%2Ftuppence/lists"}