An open API service indexing awesome lists of open source software.

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**.

Awesome Lists containing this project

README

          

# Utopia Compression

![Total Downloads](https://img.shields.io/packagist/dt/utopia-php/compression.svg)
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord)](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)