PHPackages                             josephajibodu/laravel-example - 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. josephajibodu/laravel-example

ActiveLibrary

josephajibodu/laravel-example
=============================

This is my package laravel-example

00[2 PRs](https://github.com/cremirdevio/laravel-example/pulls)PHP

Since Mar 4Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package laravel-example
==================================

[](#this-is-my-package-laravel-example)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a888b6934cc8675512866fe2dbbfbfedb68ab035d4a783af2fac88dea1a753cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6f73657068616a69626f64752f6c61726176656c2d6578616d706c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/josephajibodu/laravel-example)[![GitHub Tests Action Status](https://camo.githubusercontent.com/92c95c4934d928bb2c34ece4aa4cd731d747fc43791d9402d2a110d39e8f8fd2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a6f73657068616a69626f64752f6c61726176656c2d6578616d706c652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/josephajibodu/laravel-example/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/3fe6e2cb0ee15323cd4c749eba31d26799066ded0dce5ae43c512eb7a7b807b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a6f73657068616a69626f64752f6c61726176656c2d6578616d706c652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/josephajibodu/laravel-example/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/445caa40ac48782deb3e1225d36a63a10e497250b0f35c6ce50040df96a317cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f73657068616a69626f64752f6c61726176656c2d6578616d706c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/josephajibodu/laravel-example)

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/3a4684aacc4ed2a4fe31a6baaf03b4f8e02e391123bf328b7e84d7402f2c37da/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d6578616d706c652e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-example)

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 josephajibodu/laravel-example
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-example-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-example-views"
```

Usage
-----

[](#usage)

```
$example = new Cremir\Example();
echo $example->echoPhrase('Hello, Cremir!');
```

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)

- [Joseph Oluwayomi Ajibodu](https://github.com/cremirdevio)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4093a845fa2143ed0cb1f21b38f611be4eab0135399fa860f86addc7000da7ba?d=identicon)[josephajibodu](/maintainers/josephajibodu)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")[![josephajibodu](https://avatars.githubusercontent.com/u/78092933?v=4)](https://github.com/josephajibodu "josephajibodu (2 commits)")

### Embed Badge

![Health badge](/badges/josephajibodu-laravel-example/health.svg)

```
[![Health](https://phpackages.com/badges/josephajibodu-laravel-example/health.svg)](https://phpackages.com/packages/josephajibodu-laravel-example)
```

PHPackages © 2026

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