PHPackages                             mrkrstphr/instantiator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mrkrstphr/instantiator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mrkrstphr/instantiator
======================

Instantiate Objects in PHP

1.0.0(9y ago)08.7k↓92.9%11MITPHPPHP &gt;=5.5,&lt;=8.0

Since Feb 29Pushed 9y agoCompare

[ Source](https://github.com/mrkrstphr/instantiator)[ Packagist](https://packagist.org/packages/mrkrstphr/instantiator)[ RSS](/packages/mrkrstphr-instantiator/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (3)Used By (1)

instantiator
============

[](#instantiator)

Instantiate Objects in PHP

[![Build Status](https://camo.githubusercontent.com/10430896dc8652fb39ffbc5617907ef131c97622a1d33c171e6ae67b678a4ff2/68747470733a2f2f7472617669732d63692e6f72672f6d726b7273747068722f696e7374616e746961746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mrkrstphr/instantiator)

Installation
------------

[](#installation)

```
composer install mrkrstphr/instantiator

```

Usage
-----

[](#usage)

Instantiate objects with arguments:

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

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f39f45560ed9b3d4875a2e0dbb435a1caadcbb12a0d24469d8fcf7bab5cab8be?d=identicon)[mrkrstphr](/maintainers/mrkrstphr)

---

Top Contributors

[![mrkrstphr](https://avatars.githubusercontent.com/u/164472?v=4)](https://github.com/mrkrstphr "mrkrstphr (4 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/mrkrstphr-instantiator/health.svg)

```
[![Health](https://phpackages.com/badges/mrkrstphr-instantiator/health.svg)](https://phpackages.com/packages/mrkrstphr-instantiator)
```

###  Alternatives

[roots/wp-config

Fluent configuration management for WordPress

638.1M81](/packages/roots-wp-config)[zenstruck/class-metadata

Add human readable class aliases &amp; metadata with efficient lookups.

143.1k19](/packages/zenstruck-class-metadata)[coldtrick/thewire_tools

Extend the functionality of The Wire

133.2k](/packages/coldtrick-thewire-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
