PHPackages                             consigliere/foundation - 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. consigliere/foundation

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

consigliere/foundation
======================

Foundation Consigliere

v0.2.1(9y ago)060MITPHPPHP ~5.6|~7.0

Since Feb 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/consigliere/foundation)[ Packagist](https://packagist.org/packages/consigliere/foundation)[ Docs](https://github.com/consigliere/foundation)[ RSS](/packages/consigliere-foundation/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (6)Versions (5)Used By (0)

Foundation
==========

[](#foundation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e25233f18dd105540889b00fdddd3b6f90fd997437b7a8adb0e22fca94bf0a0f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e7369676c696572652f666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/consigliere/foundation)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/14845cd299306ab7226b1cc5113743466c90b4f5b229f8b7eb08a769feec96b1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6e7369676c696572652f666f756e646174696f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/consigliere/foundation)[![Coverage Status](https://camo.githubusercontent.com/65d5487e61bd792baad5035f49fc3e6195e8694369cf3e5825571779a86d1982/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f636f6e7369676c696572652f666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/consigliere/foundation/code-structure)[![Quality Score](https://camo.githubusercontent.com/9848ede37c79a8bf0a2dfb0cad4d64b7a4ac8c55ef4ca1d5ef75f9c3938dd1c6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636f6e7369676c696572652f666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/consigliere/foundation)[![Total Downloads](https://camo.githubusercontent.com/fe2f0a51944c5b2780c3294ce3f31d6d50689fe9c48755c04a5e5962642d12ee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e7369676c696572652f666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/consigliere/foundation)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require consigliere/foundation
```

Usage
-----

[](#usage)

```
$skeleton = new Consigliere\Foundation();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [anonymoussc](https://github.com/consigliere)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~37 days

Total

3

Last Release

3345d ago

### Community

Maintainers

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

---

Top Contributors

[![anonymoussc](https://avatars.githubusercontent.com/u/9535227?v=4)](https://github.com/anonymoussc "anonymoussc (3 commits)")

---

Tags

foundationconsigliere

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M337](/packages/psalm-plugin-laravel)[illuminate/events

The Illuminate Events package.

13557.0M2.1k](/packages/illuminate-events)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M169](/packages/laravel-ai)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M273](/packages/illuminate-pipeline)[illuminate/session

The Illuminate Session package.

9939.3M829](/packages/illuminate-session)

PHPackages © 2026

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