PHPackages                             pathologic/modxapi - 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. pathologic/modxapi

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

pathologic/modxapi
==================

MODxAPI for Evolution CMS

1.1.20(1y ago)61.9k1MITPHP

Since Feb 16Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Pathologic/MODxAPI)[ Packagist](https://packagist.org/packages/pathologic/modxapi)[ RSS](/packages/pathologic-modxapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (27)Used By (0)

MODxAPI
=======

[](#modxapi)

Legacy libs for Evolution CMS 3.0.

Usage
-----

[](#usage)

Update FormLister to the latest version.

To use with FormLister set the model parameter in your snippet calls according to documentation:

```
[!FormLister?
&controller=`Login`
&model=`Pathologic\EvolutionCMS\MODxAPI\modUsers`
...
!]

[!FormLister
&controller=`Content`
&model=`Pathologic\EvolutionCMS\MODxAPI\modResource`
&userModel=`Pathologic\EvolutionCMS\MODxAPI\modUsers`
!]

```

The same should be done with "model" parameter of userHelper plugin.

To use somewhere else:

```
use Pathologic\EvolutionCMS\MODxAPI\modResource;
...
$doc = new modResource($modx);
...

```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 97.7% 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 ~49 days

Recently: every ~93 days

Total

26

Last Release

678d ago

### Community

Maintainers

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

---

Top Contributors

[![Pathologic](https://avatars.githubusercontent.com/u/3012304?v=4)](https://github.com/Pathologic "Pathologic (43 commits)")[![Dreamer0x01](https://avatars.githubusercontent.com/u/12978365?v=4)](https://github.com/Dreamer0x01 "Dreamer0x01 (1 commits)")

### Embed Badge

![Health badge](/badges/pathologic-modxapi/health.svg)

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

###  Alternatives

[milo/hydrator

Hydrates object from array, exports object to array

2571.9k](/packages/milo-hydrator)[logoscon/acf-plus

Common utility classes for the Advanced Custom Fields (Pro) plugin on WordPress.

1023.3k](/packages/logoscon-acf-plus)

PHPackages © 2026

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