Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znframework/package-compression
ZN Framework Compression Package
https://github.com/znframework/package-compression
Last synced: about 2 months ago
JSON representation
ZN Framework Compression Package
- Host: GitHub
- URL: https://github.com/znframework/package-compression
- Owner: znframework
- License: mit
- Created: 2018-01-16T17:29:18.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2021-05-11T08:19:30.000Z (over 3 years ago)
- Last Synced: 2024-09-12T23:48:06.373Z (4 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
ZN Framework Compression Package
Follow the steps below for installation and use.Installation
You only need to run the following code for the installation.```
composer require znframework/package-compression
```Documentation
Click for documentation of your library.Example Usage
Basic level usage is shown below.```php