An open API service indexing awesome lists of open source software.

https://github.com/psr-framework/main-template

v2
https://github.com/psr-framework/main-template

framework php php7 psr

Last synced: 4 months ago
JSON representation

v2

Awesome Lists containing this project

README

          

# PSR7 Framework

[![Latest Version](https://img.shields.io/github/release/Furious-PHP/2.svg?style=flat-square)](https://github.com/Furious-PHP/2/releases)
[![Build Status](https://scrutinizer-ci.com/g/Furious-PHP/2/badges/build.png?b=main)](https://scrutinizer-ci.com/g/Furious-PHP/2/build-status/main)
[![Quality Score](https://img.shields.io/scrutinizer/g/Furious-PHP/2.svg?style=flat-square)](https://scrutinizer-ci.com/g/Furious-PHP/2)
[![Maintainability](https://api.codeclimate.com/v1/badges/71ecfc66e6100d3ffa0d/maintainability)](https://codeclimate.com/github/Furious-PHP/2/maintainability)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)

Includes


  • PSR7 Implementation

  • PSR15 Implementation

  • Router

  • DI (PSR11 Implementation) (Multiple support)

  • Config system

  • Doctrine ORM

  • Application

  • Console Application

  • Docker config

  • Linter, code sniffer, static analyzers

  • PHPUnit

  • Makefile

TODO:


  • Update to PHP8

Install:

composer create-project furious/2

Up:

make up