2017 © Pedro Peláez
 

library instantiator

Instantiate Objects in PHP

image

mrkrstphr/instantiator

Instantiate Objects in PHP

  • Thursday, April 13, 2017
  • by mrkrstphr
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1,911 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 11 % Grown

The README.md

instantiator

Instantiate Objects in PHP, (*1)

Build Status, (*2)

Installation

composer install mrkrstphr/instantiator

Usage

Instantiate objects with arguments:, (*3)

$instantiator = new mrkrstphr\Instantiator();
$object = $instantiator->instantiate('\DateTime', ['time' => '2016-04-01']);

The Versions

13/04 2017

1.0.0

1.0.0.0

Instantiate Objects in PHP

  Sources   Download

MIT

The Requires

  • php >=5.5,<=8.0

 

The Development Requires

13/04 2017

dev-php55

dev-php55

Instantiate Objects in PHP

  Sources   Download

MIT

The Requires

  • php >=5.5,<=8.0

 

The Development Requires

29/02 2016

dev-master

9999999-dev

Instantiate Objects in PHP

  Sources   Download

MIT

The Requires

  • php >=7.0,<=8.0

 

The Development Requires