https://github.com/znframework/package-cache
ZN Framework Cache Package
https://github.com/znframework/package-cache
Last synced: about 2 months ago
JSON representation
ZN Framework Cache Package
- Host: GitHub
- URL: https://github.com/znframework/package-cache
- Owner: znframework
- License: mit
- Created: 2018-01-16T16:58:46.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-05T14:08:21.000Z (about 1 year ago)
- Last Synced: 2025-12-21T20:20:37.515Z (3 months ago)
- Language: PHP
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
ZN Framework Cache 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-cache
```
Documentation
Click for documentation of your library.
Example Usage
Basic level usage is shown below.
```php