https://github.com/peakphp/framework
The Peak Framework
https://github.com/peakphp/framework
framework peak php php-framework php7 web-framework
Last synced: about 2 months ago
JSON representation
The Peak Framework
- Host: GitHub
- URL: https://github.com/peakphp/framework
- Owner: peakphp
- License: mit
- Created: 2016-11-24T01:48:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T14:02:26.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T09:47:38.599Z (2 months ago)
- Topics: framework, peak, php, php-framework, php7, web-framework
- Language: PHP
- Homepage: https://peakframework.com
- Size: 2.45 MB
- Stars: 20
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
#
Peak
> **Note:** This repository contains the core code of the Peak framework. If you want an example on how to build an application using Peak, visit the main [Peak repository](https://github.com/peakphp/peak).
### What is Peak?
Peak is a powerful, minimalist and flexible micro-framework, middleware centric based on PSR-7, PSR-11 and PSR-15.
### Installation
``$ composer require peak/framework``
### Quick start project
Check https://github.com/peakphp/peak for a quick start project structure.
### Documentation & Site
Check https://peakframework.com