Skip to content

weew/helpers-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common php helpers

Build Status Test Coverage Version Licence

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)

About

Collection of helpers functions for objects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages