PHPackages                             nacosvel/contracts - 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. nacosvel/contracts

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

nacosvel/contracts
==================

The Nacosvel Components

01PHP

Since Nov 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nacosvel/contracts)[ Packagist](https://packagist.org/packages/nacosvel/contracts)[ RSS](/packages/nacosvel-contracts/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nacosvel Contracts
==================

[](#nacosvel-contracts)

[![package](https://github.com/nacosvel/contracts/actions/workflows/package.yml/badge.svg)](https://github.com/nacosvel/contracts/actions/workflows/package.yml)[![GitHub Tag](https://camo.githubusercontent.com/58283e1e88139b92e35525bc1638bce3e99cd0bd73b483545b4b174c40687f42/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6e61636f7376656c2f636f6e747261637473)](https://github.com/nacosvel/contracts/tags)[![Total Downloads](https://camo.githubusercontent.com/a13ecd9f54ccde6bc1126d66c472a3ff308f3483f5f367fa2713987e03ae3bc0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e61636f7376656c2f636f6e7472616374733f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nacosvel/contracts)[![Packagist Version](https://camo.githubusercontent.com/69f1a0e2676019767549fc81cfe1ae90b3675cd4ef13e58c37521ec574541f97/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e61636f7376656c2f636f6e747261637473)](https://packagist.org/packages/nacosvel/contracts)[![Packagist PHP Version Support](https://camo.githubusercontent.com/b37f70a1f1ad9700e837238f84b83e273695a04dffce75221281c7292914946e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6e61636f7376656c2f636f6e747261637473)](https://github.com/nacosvel/contracts)[![Packagist License](https://camo.githubusercontent.com/b962bd98d15e1575d35c1fa6a15a7c88269b265ba25d2a3b331c3a937cfc5705/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e61636f7376656c2f636f6e747261637473)](https://github.com/nacosvel/contracts)

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

[](#installation)

You can install the package via [Composer](https://getcomposer.org/):

```
composer require nacosvel/contracts
```

Design Principles
-----------------

[](#design-principles)

- contracts are split by domain, each into their own sub-namespaces;
- contracts are small and consistent sets of PHP interfaces, traits, normative doc-blocks and reference test suites when applicable;
- all contracts must have a proven implementation to enter this repository;

Packages that implement specific contracts should list them in the "provide" section of their "composer.json" file, using the *Nacosvel/\*-implementation* convention (e.g. `"provide": { "Nacosvel/cache-implementation": "1.0" }`).

License
-------

[](#license)

Nacosvel Contracts is made available under the MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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/2da9b458375a1b7972b7c4d26a5bf8f3e48db305e8805da36f253956f33c5568?d=identicon)[jundayw](/maintainers/jundayw)

---

Top Contributors

[![jundayw](https://avatars.githubusercontent.com/u/16873970?v=4)](https://github.com/jundayw "jundayw (22 commits)")

### Embed Badge

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

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

###  Alternatives

[mybb/gravatar

Easy Gravatar generation for Laravel 5.0.

121.5k](/packages/mybb-gravatar)

PHPackages © 2026

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