znframework/package-storage
最新稳定版本:8.21.0
Composer 安装命令:
composer require znframework/package-storage
包简介
ZN Framework Storage Package
关键字:
README 文档
README
ZN Framework Storage 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-storage
Documentation
Click for documentation of your library.
Example Usage
Basic level usage is shown below.
<?php require 'vendor/autoload.php'; ZN\ZN::run(); Session::example('Example Data'); echo Session::example();
Cookie::example('Example Data'); echo Cookie::example();
统计信息
- 总下载量: 7.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 10
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-16