PHPackages                             wepamultimedia/broadcast-schedule - 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. wepamultimedia/broadcast-schedule

ActiveLibrary

wepamultimedia/broadcast-schedule
=================================

This is my package broadcast-schedule

1.1.0(2y ago)0124[2 PRs](https://github.com/wepamultimedia/broadcast-schedule/pulls)MITVuePHP ^8.1

Since Mar 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wepamultimedia/broadcast-schedule)[ Packagist](https://packagist.org/packages/wepamultimedia/broadcast-schedule)[ Docs](https://github.com/wepamultimedia/broadcast-schedule)[ RSS](/packages/wepamultimedia-broadcast-schedule/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (10)Used By (0)

This is my package broadcast-schedule
=====================================

[](#this-is-my-package-broadcast-schedule)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7e5d0ed49f5a3c413af8b70a7023197de482265842c49ecd49c490b8e930e1e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776570616d756c74696d656469612f62726f6164636173742d7363686564756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wepamultimedia/broadcast-schedule)[![GitHub Tests Action Status](https://camo.githubusercontent.com/0c27673ccc3ba3a12abbc9b5e790e0a5e01eeac05a5a4c24dfd7a11dc3f18db6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776570616d756c74696d656469612f62726f6164636173742d7363686564756c652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/wepamultimedia/broadcast-schedule/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/97c39811ad867df409978542418365f07ec92fa0b8d51056dddecf416a7386c3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776570616d756c74696d656469612f62726f6164636173742d7363686564756c652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/wepamultimedia/broadcast-schedule/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/01e72968c1214ed990ac0760f10649fcf2387ac4ef54d4ab2770e1cedff2549c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776570616d756c74696d656469612f62726f6164636173742d7363686564756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wepamultimedia/broadcast-schedule)

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/fc0f2e47a27da967af7d2689e6e702a97410e528a40b58942153b62528b57e92/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f62726f6164636173742d7363686564756c652e6a70673f743d31)](https://spatie.be/github-ad-click/broadcast-schedule)

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 wepamultimedia/broadcast-schedule
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="broadcast-schedule-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="broadcast-schedule-views"
```

Usage
-----

[](#usage)

```
$broadcastSchedule = new Wepa\BroadcastSchedule();
echo $broadcastSchedule->echoPhrase('Hello, Wepa!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Carlos Puche](https://github.com/wepamultimedia)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~58 days

Recently: every ~87 days

Total

7

Last Release

815d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelwepamultimediabroadcast-schedule

### Embed Badge

![Health badge](/badges/wepamultimedia-broadcast-schedule/health.svg)

```
[![Health](https://phpackages.com/badges/wepamultimedia-broadcast-schedule/health.svg)](https://phpackages.com/packages/wepamultimedia-broadcast-schedule)
```

###  Alternatives

[mozex/laravel-scout-bulk-actions

A Laravel Scout extension for bulk importing and flushing of all models.

1033.4k](/packages/mozex-laravel-scout-bulk-actions)

PHPackages © 2026

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