PHPackages                             xbigdaddyx/beverly-solid - 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. xbigdaddyx/beverly-solid

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

xbigdaddyx/beverly-solid
========================

This is Solid principle package for beverly

01PHP

Since Nov 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/xBigDaddyx/beverly-solid)[ Packagist](https://packagist.org/packages/xbigdaddyx/beverly-solid)[ RSS](/packages/xbigdaddyx-beverly-solid/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

This is Solid principle package for beverly
===========================================

[](#this-is-solid-principle-package-for-beverly)

[![Latest Version on Packagist](https://camo.githubusercontent.com/210e9eb5f001142acb02101029c6fc07047d8c4649ea14d260852a1f185eb8cb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f786269676461646479782f62657665726c792d736f6c69642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xbigdaddyx/beverly-solid)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a9cbc4629e01fd3610ab570e34e14b9f8f265a6f2cc0e68adcdb3fc1bd12027c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f786269676461646479782f62657665726c792d736f6c69642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/xbigdaddyx/beverly-solid/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e8d5a834465081d436c3870300ec525da1982ab0b76cd01d0e38cc513d6920f8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f786269676461646479782f62657665726c792d736f6c69642f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/xbigdaddyx/beverly-solid/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1c140385ff2ce7e912bb09466be166137f2d62c0414fe414eeede402370ebadb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f786269676461646479782f62657665726c792d736f6c69642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xbigdaddyx/beverly-solid)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require xbigdaddyx/beverly-solid
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="beverly-solid-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="beverly-solid-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="beverly-solid-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$beverlySolid = new Xbigdaddyx\BeverlySolid();
echo $beverlySolid->echoPhrase('Hello, Xbigdaddyx!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

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://avatars.githubusercontent.com/u/10373528?v=4)[Faisal Yusuf Nur Setyo](/maintainers/xBigDaddyx)[@xBigDaddyx](https://github.com/xBigDaddyx)

---

Top Contributors

[![xBigDaddyx](https://avatars.githubusercontent.com/u/10373528?v=4)](https://github.com/xBigDaddyx "xBigDaddyx (1 commits)")

### Embed Badge

![Health badge](/badges/xbigdaddyx-beverly-solid/health.svg)

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

PHPackages © 2026

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