joomla/utilities
Joomla Utilities provides lightweight helper classes for common tasks, including ArrayHelper methods to cast arrays to integers, convert arrays to objects/strings, and extract arrays from objects—handy utilities for PHP apps and Joomla Framework projects.
The following changes were made to the Utilities package between version 2 and version 3.
All Framework packages now require PHP 8.1 or newer.
Joomla\Utilities\ArrayHelper::getValue() method now requires the $type parameter to be a string.Joomla\Utilities\ArrayHelper::toString() method now requires the $innerGlue and $outerGlue parameters to be strings.How can I help you explore Laravel packages today?