Add PHP South Wales talk

This commit is contained in:
Oliver Davies 2018-08-28 21:49:29 +01:00
parent df083ae221
commit 5f2026b6c7

View file

@ -12,5 +12,7 @@ events:
- event: nomad_php
date: '2017-12-21'
time: 19:00 CET
- event: php_south_wales
date: '2018-08-28'
---
Laravel Collections are a powerful object-orientated way of interacting with PHP arrays, but did you know that they can be used outside of Laravel, in any PHP project? This short talk shows how we can use Composer to include Laravel Collections within a non-Laravel project and put them to use within your own code.