PHPackages                             diabel/we-be - 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. diabel/we-be

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

diabel/we-be
============

This is my package we-be

00[1 PRs](https://github.com/Di4bel/we-be/pulls)PHPCI passing

Since Jun 16Pushed 1mo agoCompare

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

READMEChangelog (2)DependenciesVersions (1)Used By (0)

This is my package we-be
========================

[](#this-is-my-package-we-be)

[![Latest Version on Packagist](https://camo.githubusercontent.com/95a08310da14cc8ba7209ab5e4817aadefd1aaa13ed5647c60478605c7251d28/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64696162656c2f77652d62652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/diabel/we-be)[![run-tests](https://github.com/Di4bel/we-be/actions/workflows/run-tests.yml/badge.svg)](https://github.com/Di4bel/we-be/actions/workflows/run-tests.yml)[![Fix PHP code style issues](https://github.com/Di4bel/we-be/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/Di4bel/we-be/actions/workflows/fix-php-code-style-issues.yml)[![Total Downloads](https://camo.githubusercontent.com/66ded6e23bb6f48d32f949862556106e39345adea5bc3e3cf8a9ae41eafc3679/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696162656c2f77652d62652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/diabel/we-be)

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

[](#installation)

You can install the package via composer:

```
composer require diabel/we-be
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="we-be-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="we-be-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="we-be-views"
```

Usage
-----

[](#usage)

```
$weBe = new Diabel\WeBe\WeBe();
echo $weBe->echoPhrase('Hello, Diabel\WeBe!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance61

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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/eeec49f4fbeb3105e7278e48e3c4046394e6e8488202e81193c2117e01747070?d=identicon)[diabel](/maintainers/diabel)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/diabel-we-be/health.svg)

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

###  Alternatives

[boesing/typed-arrays

Hashmap and Collection

1039.2k1](/packages/boesing-typed-arrays)[vardot/vardoc

Vardoc: Knowledge Base System and Documentation Site

147.2k1](/packages/vardot-vardoc)

PHPackages © 2026

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