PHPackages                             cdvedia/irsfa - 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. cdvedia/irsfa

ActiveLibrary[API Development](/categories/api)

cdvedia/irsfa
=============

Laravel package for irsfa API

1.2.0(4y ago)261MITPHPPHP ^7.4|^8.0

Since Jan 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/cdvedia/irsfa)[ Packagist](https://packagist.org/packages/cdvedia/irsfa)[ Docs](https://github.com/cdvedia/irsfa)[ RSS](/packages/cdvedia-irsfa/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Laravel IRSFA
=============

[](#laravel-irsfa)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b072908ef953f44003d9a85338e184d266e0efaa8ef91276502a4d12895f2360/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636476656469612f69727366612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cdvedia/irsfa)[![Total Downloads](https://camo.githubusercontent.com/eab89502b6a93deb07f8654daac42cb03642de17de7d9c3ba53447bd355f3030/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636476656469612f69727366612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cdvedia/irsfa)[![GitHub Actions](https://github.com/cdvedia/irsfa/actions/workflows/main.yml/badge.svg)](https://github.com/cdvedia/irsfa/actions/workflows/main.yml/badge.svg)

This package support IRSFA API for Laravel 8 version. Please reffer to this site  for more information.

Documentation
-------------

[](#documentation)

For the API documentation, check [Irsfa Api Developer](https://developer.irsfa.id/documentation/?php#introductions)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require cdvedia/irsfa
```

Configuration
-------------

[](#configuration)

To get started, you'll need to publish vendor assets for Irsfa.

```
php artisan vendor:publish --tag=irsfa-config
```

This will create the `config/irsfa.php` file in your app, modify it to set your configuration.

Usage
-----

[](#usage)

### Via Facade

[](#via-facade)

If you prefer the classic Laravel facade style, this might be the way to go, for example:

```
use Cdvedia\Irsfa\Facades\Irsfa;
# or
use Irsfa;

Irsfa::getToken();
```

For more information on how to use the other class, check out the awesome wiki [documentation](../../wiki).

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Cecep Aprilianto](https://github.com/apriliantocecep)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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 ~0 days

Total

3

Last Release

1618d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/98503134?v=4)[cdvedia](/maintainers/cdvedia)[@cdvedia](https://github.com/cdvedia)

---

Top Contributors

[![apriliantocecep](https://avatars.githubusercontent.com/u/22397772?v=4)](https://github.com/apriliantocecep "apriliantocecep (7 commits)")

---

Tags

cdvediairsfa

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cdvedia-irsfa/health.svg)

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

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[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)[rapidez/core

Rapidez Core

1823.5k72](/packages/rapidez-core)

PHPackages © 2026

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