guanguansinfo / infos
guanguansinfo
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/guanguansinfo/infos
Requires
- php: >=5.6.0
 
Requires (Dev)
- php: >=5.6.0
 
This package is not auto-updated.
Last update: 2025-10-30 01:22:59 UTC
README
环境要求
- PHP >= 5.6.0
 
安装
$ composer require guanguansinfo/info -vvv
使用
<?php namespace Guanguansinfo; class Info{ public static function hello() { echo 'hello info'; } }
License
MIT# composerinfo