PHPackages                             ami-praha/workshop-laravel-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. ami-praha/workshop-laravel-package

ActiveLibrary

ami-praha/workshop-laravel-package
==================================

Test description

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

Since Jan 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/AmiPraha/workshop-laravel-package)[ Packagist](https://packagist.org/packages/ami-praha/workshop-laravel-package)[ Docs](https://github.com/AmiPraha/workshop-laravel-package)[ RSS](/packages/ami-praha-workshop-laravel-package/feed)WikiDiscussions master Synced yesterday

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

Test description
================

[](#test-description)

[![Latest Version on Packagist](https://camo.githubusercontent.com/50e8d9721a40ab1d4ae03857a580d1a2b743c06238f100585c1e1f307635c8d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616d692d70726168612f776f726b73686f702d6c61726176656c2d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/AmiPraha/workshop-laravel-package)[![GitHub Tests Action Status](https://camo.githubusercontent.com/79fe5271aa0036daef410d432ef58483217409b1f09cc8e35a4239724e1e0afc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616d692d70726168612f776f726b73686f702d6c61726176656c2d7061636b6167652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/AmiPraha/workshop-laravel-package/actions?query=workflow%3ATests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/98543571a748daf2cd0ad8416f0017a561e2c7345b69fe47b76ea29434470b7e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616d692d70726168612f776f726b73686f702d6c61726176656c2d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/AmiPraha/workshop-laravel-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 ami-praha/workshop-laravel-package
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="AmiPraha\WorkshopLaravelPackage\WorkshopLaravelPackageServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="AmiPraha\WorkshopLaravelPackage\WorkshopLaravelPackageServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$workshop-laravel-package = new AmiPraha\WorkshopLaravelPackage();
echo $workshop-laravel-package->echoPhrase('Hello, AmiPraha!');
```

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)

- [Miloslav Janoušek](https://github.com/MiloslavJanou%C5%A1ek)
- [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

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

1938d ago

### Community

Maintainers

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

---

Top Contributors

[![AmiPraha](https://avatars.githubusercontent.com/u/77406341?v=4)](https://github.com/AmiPraha "AmiPraha (3 commits)")[![desthercz](https://avatars.githubusercontent.com/u/25509616?v=4)](https://github.com/desthercz "desthercz (3 commits)")

---

Tags

ami-prahaamiprahaworkshop-laravel-package

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ami-praha-workshop-laravel-package/health.svg)

```
[![Health](https://phpackages.com/badges/ami-praha-workshop-laravel-package/health.svg)](https://phpackages.com/packages/ami-praha-workshop-laravel-package)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[timokoerber/laravel-one-time-operations

Run operations once after deployment - just like you do it with migrations!

6481.7M11](/packages/timokoerber-laravel-one-time-operations)[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)[wnx/laravel-sends

Keep track of outgoing emails in your Laravel application.

200427.3k](/packages/wnx-laravel-sends)[illuminate/process

The Illuminate Process package.

44699.5k65](/packages/illuminate-process)

PHPackages © 2026

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