PHPackages                             php-kitchen/platform - 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. php-kitchen/platform

ActiveLibrary

php-kitchen/platform
====================

A set of base classes to extend PHP Standard Library.

00[1 issues](https://github.com/php-kitchen/platform/issues)PHP

Since Mar 6Pushed 8y ago2 watchersCompare

[ Source](https://github.com/php-kitchen/platform)[ Packagist](https://packagist.org/packages/php-kitchen/platform)[ RSS](/packages/php-kitchen-platform/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [![](https://github.com/php-kitchen/platform/raw/master/docs/logo.png)](https://github.com/php-kitchen/platform/blob/master/docs/logo.png)

 [![Build Status](https://camo.githubusercontent.com/c53a5f7b552c6fc423289da33a2abde2ddc3e744c53d300834fad4959ee6aaac/68747470733a2f2f7472617669732d63692e6f72672f7068702d6b69746368656e2f706c6174666f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/php-kitchen/platform) [![Tested By](https://camo.githubusercontent.com/6bae54c064c6ed56905bbb9b8589c78a560988f7b5d3f4adaf6f72d305a44230/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5465737465645f42792d436f646553706563732d627269676874677265656e2e737667)](https://github.com/php-kitchen/code-specs) [![Code Quality](https://camo.githubusercontent.com/d77c33600f6101878ded876404de37763d1f1c853d395506e6d08c8b0b4dfe61/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7068702d6b69746368656e2f706c6174666f726d2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/php-kitchen/platform/?branch=master) [![Latest Stable Version](https://camo.githubusercontent.com/7e1b8d0b273345e69e7ac93fdd089236b50d917a4f9202f3a6dd4124c5aa9203/68747470733a2f2f706f7365722e707567782e6f72672f7068702d6b69746368656e2f706c6174666f726d2f762f737461626c652e737667)](https://packagist.org/packages/php-kitchen/platform) [![Monthly Downloads](https://camo.githubusercontent.com/998ff6eb207bf846b9b4b16ab2750c1f0365175e0dd002e69102e158d186e1c9/68747470733a2f2f706f7365722e707567782e6f72672f7068702d6b69746368656e2f706c6174666f726d2f642f6d6f6e74686c79)](https://packagist.org/packages/php-kitchen/platform) [![Total Downloads](https://camo.githubusercontent.com/dfa9408395836c73472d90d7c482888eee76152533596fd25b9579ecf33c1146/68747470733a2f2f706f7365722e707567782e6f72672f7068702d6b69746368656e2f706c6174666f726d2f642f746f74616c2e737667)](https://packagist.org/packages/php-kitchen/platform) [![License](https://camo.githubusercontent.com/e3c1820578a1189dca65181c399c3f090ac15a6bdb90066689b6e95067561a89/68747470733a2f2f706f7365722e707567782e6f72672f7068702d6b69746368656e2f706c6174666f726d2f6c6963656e73652e737667)](https://packagist.org/packages/php-kitchen/platform)

**Platform** is a collection of classes that aimed to extend PHP Standard Library with things, typical to a decent OOP languages like:

- Properties
- Named exceptions
- DSL for exceptions
- Collection
- Map
- NullObject
- Collection helpers
- Function constructors

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

[](#requirements)

**`PHP >= 7.1` is required.**

Getting Started
---------------

[](#getting-started)

Run the following command to add Platform to your project's `composer.json`. See [Packagist](https://packagist.org/packages/php-kitchen/platform) for specific versions.

```
composer require php-kitchen/platform
```

Or you can copy this library from:

- [Packagist](https://packagist.org/packages/php-kitchen/platform)
- [Github](https://github.com/php-kitchen/platform)

For additional information and guides go to the [project documentation](docs/README.md)See [changes log](docs/CHANGELOG.md) for information about changes in releases and [update guide](docs/UPDATE-GUIDE.md) for information about upgrading to a next major version.

Contributing
------------

[](#contributing)

If you want to ask any questions, suggest improvements or just to talk with community and developers, [join our server at Discord](https://discord.gg/Ez5VZhC)Read [organization contributing rules](https://github.com/php-kitchen/conventions/blob/master/CONTRIBUTING.md) for additional information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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://www.gravatar.com/avatar/cb438037616dc8ee90a1291de026217f8355f4fa24b0d05ac1a4dc2ecc1bd0a8?d=identicon)[prowwid](/maintainers/prowwid)

---

Top Contributors

[![prowwid](https://avatars.githubusercontent.com/u/3070281?v=4)](https://github.com/prowwid "prowwid (6 commits)")

### Embed Badge

![Health badge](/badges/php-kitchen-platform/health.svg)

```
[![Health](https://phpackages.com/badges/php-kitchen-platform/health.svg)](https://phpackages.com/packages/php-kitchen-platform)
```

PHPackages © 2026

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