372 B
372 B
Using Laravel Collections in Drupal
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 (maximum 20 minutes) shows how we can use Composer to include Laravel Collections within a Drupal project and put them to use within your own code.