PHPackages                             ork/base - 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. ork/base

AbandonedLibrary

ork/base
========

A PHP utility library used by Ork packages.

0.1(10y ago)078MITPHPPHP &gt;=5.6

Since Jun 29Pushed 5y agoCompare

[ Source](https://github.com/AlexHowansky/ork-base)[ Packagist](https://packagist.org/packages/ork/base)[ Docs](http://github.com/AlexHowansky/ork-base)[ RSS](/packages/ork-base/feed)WikiDiscussions master Synced 1mo ago

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

[![Build Status](https://camo.githubusercontent.com/a025c22e3e80500dad7ce9911873e180d0890cd5549bc1aa04e87d1bc5bf6692/68747470733a2f2f7472617669732d63692e6f72672f416c6578486f77616e736b792f6f726b2d626173652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AlexHowansky/ork-base)

Ork Base
========

[](#ork-base)

Ork Base is a collection of common code utilized by Ork projects.

Abandoned
=========

[](#abandoned)

This package is no longer maintained. Replacement utilites may be available in [ork/core](https://github.com/AlexHowansky/ork-core).

Requirements
------------

[](#requirements)

- PHP 5.5

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

[](#installation)

Simply add to your project's `composer.json` file:

```
{
  ...
  "require": {
    "ork/base": "dev-master",
  },
  ...
}

```

Note
----

[](#note)

Classes in the \\Ork\\Utility namespace contain stateless, general-use, one-shot functions, and as such, are defined statically.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3976d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c9c6c75df8002c9fb6580ead697962a2aed74757f49e0bcf10e505091121f08?d=identicon)[AlexHowansky](/maintainers/AlexHowansky)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ork-base/health.svg)

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

PHPackages © 2026

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