PHPackages                             phuclh/affast-laravel - 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. [API Development](/categories/api)
4. /
5. phuclh/affast-laravel

ActiveLibrary[API Development](/categories/api)

phuclh/affast-laravel
=====================

A Laravel package for interacting with Affast.app

1.0.1(5y ago)0316MITPHPPHP ^7.3|^8.0

Since Jun 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/phuclh/affast-laravel)[ Packagist](https://packagist.org/packages/phuclh/affast-laravel)[ Docs](https://github.com/phuclh/affast-laravel)[ GitHub Sponsors](https://github.com/phuclh)[ RSS](/packages/phuclh-affast-laravel/feed)WikiDiscussions main Synced 3w ago

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

A Laravel package for interacting with Affast.app
=================================================

[](#a-laravel-package-for-interacting-with-affastapp)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5581a4ef930b67bb9b5cce0024cebfad19d162ebfff13b2aeb6eca2f76f5c5f1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706875636c682f6166666173742d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phuclh/affast-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/162dbbe89ae0c96acdb8b1c0f5b9dc8abd5a600088e6b88a882570d431030f82/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f706875636c682f6166666173742d6c61726176656c2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/phuclh/affast-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/55463da0b9915cb6d43d3edfcb128a3ccc8fb5bed880fa1c97653b70e813ec0d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f706875636c682f6166666173742d6c61726176656c2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/phuclh/affast-laravel/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/53014f1af621a606d8ee16c487e91059f9e7a30f503fdf622facc07cfe629271/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706875636c682f6166666173742d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phuclh/affast-laravel)

---

This repo can be used as to scaffold a Laravel package. Follow these steps to get started:

1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this affast-laravel
2. Run "./configure-affast-laravel.sh" to run a script that will replace all placeholders throughout all the files
3. Remove this block of text.
4. Have fun creating your package.
5. If you need help creating a package, consider picking up our [Laravel Package Training](https://laravelpackage.training) video course.

---

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/173f39e5f61c1b526d9572ac758fd4500584e373434da873b3df1c07c638355e/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6166666173742d6c61726176656c2e6a70673f743d31)](https://spatie.be/github-ad-click/affast-laravel)

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 phuclh/affast-laravel
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Phuclh\Affast\AffastServiceProvider" --tag="affast-laravel-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Phuclh\Affast\AffastServiceProvider" --tag="affast-laravel-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$affast-laravel = new Phuclh\Affast();
echo $affast-laravel->echoPhrase('Hello, Spatie!');
```

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)

- [Phuc Le](https://github.com/phuclh)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

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

Every ~10 days

Total

2

Last Release

1831d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4266b3a5a108beea54b059cba17d0f10e64ddb35e7e9a3bf49c6e6b8060d672d?d=identicon)[phuclh](/maintainers/phuclh)

---

Top Contributors

[![phuclh](https://avatars.githubusercontent.com/u/6707194?v=4)](https://github.com/phuclh "phuclh (15 commits)")

---

Tags

laravelphuclhaffast-laravel

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/phuclh-affast-laravel/health.svg)

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

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.8k3](/packages/defstudio-telegraph)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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