PHPackages                             delyvax/delyva - 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. delyvax/delyva

ActiveLibrary

delyvax/delyva
==============

Delyvax

v2.4(4y ago)0137MITPHPPHP ^7.2 || ^8.0

Since Mar 19Pushed 4y agoCompare

[ Source](https://github.com/delyva/delyvax-php)[ Packagist](https://packagist.org/packages/delyvax/delyva)[ RSS](/packages/delyvax-delyva/feed)WikiDiscussions main Synced 1mo ago

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

DelyvaX Delyva
==============

[](#delyvax-delyva)

Introduction
------------

[](#introduction)

DelyvaX Delyva

Table Of Contents
-----------------

[](#table-of-contents)

Click to expand- [Introduction](#introduction)
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [License](#license)

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

[](#installation)

```
composer require delyvax/delyva
```

Next, you will need to publish the delyva's config file by running :

```
php artisan vendor:publish --provider "DelyvaX\Delyva\DelyvaServiceProvider"
```

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

[](#configuration)

Update the configuration file based on your needs.

```
    /**
     * DelyvaX Access Token
     */
    'delyva_access_token' => env('DELYVA_ACCESS_TOKEN', ''),

    /**
     * DelyvaX Company Id
     */
    'delyva_company_id' => env('DELYVA_COMPANY_ID', ''),

    /**
     * DelyvaX Customer ID
     */
    'delyva_customer_id' => env('DELYVA_CUSTOMER_ID', ''),

    /**
     * DelyvaX Endpoint
     */
    'delyva_endpoint' => env('DELYVA_ENDPOINT', 'https://api.delyva.app/v1.0/'),

    /**
     * DelyvaX CDN Endpoint
     */
    'delyva_cdn_endpoint' => env('DELYVA_CDN_ENDPOINT', 'https://cdn.delyva.app/'),

    /**
     * DelyvaX Company Code
     */
    'delyva_company_code' => env('DELYVA_COMPANY_CODE', 'my')
```

Usage
-----

[](#usage)

(Optional) Publish configuration :

```
php artisan vendor:publish --tag="delyva"
```

Please replace with your own configuration in the .env file

```
DELYVA_ENDPOINT="https://api.delyva.app/v1.0/"
DELYVA_ACCESS_TOKEN="DELYVA_ACCESS_TOKEN"
DELYVA_COMPANY_CODE="DELYVA_COMPANY_CODE"
DELYVA_COMPANY_ID="DELYVA_COMPANY_ID"
DELYVA_CUSTOMER_ID="DELYVA_CUSTOMER_ID"
```

License
-------

[](#license)

DelyvaX Delyva is open-sourced software licensed under the MIT license

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

1548d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/70668192?v=4)[Delyva Sdn Bhd](/maintainers/delyva)[@delyva](https://github.com/delyva)

---

Top Contributors

[![firdausishaddin](https://avatars.githubusercontent.com/u/47754088?v=4)](https://github.com/firdausishaddin "firdausishaddin (37 commits)")

### Embed Badge

![Health badge](/badges/delyvax-delyva/health.svg)

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

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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