PHPackages                             syarifid/try-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. [Framework](/categories/framework)
4. /
5. syarifid/try-package

ActiveLibrary[Framework](/categories/framework)

syarifid/try-package
====================

First Laravel Package Demo

1.0.0(5y ago)09MITPHPPHP ^7.4|^8.0

Since Jan 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/syarifid/try-package)[ Packagist](https://packagist.org/packages/syarifid/try-package)[ Docs](https://github.com/syarifid/try-package)[ GitHub Sponsors](https://github.com/syarifid)[ RSS](/packages/syarifid-try-package/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

First Laravel Package Demo
==========================

[](#first-laravel-package-demo)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3937ddf3be69b2c2c0717054e90a975be6d78aa244b5500bf87825e8c4b0bc17/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73796172696669642f7472792d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/syarifid/try-package)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5b651ab132367bd6496f6da984ef66284978c24a5e828d22e8b868e9af56d072/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73796172696669642f7472792d7061636b6167652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/syarifid/try-package/actions?query=workflow%3ATests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/a009d56ef5574dee2779068f1a81fba1dd2b81c6e5b6c2c5fa4b09cdb3218c86/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73796172696669642f7472792d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/syarifid/try-package)

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

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

[](#installation)

You can install the package via composer:

```
composer require syarifid/try-package
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Syarifid\TryPackage\TryPackageServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Syarifid\TryPackage\TryPackageServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$try-package = new Syarifid\TryPackage();
echo $try-package->echoPhrase('Hello, Syarifid!');
```

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)

- [Muhammad Syarifudin](https://github.com/syarifid)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1941d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/573bf2c92d741de93cda313e63ee3117eded3ec0cfdb5d3c2933f58a79ab9145?d=identicon)[syarifid](/maintainers/syarifid)

---

Top Contributors

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

---

Tags

syarifidtry-package

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/syarifid-try-package/health.svg)

```
[![Health](https://phpackages.com/badges/syarifid-try-package/health.svg)](https://phpackages.com/packages/syarifid-try-package)
```

###  Alternatives

[laravel/tinker

Powerful REPL for the Laravel framework.

7.4k423.8M1.8k](/packages/laravel-tinker)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/sail

Docker files for running a basic Laravel application.

1.9k186.9M1.0k](/packages/laravel-sail)[rebing/graphql-laravel

Laravel wrapper for PHP GraphQL

2.2k7.1M26](/packages/rebing-graphql-laravel)[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.5k9.4M48](/packages/laravel-reverb)

PHPackages © 2026

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