PHPackages                             codersandip/my-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. codersandip/my-first-package

ActiveLibrary

codersandip/my-first-package
============================

This is my package my-first-package

v0.0.1(4y ago)17[3 PRs](https://github.com/codersandip/my-first-package/pulls)MITPHPPHP ^8.0

Since Mar 6Pushed 2y agoCompare

[ Source](https://github.com/codersandip/my-first-package)[ Packagist](https://packagist.org/packages/codersandip/my-first-package)[ Docs](https://github.com/codersandip/my-first-package)[ GitHub Sponsors](https://github.com/codersandip)[ RSS](/packages/codersandip-my-first-package/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (12)Versions (5)Used By (0)

This is my package my-first-package
===================================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/7eec6077db6cb94687004daaa4fde1de893f008ca697c2bae180494f1ef6f085/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f64657273616e6469702f6d792d66697273742d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codersandip/my-first-package)[![GitHub Tests Action Status](https://camo.githubusercontent.com/30bb4f005dfa3c095d893b41517df1384f5cb7f0cc093436dd696dfcd2fa01d7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f64657273616e6469702f6d792d66697273742d7061636b6167652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/codersandip/my-first-package/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/366d2b42756c36ea066a1b6bae33fac592d21e224e2518eaaf13cf333daa8bcd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f64657273616e6469702f6d792d66697273742d7061636b6167652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/codersandip/my-first-package/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ddbdeb08ce247e475ef1f51c97af8f8ea0db815926940ec74567811030466a3c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64657273616e6469702f6d792d66697273742d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codersandip/my-first-package)

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/2717d66054c4b4b22a266acf69ee3a30d0552175a1ab0e4e9fc957cd871e2a93/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6d792d66697273742d7061636b6167652e6a70673f743d31)](https://spatie.be/github-ad-click/my-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 codersandip/my-first-package
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="my-first-package-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="my-first-package-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="my-first-package-views"
```

Usage
-----

[](#usage)

```
$myFirstPackage = new Codersandip\MyFirstPackage();
echo $myFirstPackage->echoPhrase('Hello, Codersandip!');
```

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)

- [Coder Sandip](https://github.com/codersandip)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.4% 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

Unknown

Total

1

Last Release

1579d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82953654?v=4)[Coder Sandip](/maintainers/codersandip)[@codersandip](https://github.com/codersandip)

---

Top Contributors

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

---

Tags

laravelmy-first-packagecodersandip

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/codersandip-my-first-package/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M96](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k36](/packages/spatie-laravel-passkeys)[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)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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