2017 © Pedro Peláez
 

library helpers-object

Collection of helper functions for objects.

image

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

The README.md

Common php helpers

Build Status Test Coverage Version Licence, (*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)

The Versions

21/07 2016

dev-master

9999999-dev

Collection of helper functions for objects.

  Sources   Download

MIT

The Development Requires

by Maxim Kott

21/07 2016

v1.1.1

1.1.1.0

Collection of helper functions for objects.

  Sources   Download

MIT

The Development Requires

by Maxim Kott

14/03 2016

v1.1.0

1.1.0.0

Basic helpers for php.

  Sources   Download

MIT

The Development Requires

by Maxim Kott

14/03 2016

v1.0.0

1.0.0.0

Basic helpers for php.

  Sources   Download

MIT

The Development Requires

by Maxim Kott