title |
description |
speakerdeck |
video |
type |
events |
Using Illuminate Collections... Outside Laravel |
How to include and use Laravel’s Illuminate Collections in your non-Laravel PHP projects. |
|
type |
id |
youtube |
1l0kO-iaN_o |
|
Lightning talk |
|
Laravel's Illuminate 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 Illuminate Collections within a non-Laravel project and put them to use within your own code.