PHPackages                             lovecoding-git/first-package - 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. lovecoding-git/first-package

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

lovecoding-git/first-package
============================

This is my package FirstPackage

1.0.2(5y ago)03MITShellPHP ^7.4|8.0

Since May 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lovecoding-git/first-package)[ Packagist](https://packagist.org/packages/lovecoding-git/first-package)[ Docs](https://github.com/lovecoding-git/first-package)[ GitHub Sponsors](https://github.com/lovecoding-git)[ RSS](/packages/lovecoding-git-first-package/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

This is my package FirstPackage
===============================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/84931b2e81b9287a23946fd4c8167b2f5141947694db1359a50648f83f7fd479/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f7665636f64696e672d6769742f66697273742d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lovecoding-git/first-package)[![GitHub Tests Action Status](https://camo.githubusercontent.com/413340524250a1d82c5cf2451f2d2595f673f9de7f3fda7e49ee4436e320553c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6c6f7665636f64696e672d6769742f66697273742d7061636b6167652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/lovecoding-git/first-package/actions?query=workflow%3Arun-tests+branch%3Amaster)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2d63b943c3c853e982d5795f3f36a8875a5ceda6538263b569213523d450f9f7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6c6f7665636f64696e672d6769742f66697273742d7061636b6167652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/lovecoding-git/first-package/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/97e8033058de4409a5b79792579b9615386f3ba5864bfb92bf21d1d4327786e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f7665636f64696e672d6769742f66697273742d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lovecoding-git/first-package)

---

This repo can be used as to scaffold a Laravel package. Follow these steps to get started:

1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this first-package
2. Run "./configure-first-package.sh" to run a script that will replace all placeholders throughout all the files
3. Remove this block of text.
4. Have fun creating your package.
5. If you need help creating a package, consider picking up our [Laravel Package Training](https://laravelpackage.training) video course.

---

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/00bfa4cffe37e31bfd8b3ae5a59823515ebe454bea98d7b417c936521ebcdf09/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f66697273742d7061636b6167652e6a70673f743d31)](https://spatie.be/github-ad-click/first-package)

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 lovecoding-git/first-package
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="LovecodingGit\FirstPackage\FirstPackageServiceProvider" --tag="first-package-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="LovecodingGit\FirstPackage\FirstPackageServiceProvider" --tag="first-package-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$first-package = new LovecodingGit\FirstPackage();
echo $first-package->echoPhrase('Hello, Spatie!');
```

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)

- [Love Coding](https://github.com/lovecoding-git)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

1889d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.0.1PHP ^7.4|8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10898408?v=4)[lovecoding](/maintainers/lovecoding)[@LoveCoding](https://github.com/LoveCoding)

---

Top Contributors

[![lovecoding-git](https://avatars.githubusercontent.com/u/61916777?v=4)](https://github.com/lovecoding-git "lovecoding-git (2 commits)")

---

Tags

laravelfirst packagelovecoding-git

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/lovecoding-git-first-package/health.svg)

```
[![Health](https://phpackages.com/badges/lovecoding-git-first-package/health.svg)](https://phpackages.com/packages/lovecoding-git-first-package)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

199.4k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

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