library instantiator
Instantiate Objects in PHP
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
instantiator
Instantiate Objects in PHP, (*1)
, (*2)
Installation
composer install mrkrstphr/instantiator
Usage
Instantiate objects with arguments:, (*3)
$instantiator = new mrkrstphr\Instantiator();
$object = $instantiator->instantiate('\DateTime', ['time' => '2016-04-01']);
1.0.0
1.0.0.0
Instantiate Objects in PHP
Sources
Download
MIT
The Requires
The Development Requires
dev-php55
dev-php55
Instantiate Objects in PHP
Sources
Download
MIT
The Requires
The Development Requires
dev-master
9999999-dev
Instantiate Objects in PHP
Sources
Download
MIT
The Requires
The Development Requires