PHPackages                             instinct/instinct - 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. instinct/instinct

AbandonedArchivedLibrary

instinct/instinct
=================

The Instinct project

04PHP

Since Jan 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/alquerci/instinct)[ Packagist](https://packagist.org/packages/instinct/instinct)[ RSS](/packages/instinct-instinct/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Instinct Project
================

[](#instinct-project)

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

[](#requirements)

PHP 5.3.3 or above (at least 5.3.4 recommended to avoid potential bugs)

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

[](#installation)

Using Composer, just add the following configuration to your `composer.json`:

```
{
    "require": {
        "instinct/instinct": "0.1.*"
    }
}
```

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -sS https://getcomposer.org/installer | php
```

Now tell composer to download it by running the command:

```
php composer.phar update instinct/instinct
```

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

[](#contributing)

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the [Coding Standards](http://symfony.com/doc/master/contributing/code/standards.html)which we borrowed from Symfony.

If you would like to help take a look at the [list of issues](https://github.com/alquerci/instinct/issues).

Contributors
------------

[](#contributors)

See the list of [contributors](https://github.com/alquerci/instinct/contributors) who participated in this project.

License
-------

[](#license)

This library is licensed under the MIT License - see the [LICENSE](https://github.com/alquerci/instinct/blob/master/LICENSE) file for details

Running Tests
-------------

[](#running-tests)

You can run the unit tests with the following command:

```
php composer.phar install --dev
phpunit
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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/2987860?v=4)[Alexandre Quercia](/maintainers/alquerci)[@alquerci](https://github.com/alquerci)

---

Top Contributors

[![alquerci](https://avatars.githubusercontent.com/u/2987860?v=4)](https://github.com/alquerci "alquerci (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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