PHPackages                             hadyfayed/siren - 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. hadyfayed/siren

ActiveLibrary[Framework](/categories/framework)

hadyfayed/siren
===============

Laravel KickStart

0.0.6(4y ago)09[2 PRs](https://github.com/hadyfayed/Siren/pulls)MITPHPPHP ^7.4|^8.0|^8.1

Since Feb 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hadyfayed/Siren)[ Packagist](https://packagist.org/packages/hadyfayed/siren)[ Docs](https://github.com/hadyfayed/siren)[ GitHub Sponsors](https://github.com/hadyfayed)[ RSS](/packages/hadyfayed-siren/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (16)Versions (7)Used By (0)

Laravel KickStart
=================

[](#laravel-kickstart)

[![Latest Version on Packagist](https://camo.githubusercontent.com/03942b58aaa3b0a36ada4b431e488ebedf371e8172a56f155f2f8a8cd1b4f8fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6861647966617965642f736972656e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hadyfayed/siren)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c19007f882d71b7a6540bcffc7c2c1083bca75fb0c4753c24a54504a750a6946/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6861647966617965642f736972656e2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/hadyfayed/siren/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/879f8faf5cb0e7c9a315d203675f3d367c0a2c260631a0f0bab0f3a42e9308b6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6861647966617965642f736972656e2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/hadyfayed/siren/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/4d487efd98fcc18ce83623a6345f57351204dc7556cdfc4481efc62d6866d023/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6861647966617965642f736972656e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hadyfayed/siren)

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/5bd88a376c1e00a661338f579b1c9fed3456d7fffc901fc62211668ee59f5ffe/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f736972656e2e6a70673f743d31)](https://spatie.be/github-ad-click/siren)

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 hadyfayed/siren
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="siren-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="siren-views"
```

Usage
-----

[](#usage)

```
$siren = new HadyFayed\Siren();
echo $siren->echoPhrase('Hello, HadyFayed!');
```

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)

- [Hady Fayed](https://github.com/hadyfayed)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

1553d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1528bda6b13420aabf7c8cc00c5ad095a40a6c581f3db827cab806608738276f?d=identicon)[hadyfayed](/maintainers/hadyfayed)

---

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] (11 commits)")[![hadyfayed](https://avatars.githubusercontent.com/u/6465546?v=4)](https://github.com/hadyfayed "hadyfayed (6 commits)")

---

Tags

spatielaravellivewirefilamentSirenjetstreamhotwirelaravel-settingsfilament-shieldlaravel-sluggablefilament-spatie-laravel-healthfilament-spatie-laravel-backupturbo-laravelhadyfayedspatie-laravel-media-library-pluginspatie-laravel-settings-pluginspatie-laravel-tags-pluginspatie-laravel-translatable-plugin

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/hadyfayed-siren/health.svg)

```
[![Health](https://phpackages.com/badges/hadyfayed-siren/health.svg)](https://phpackages.com/packages/hadyfayed-siren)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[spatie/livewire-filepond

Upload files using Filepond in Livewire components

306452.7k3](/packages/spatie-livewire-filepond)[camya/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

13444.5k](/packages/camya-filament-title-with-slug)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)[blendbyte/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

1322.4k3](/packages/blendbyte-filament-title-with-slug)[andreia/filament-ui-switcher

Add a modal with options to switch between different UI layouts and styles (colors, fonts, font sizes).

233.8k](/packages/andreia-filament-ui-switcher)

PHPackages © 2026

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