PHPackages                             mralirezaeb/laravel-rsas - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mralirezaeb/laravel-rsas

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mralirezaeb/laravel-rsas
========================

This is a wrapper for Rocket Streaming Audio Server (RSAS)

00[4 PRs](https://github.com/MrAlirezaEB/laravel-rsas/pulls)PHPCI passing

Since Oct 13Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/MrAlirezaEB/laravel-rsas)[ Packagist](https://packagist.org/packages/mralirezaeb/laravel-rsas)[ RSS](/packages/mralirezaeb-laravel-rsas/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

This is a wrapper for Rocket Streaming Audio Server (RSAS)
==========================================================

[](#this-is-a-wrapper-for-rocket-streaming-audio-server-rsas)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bf0d4787d4cd05f4da121ce57646eb11bc94304b4b42ddbd0a88e726a907e93e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d72616c6972657a6165622f6c61726176656c2d727361732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mralirezaeb/laravel-rsas)[![GitHub Tests Action Status](https://camo.githubusercontent.com/68c2ca5cfa19808322203a352f8a5fd23d8c1e0ba6adb67b2f020b4c6663a8e7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d72616c6972657a6165622f6c61726176656c2d727361732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/mralirezaeb/laravel-rsas/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2ca7b63cec9de943834a4377b094080e1beb85a44fabef1226e7c48cbb070aef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d72616c6972657a6165622f6c61726176656c2d727361732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/mralirezaeb/laravel-rsas/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e8fb611ea354d3da22b9b174454352b5b84251405590e96947e45c4e57aba764/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d72616c6972657a6165622f6c61726176656c2d727361732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mralirezaeb/laravel-rsas)

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/efcdc01e5835d60b38be74a65f8e1f30645c7b0cb862925a8e3e453088ba5dad/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d727361732e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-rsas)

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 mralirezaeb/laravel-rsas
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-rsas-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-rsas-views"
```

Usage
-----

[](#usage)

```
$laravelRsas = new Alireeza\LaravelRsas();
echo $laravelRsas->echoPhrase('Hello, Alireeza!');
```

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)

- [Alireeza](https://github.com/MrAlirezaEb)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance60

Regular maintenance activity

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e1ec07ece26997b3dca6868b255b4b717fa13b241b862732b3ea9d153c6f779?d=identicon)[mr.alireza.eb](/maintainers/mr.alireza.eb)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mralirezaeb-laravel-rsas/health.svg)

```
[![Health](https://phpackages.com/badges/mralirezaeb-laravel-rsas/health.svg)](https://phpackages.com/packages/mralirezaeb-laravel-rsas)
```

###  Alternatives

[javiereguiluz/easyslugger

A fast and easy to use slugger with full UTF-8 support.

791.0M5](/packages/javiereguiluz-easyslugger)[lorisleiva/laravel-add-select

325.5k](/packages/lorisleiva-laravel-add-select)

PHPackages © 2026

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