youassi / symfony-4-internals-presentaion

This is the source code for the Symfony 4 internals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony 4 internals

This is the preparation for the Symfony 4 internals talk. Im basically building a new framework and trying to be smart in highlighting symfony features without mentioning symfony.

After building of framework

We still have some problems:

  • Show toolbar when exception. => We need multiple "loops". Ei Symfony event dispatcher
  • Third party support => Bundles
  • Authentication (We only mentioned authorization)
  • CLI => Just a new (slightly different) event loop.

About

This is the source code for the Symfony 4 internals


Languages

Language:PHP 100.0%