This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_posts/2019-09-13-live-blogging-symfonylive-london.md

19 lines
752 B
Markdown
Raw Normal View History

2019-09-12 20:59:05 +00:00
---
title: Live Blogging From SymfonyLive London 2019
tags:
- conference
- symfony
- symfonylive
- php
---
Inspired by [Matt Stauffer](https://twitter.com/stauffermatt)'s [live blogging of the keynote](https://mattstauffer.com/blog/introducing-laravel-vapor) at Laracon US, Im going to do the same for the sessions that Im attending at [SymfonyLive London 2019](https://london2019.live.symfony.com)...
## Keynote (Back to the basics)
How we grow the Symfony ecosystem. Built abstracts.
HttpFoundation, HttpKernel
Moved to infrastructure
A few abstractions on top of PHP. Improved versions of PHP functions (`dump`)
Started a add higher level abstractions (e.g. Mailer), built on the lower ones.
**Embrace the Linux philosophy**