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

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

wearebase/base-core
===================

Base Core Components

v1.0.4(8y ago)03.3k2[1 PRs](https://github.com/wearebase/base-core/pulls)2MITPHPPHP &gt;=5.6 | &gt;= 7.0

Since Oct 23Pushed 6y ago14 watchersCompare

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

READMEChangelogDependencies (3)Versions (8)Used By (2)

Core Component
==============

[](#core-component)

[![Build Status](https://camo.githubusercontent.com/432dae7859dcb5d7292739f790bf6c351d2d9e36a8cf88d18529cbc42a549862/68747470733a2f2f7472617669732d63692e6f72672f7765617265626173652f626173652d636f72652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wearebase/base-core)

What is Core?
-------------

[](#what-is-core)

The Base Core provides PHP classes that are strictly non-application-specific and either non-domain-specific or cross multiple domains.

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

[](#requirements)

Supported on PHP 5.5 and up and HHVM 3.2 and up.

Install in projects
-------------------

[](#install-in-projects)

```
$ composer require wearebase/base-core dev-master

```

Test classes are autoloaded by default. These can be disabled with the `--no-dev` option

Running tests
-------------

[](#running-tests)

You can run the unit tests with the following command:

```
$ composer install
$ ./vendor/bin/phpunit

```

To run tests on a different PHP version, you can use Docker:

```
$ docker run -it --rm -v "$(pwd)":/home/test -w /home/test php:5.6-cli php ./vendor/bin/phpunit

```

To run QA tools such as code coverage

```
$ ant

```

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

[](#contributing)

Follow PSR-1, PSR-2 and PSR-4.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~361 days

Total

4

Last Release

3140d ago

PHP version history (2 changes)v1.0.1PHP &gt;=5.5

v1.0.3PHP &gt;=5.6 | &gt;= 7.0

### Community

Maintainers

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

---

Top Contributors

[![dave1010](https://avatars.githubusercontent.com/u/50682?v=4)](https://github.com/dave1010 "dave1010 (7 commits)")[![rossey](https://avatars.githubusercontent.com/u/95117?v=4)](https://github.com/rossey "rossey (3 commits)")[![Numan1617](https://avatars.githubusercontent.com/u/3454441?v=4)](https://github.com/Numan1617 "Numan1617 (1 commits)")

---

Tags

coreentity

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[fidry/cpu-core-counter

Tiny utility to get the number of CPU cores.

238148.2M23](/packages/fidry-cpu-core-counter)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[typo3/cms-composer-installers

TYPO3 CMS Installers

6113.7M52](/packages/typo3-cms-composer-installers)[api-platform/serializer

API Platform core Serializer

223.4M31](/packages/api-platform-serializer)[api-platform/validator

API Platform validator component

223.2M10](/packages/api-platform-validator)

PHPackages © 2026

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