PHPackages                             sitegeist/monocle-proptypes - 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. sitegeist/monocle-proptypes

ActiveNeos-plugin[Utility &amp; Helpers](/categories/utility)

sitegeist/monocle-proptypes
===========================

An addon for Sitegeist.Monocle that generates a rich prop editor configuration from PackageFactory.AtomicFusion.PropTypes

v1.1.0(3y ago)249.1k↓32.4%1MITPHP

Since Mar 12Pushed 3y ago2 watchersCompare

[ Source](https://github.com/sitegeist/Sitegeist.Monocle.PropTypes)[ Packagist](https://packagist.org/packages/sitegeist/monocle-proptypes)[ RSS](/packages/sitegeist-monocle-proptypes/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (6)Used By (1)

Sitegeist.Monocle.PropTypes
===========================

[](#sitegeistmonocleproptypes)

> An addon for Sitegeist.Monocle that generates a rich prop editor configuration from PackageFactory.AtomicFusion.PropTypes

[![ScreenShot of @propTypes configuration in Fusion](./prop-types.png)](./prop-types.png)

⬇️ ⬇️ ⬇️

[![ScreenCast Sitegeist.Monocle with rich prop editor configuration](./monocle.gif)](./monocle.gif)

Sitegeist.Monocle.PropTypes is a zero-configuration addon for [Sitegeist.Monocle](https://github.com/sitegeist/Sitegeist.Monocle) that scans your [`@propTypes`](https://github.com/PackageFactory/atomic-fusion-proptypes) annotation and provides the Monocle UI with a corresponding prop editor configuration.

### Authors &amp; Sponsors

[](#authors--sponsors)

- Wilhelm Behncke -

*The development and the public-releases of this package was generously sponsored by our customer  and our employer .*

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

[](#installation)

```
composer require sitegeist/monocle-proptypes

```

Prop Editors
------------

[](#prop-editors)

PropTypeEditor`PropTypes.boolean`CheckBox`PropTypes.string`Text`PropTypes.integer`Text, but cast to `integer``PropTypes.float`Text, but cast to `float``PropTypes.oneOf`SelecBox (with options that match the arguments of `oneOf`)`PropTypes.anyOf`Provides the editor for the first PropType within its argumentsConfiguration
-------------

[](#configuration)

You don't need to configure anything for Sitegeist.Monocle.PropTypes to work. In rare cases however, it might be that the PropTypes validator factory from PackageFactory.AtomicFusion.PropTypes (that is usually found under the context name `PropTypes`) is linked under a different context name.

In that case, you can provide the differing context name in the configuration for this package like this:

```
Sitegeist:
  Monocle:
    PropTypes:
      fusionContextName: 'MyCustomPropTypesContext'
```

Contribution
------------

[](#contribution)

We will gladly accept contributions. Please send us pull requests.

License
-------

[](#license)

See [LICENSE](./LICENSE)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65% 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

Every ~334 days

Total

3

Last Release

1225d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1159e78bff9c03cc5ed626447ca5072097107f58af459a9b8bac8d933ba8298c?d=identicon)[wilhelm.behncke](/maintainers/wilhelm.behncke)

![](https://www.gravatar.com/avatar/51e0a02d8e12b73949ec858638aa7e295e103022cc5a879f86ac8532c2c170bd?d=identicon)[sitegeist](/maintainers/sitegeist)

![](https://www.gravatar.com/avatar/829b4ccb51e8cff3c1e4b59d60cfe8d1b86f6d77fc31a6b3fc99227f432542ca?d=identicon)[mficzel](/maintainers/mficzel)

---

Top Contributors

[![grebaldi](https://avatars.githubusercontent.com/u/2522299?v=4)](https://github.com/grebaldi "grebaldi (13 commits)")[![mficzel](https://avatars.githubusercontent.com/u/1309380?v=4)](https://github.com/mficzel "mficzel (7 commits)")

---

Tags

neoscmsproptypesstyleguide

### Embed Badge

![Health badge](/badges/sitegeist-monocle-proptypes/health.svg)

```
[![Health](https://phpackages.com/badges/sitegeist-monocle-proptypes/health.svg)](https://phpackages.com/packages/sitegeist-monocle-proptypes)
```

###  Alternatives

[pharaonic/php-dot-array

Access array data quickly/easily using dot-notation and asterisk.

1011.6k3](/packages/pharaonic-php-dot-array)

PHPackages © 2026

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