Download the PHP package weew/helpers-object without Composer
On this page you can find all versions of the php package weew/helpers-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weew/helpers-object
More information about weew/helpers-object
Files in weew/helpers-object
Download weew/helpers-object
More information about weew/helpers-object
Files in weew/helpers-object
Vendor weew
Package helpers-object
Short Description Collection of helper functions for objects.
License MIT
Package helpers-object
Short Description Collection of helper functions for objects.
License MIT
Please rate this library. Is it a good library?
Informations about the package helpers-object
Common php helpers
Table of contents
- Installation
- Introduction
- Functions
- sclone
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)
All versions of helpers-object with dependencies
PHP Build Version
Package Version
No informations.
The package weew/helpers-object contains the following files
Loading the files please wait ....