https://github.com/utopia-php/compression
Lite & fast micro PHP compression library that is **easy to use**.
https://github.com/utopia-php/compression
Last synced: 3 months ago
JSON representation
Lite & fast micro PHP compression library that is **easy to use**.
- Host: GitHub
- URL: https://github.com/utopia-php/compression
- Owner: utopia-php
- License: mit
- Created: 2024-10-17T11:50:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T11:50:51.000Z (11 months ago)
- Last Synced: 2025-03-27T22:11:11.553Z (9 months ago)
- Language: PHP
- Size: 35.7 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Utopia Compression

[](https://appwrite.io/discord)
Utopia Compression is simple and lite library for managing file compression. It supports multiple compression algorithms. This library is aiming to be as simple and easy to learn and use. This library is maintained by the [Appwrite team](https://appwrite.io).
This library is part of the [Utopia Framework](https://github.com/utopia-php/framework) project.
## Getting Started
Install using composer:
```bash
composer require utopia-php/compression
```
## System Requirements
Utopia Framework requires PHP 8.0 or later. We recommend using the latest PHP version whenever possible.
## Copyright and license
The MIT License (MIT) [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)