Framework

Package pckg/framework implements core of the PHP framework.

Installation

Require Composer package.

$ composer require pckg/framework

Features

  • Entrypoints (index.php, dev.php, console, ...)

  • Application and Environment

  • Config

  • Request and Response

  • Providers

  • Routing and Controllers

  • Events

See also

  • pckg/cache

  • pckg/collection

More

  • pckg/database

  • pckg/queue

  • pckg/htmlbuilder

  • pckg/migrator

  • pckg/locale

Last updated

Was this helpful?