joomla/archive
Joomla Archive intelligently selects adapters to extract common archives (zip, tar/tgz/tbz2, gz, bz2). Supports PHP 8.1+, with optional zlib/bz2 extensions, and lets you override default extractors by registering custom adapters.
All Framework packages now require PHP 7.2 or newer.
Joomla\Archive\Exception\UnsupportedArchiveException now requires an additional constructor argument. $adapterType
which contains the adapter that can't be matched to a valid parser. This comes with a matching argument getUnsupportedAdapterType
in the exception, which can be used to create localised error messages to display to users.
How can I help you explore Laravel packages today?