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

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

ork/core
========

Core bits of the Ork toolset.

2.0.0(3y ago)0362[1 PRs](https://github.com/AlexHowansky/ork-core/pulls)MITPHPPHP ^8.0

Since Mar 20Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (13)Used By (0)

Ork Core
========

[](#ork-core)

Core bits of the Ork toolset.

[![Latest Version](https://camo.githubusercontent.com/dcbead24280b841a43e2245059931153b9135ac06ea26f880b00f85e1958813d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f726b2f636f72652e737667)](https://packagist.org/packages/ork/core)[![PHP](https://camo.githubusercontent.com/d6a076e13e0c01156e1bf675fdd377a9bef61fa93f6d1eed8c2a04fd651d06db/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6f726b2f636f72652e737667)](https://php.net)[![License](https://camo.githubusercontent.com/4ba58a4e13603906950e1819fd7450750081805e367a876b9a0c4849b44e492e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f416c6578486f77616e736b792f6f726b2d636f72652e737667)](https://github.com/AlexHowansky/ork-core/blob/master/LICENSE)[![PHPStan](https://camo.githubusercontent.com/4352a7a703b11e3d3074b92f8ff5c61b3ffc93e036047e781e68188be93730d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d382d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)[![Workflow Status](https://camo.githubusercontent.com/79444a48d620e49207287426b80fd17523a182d715980402c879f1adfa5e0394/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f416c6578486f77616e736b792f6f726b2d636f72652f74657374733f266c6162656c3d7465737473)](https://github.com/AlexHowansky/ork-core/actions/workflows/tests.yml)[![Code Coverage](https://camo.githubusercontent.com/a5b7dd8bab5ed2f77c0a87b2862a01c8fa4200c79b537866659c1c92c03f7c74/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f416c6578486f77616e736b792f6f726b2d636f7265)](https://app.codecov.io/gh/AlexHowansky/ork-core)

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

[](#requirements)

- PHP 8.0
- PHP 8.1
- PHP 8.2

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

[](#installation)

### Via command line

[](#via-command-line)

```
composer require ork/core
```

### Via composer.json

[](#via-composerjson)

```
"require": {
    "ork/core": "*"
},
```

Documentation
-------------

[](#documentation)

See the [docs](docs/Index.md) directory.

Development
-----------

[](#development)

### Coding Style Validation

[](#coding-style-validation)

Coding style validation is performed by [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer). A composer alias is provided to run the validation.

```
composer phpcs
```

### Static Analysis

[](#static-analysis)

Static analysis is performed by [PHPStan](https://github.com/phpstan/phpstan). A composer alias is provided to run the analysis.

```
composer phpstan
```

### Unit Testing

[](#unit-testing)

Unit testing is performed by [PHPUnit](https://github.com/sebastianbergmann/phpunit). A composer alias is provided to run the tests.

```
composer test
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

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

Every ~223 days

Recently: every ~135 days

Total

11

Last Release

1159d ago

Major Versions

1.5.0 → 2.0.02023-04-28

PHP version history (6 changes)1.0.0PHP ^7.1

1.0.2PHP ^7.2

1.1.0PHP ^7.3

1.2.0PHP &gt;=7.3.0

1.4.0PHP &gt;=7.4.0

1.5.0PHP ^8.0

### 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 (75 commits)")

---

Tags

ork

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[matriphe/larinfo

Display system information (IP address, OS, versions) for Laravel.

4641.4k3](/packages/matriphe-larinfo)[dachcom-digital/news

Pimcore News

1729.3k](/packages/dachcom-digital-news)

PHPackages © 2026

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