PHPackages                             skies/lebang - 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. skies/lebang

ActiveLibrary

skies/lebang
============

This is my package lebang

v1.1.1(3y ago)025[3 PRs](https://github.com/lyc2468/LeBang/pulls)MITPHPPHP ^8.0

Since Jun 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/lyc2468/LeBang)[ Packagist](https://packagist.org/packages/skies/lebang)[ Docs](https://github.com/skies/lebang)[ RSS](/packages/skies-lebang/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (10)Used By (0)

This is my package lebang
=========================

[](#this-is-my-package-lebang)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ebfe61fe896a8d1c74821d8e92d19b2c659e60d55962bdd3b54dcd4d5ea8b6e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736b6965732f6c6562616e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/skies/lebang)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c410b36c6c6c94ac2d3374533168e088d314476e0ce3d105c3817c91bb97b35c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f736b6965732f6c6562616e672f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/skies/lebang/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/5804eeb56ace5b1696f94c86b5d2268495263ef8df2d2bb49bb4f4b4b611d8d4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f736b6965732f6c6562616e672f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/skies/lebang/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/954fa5de7aedf88ad877e0ef15a6f48ef16ece6e419aa4de7ef1695f39d70689/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736b6965732f6c6562616e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/skies/lebang)

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/5ab1d4298cf708f75d09769cf1f3a89eb1d7e3a5cb2958df4da2521d9ef1ff2e/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f4c6542616e672e6a70673f743d31)](https://spatie.be/github-ad-click/LeBang)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require skies/lebang
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="lebang-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="lebang-views"
```

Usage
-----

[](#usage)

```
$leBang = new Skies\LeBang();
echo $leBang->echoPhrase('Hello, Skies!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~14 days

Total

6

Last Release

1349d ago

### Community

Maintainers

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

---

Top Contributors

[![lyc2468](https://avatars.githubusercontent.com/u/9263046?v=4)](https://github.com/lyc2468 "lyc2468 (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

laravelskieslebang

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

29428.0k](/packages/sunchayn-nimbus)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[spatie/laravel-mailcoach-sdk

An SDK to easily work with the Mailcoach API in Laravel apps

41290.2k1](/packages/spatie-laravel-mailcoach-sdk)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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