weew/helpers-object
Composer 安装命令:
composer require weew/helpers-object
包简介
Collection of helper functions for objects.
README 文档
README
Table of contents
Installation
composer require weew/helpers-object
Introduction
This tiny library provides various useful helper functions to deal with objects.
Functions
sclone
Safely clones a value using the clone function if it is an object, simply returns the value otherwise.
mixed sclone(mixed $value)
统计信息
- 总下载量: 81
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-17