library helpers-object
Collection of helper functions for objects.
weew/helpers-object
Collection of helper functions for objects.
- Thursday, July 21, 2016
- by weew
- Repository
- 1 Watchers
- 0 Stars
- 55 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
Common php helpers
, (*1)
Table of contents
Installation
composer require weew/helpers-object
, (*2)
Introduction
This tiny library provides various useful helper functions to deal with objects., (*3)
Functions
sclone
Safely clones a value using the clone
function if it is an object, simply returns the value otherwise., (*4)
mixed sclone(mixed $value)
, (*5)
dev-master
9999999-dev
Collection of helper functions for objects.
Sources
Download
MIT
The Development Requires
by
Maxim Kott
v1.1.1
1.1.1.0
Collection of helper functions for objects.
Sources
Download
MIT
The Development Requires
by
Maxim Kott
v1.1.0
1.1.0.0
Basic helpers for php.
Sources
Download
MIT
The Development Requires
by
Maxim Kott
v1.0.0
1.0.0.0
Basic helpers for php.
Sources
Download
MIT
The Development Requires
by
Maxim Kott