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
- Host: GitHub
- URL: https://github.com/psr-framework/main-template
- Owner: PSR-Framework
- License: mit
- Created: 2020-11-03T09:52:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T11:34:39.000Z (almost 5 years ago)
- Last Synced: 2024-11-13T20:41:02.099Z (over 1 year ago)
- Topics: framework, php, php7, psr
- Language: PHP
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSR7 Framework
[](https://github.com/Furious-PHP/2/releases)
[](https://scrutinizer-ci.com/g/Furious-PHP/2/build-status/main)
[](https://scrutinizer-ci.com/g/Furious-PHP/2)
[](https://codeclimate.com/github/Furious-PHP/2/maintainability)
[](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