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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| joomla/controller | 0.87 | Lightweight Joomla Framework controller package. Defines a ControllerInterface and an AbstractController base that wires in Input and Application objects. Implement execute() in your controller (single-task by default), with support for multi-task or HMVC patterns. | 2 | 3 | 5 | 580 | 0 | 1.7 | 31.6 | GPL-2.0 | 1 year ago | |
| joomla/utilities | 0.86 | 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. | 3 | 4 | 11 | 30K | 1 | 2.1 | 53.8 | GPL-2.0 | 1 year ago | |
| joomla/language | 0.85 | Joomla Framework Language package for internationalization and translations. Provides interfaces and utilities to manage language strings, load translation files, and integrate multilingual support in PHP 8.1+ applications (requires joomla/string). | 4 | 4 | 13 | 13K | 0 | 2.0 | 47.2 | GPL-2.0 | 1 year ago | |
| joomla/application | 0.83 | Joomla Framework Application package providing AbstractApplication base classes for building apps. Includes lifecycle initialise hook, input/config handling, execute flow with doExecute(), response headers/body helpers, and PSR-3 LoggerAwareInterface support for integrating logging. | 23 | 25 | 33 | 11K | 1 | 4.5 | 37.7 | GPL-2.0 | 1 year ago | |
| splitbrain/php-archive | 0.82 | Pure-PHP library to create and extract common archive formats. Provides a simple API for reading/writing files in archives without requiring system binaries, useful for packaging assets, backups, or installers in PHP projects. | 108 | 113 | 36 | 58K | 3 | 2.3 | 37.9 | MIT | — | |
| joomla/filesystem | 0.82 | Joomla Framework filesystem utilities for common file operations. Includes helpers for safe filenames, uploads, and path handling, with a patcher component for applying file patches. Install via Composer and use in PHP apps needing lightweight filesystem tooling. | 11 | 12 | 20 | 12K | 6 | 28.2 | 51.3 | GPL-2.0 | 1 month ago | |
| joomla/event | 0.81 | Joomla Event provides the building blocks for PHP event systems, including a dispatcher implementation with prioritized listeners. Use it to define, register, and trigger events in a clean, decoupled way. Requires PHP 8.1+. | 8 | 9 | 9 | 28K | 0 | 2.1 | 46.5 | GPL-2.0 | 1 year ago | |
| joomla/database | 0.80 | Joomla Database provides a generic database layer and drivers for building queries and managing connections. Includes a factory for creating drivers, and helpers for safe input handling (escape/quote), making it easier to integrate database access in custom PHP apps. | 31 | 32 | 37 | 19K | 18 | 25.8 | 50.2 | GPL-2.0 | 7 months ago | |
| zanysoft/laravel-zip | 0.79 | — | 321 | 327 | 103 | 53K | 5 | 19.4 | 34.6 | MIT | 6 months ago | |
| nelexa/zip | 0.79 | — | 501 | 518 | 61 | 203K | 30 | 17.1 | 45.8 | MIT | 4 years ago | |
| alchemy/zippy | 0.72 | Zippy is a PHP library to read, create, list, and extract archives using CLI tools or PHP extensions. Supports ZIP plus GNU/BSD tar formats (.tar, .tar.gz, .tar.bz2) via a simple API for opening, iterating members, extracting, and creating archives. | 476 | 508 | 105 | 260K | 36 | 40.1 | 57.0 | NOASSERTION | 2 months ago |
How can I help you explore Laravel packages today?