Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.51 KB

File metadata and controls

23 lines (19 loc) · 1.51 KB
id packages
title Peak Packages (aka. components)

{% include breadcrumb2.html base_url=site.url url_1="" text_1="Home" text_2="Packages" %}

Packages (aka Components)

Peak Framework comes with different packages. Most of them can be installed and used individually via composer.

Package Description Composer
Backpack Various implementation of Peak packages to simplify repetitive task -
Bedrock Application foundation (PSR-7, PSR-11, PSR-15) peak/bedrock
Blueprint Set of interfaces that define framework packages peak/blueprint
Collection Collections and Structures peak/collection
Common Generic stuff, tools and utils peak/common
Config Configuration loader and manager (PSR-16) peak/config
Di Dependency Injection Container (PSR-11) peak/di
Http Http Foundation (PSR-7, PSR-11, PSR-15) peak/http
Pipeline Pipelines package peak/pipeline
View View template engine with macro and helpers peak/view