Registry / utility / mongdch-mon-util

mongdch-mon-util

JSON →
library1.6.8phppackagistunverified

常用的PHP工具类库,包含了各种各式各样的工具,如:容器、时间、验证器、多语言、图片处理、二维码生成、IP地址解析、文件操作、数据安全、数据字典等等等等。。。

composer require mongdch/mon-util
INSTALL
IMPORT
SIG · MONGDCH-MON-UTIL
M
mongdch-mon-util
utilityphpv1.6.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Container
use MonGDCH\MonUtil\Container;

Create and use a simple container

use MonGDCH\MonUtil\Container; $container = new Container(); $container->set('key', 'value'); echo $container->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mongdch-mon-util — pip install mongdch-mon-util · libregistry