PHPackages                             zenodorus/core - 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. zenodorus/core

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

zenodorus/core
==============

A collection of all the Zenodorus utilities.

0114[1 issues](https://github.com/zenodorus-tools/core/issues)5PHP

Since Sep 5Pushed 7y agoCompare

[ Source](https://github.com/zenodorus-tools/core)[ Packagist](https://packagist.org/packages/zenodorus/core)[ RSS](/packages/zenodorus-core/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (5)

**zenodor.us 🔩**

Core
====

[](#core)

Zenodorus is a collection of simple PHP tools built with "do only one thing" Linux philosophy. I built this primarily for my own personal use, but you're free to use it as well!

Packages
--------

[](#packages)

- [zenodorus/strings](https://github.com/alwaysblank/zenodorus-strings) - Do things with strings!
- [zenodorus/arrays](https://github.com/alwaysblank/zenodorus-arrays) - (Don't) spend days on arrays!
- ???

Usage
-----

[](#usage)

```
$ composer require zenodorus/strings
```

```
$new_string = Zenodorus\Strings::clean("clean me up", "_");
echo $new_string;
// 'clean_me_up'
```

See the packages themselves for more details about their methods.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23412884?v=4)[Ben](/maintainers/alwaysblank)[@alwaysblank](https://github.com/alwaysblank)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/zenodorus-core/health.svg)

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

###  Alternatives

[ptahdunbar/wp-skeleton-plugin

A walking skeleton WordPress plugin. -\_O

1811.2k](/packages/ptahdunbar-wp-skeleton-plugin)

PHPackages © 2026

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