splitbrain/php-archive
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| maennchen/zipstream-php | 0.83 | Stream ZIP files on the fly in PHP without temporary files. zipstream-php lets you send large, dynamically generated archives directly to the browser with low memory usage, supporting modern ZIP features and efficient download/response streaming. | 1,880 | 1,906 | 110 | 8M | 2 | 42.1 | 58.8 | MIT | 3 months ago | |
| pear/archive_tar | 0.81 | PEAR Archive_Tar handles TAR archives in PHP: create, list, extract, and append files. Supports gzip (zlib), bzip2 (bz2), and LZMA2/XZ compression when extensions are available. | 76 | 77 | 35 | 1M | 0 | 25.3 | 65.0 | — | 8 months ago | |
| joomla/archive | 0.81 | 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. | 3 | 4 | 8 | 14K | 0 | 24.0 | 57.4 | GPL-2.0 | 8 months ago | |
| laragraph/utils | 0.79 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| amphp/file | 0.78 | Non-blocking file I/O for PHP 8.1+ in the AMPHP ecosystem. Read/write files or stream via async file handles while keeping apps responsive. Uses multi-process by default, with optional eio/uv/parallel drivers when available. | 110 | 111 | 27 | 36K | 6 | 32.2 | 43.4 | MIT | 1 year ago | |
| rybakit/msgpack | 0.66 | Pure PHP MessagePack serializer. Fully compliant with the latest spec, supports streaming unpacking, unsigned 64-bit integers, object serialization via custom types/extensions, and is well tested with good performance. Install via Composer; pack/unpack easily. | 406 | 411 | 20 | 377K | 1 | 29.3 | 48.2 | MIT | 3 months ago | |
| spatie/php-attribute-reader | 0.66 | Lightweight PHP 8+ utility to read native attributes from classes, methods, properties, and parameters using reflection. Designed for simple, fast attribute discovery in frameworks and libraries, with an API that fits common annotation-style workflows. | 84 | 84 | 1 | 240K | 0 | 21.4 | 56.1 | MIT | 1 month ago | |
| amphp/serialization | 0.65 | AMPHP serialization tools for IPC and data storage in concurrent PHP apps. Provides a Serializer interface with JSON, native PHP, and passthrough serializers, plus optional payload compression via a wrapping serializer. | 134 | 134 | 3 | 2M | 1 | 21.5 | 65.0 | MIT | 3 days ago | |
| dompdf/php-font-lib | 0.65 | PHP font library used by dompdf to read, parse, and manipulate font files (TrueType, OpenType, WOFF). Provides glyph metrics, font subsetting, and embedding support, enabling accurate text rendering in generated PDFs and other font-processing tasks. | 1,793 | 1,792 | 257 | 4M | 16 | 45.9 | 63.2 | LGPL-2.1 | 2 months ago | |
| masterminds/html5 | 0.65 | Standards-compliant HTML5 parser and serializer for PHP. Provides SAX-like event parsing, DOM tree building, namespace support, Composer install, and interoperability with QueryPath. Stable and widely used in production. | 1,772 | 1,790 | 120 | 8M | 29 | 50.7 | 74.0 | NOASSERTION | 8 months ago | |
| phar-io/manifest | 0.65 | Read, validate, and serialize phar.io manifest.xml metadata for PHAR archives. Provides ManifestLoader/Serializer and rich domain objects for application name, version, type, authors, licenses, and requirements—ideal for tooling and build/test workflows. | 7,498 | 7,504 | 14 | 12M | 3 | 47.9 | 52.7 | NOASSERTION | 2 years ago | |
| khaled.alshamaa/ar-php | 0.63 | Ar-PHP is a PHP library for Arabic language processing: text shaping and normalization, transliteration, date/hijri handling, numbers-to-words, and other Arabic-specific utilities. Useful for Arabic web apps, reports, and localization. | 332 | 331 | 57 | 84K | 8 | 29.5 | 43.1 | NOASSERTION | 1 year ago |
How can I help you explore Laravel packages today?