PHPackages                             kwaadpepper/laravel-alma-client - 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. kwaadpepper/laravel-alma-client

ActiveLibrary[API Development](/categories/api)

kwaadpepper/laravel-alma-client
===============================

Alma client to use within Laravel

1.0.2(3y ago)05MITPHPPHP ^7.3

Since Jun 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Kwaadpepper/kwaadpepper-laravel-alma-client)[ Packagist](https://packagist.org/packages/kwaadpepper/laravel-alma-client)[ Docs](https://github.com/kwaadpepper/laravel-alma-client)[ RSS](/packages/kwaadpepper-laravel-alma-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Alma Client
-----------

[](#alma-client)

A wrapper around `https://github.com/alma/alma-php-client`

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

[](#installation)

Via Composer

```
$ composer require kwaadpepper/laravel-alma-client
```

---

Usage
-----

[](#usage)

1. **Configure in .env**

    ```
    # Your alma api key
    ALMA_API_KEY="MY_KEY"
    # test or live
    ALMA_API_MODE=test

    ```
2. **Get Alma Client**

    ```
    /** @var \Kwaadpepper\AlmaClient\Client */
    $client = app('AlmaClient');

    ```
3. **Get Alam php doc to implement into your site**`https://github.com/alma/alma-php-client`

Note to fix Alma client version
-------------------------------

[](#note-to-fix-alma-client-version)

`composer require alma/alma-php-client`

---

Change log
----------

[](#change-log)

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

[](#please-see-the-changelog-for-more-information-on-what-has-changed-recently)

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

---

Security
--------

[](#security)

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

---

Credits
-------

[](#credits)

- [Jérémy Munsch](https://github.com/kwaadpepper)
- \[All Contributors\]\[link-contributors\]

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

Total

2

Last Release

1417d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d6fe69e010efceae2bd9a92eb6463139fff339c94c545b6b7b1210a00d963e4?d=identicon)[Kwaadpepper](/maintainers/Kwaadpepper)

---

Tags

clientlaravelalma

### Embed Badge

![Health badge](/badges/kwaadpepper-laravel-alma-client/health.svg)

```
[![Health](https://phpackages.com/badges/kwaadpepper-laravel-alma-client/health.svg)](https://phpackages.com/packages/kwaadpepper-laravel-alma-client)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[codedredd/laravel-soap

A SoapClient wrapper integration for Laravel

221516.6k3](/packages/codedredd-laravel-soap)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[spinen/laravel-clickup

SPINEN's Laravel Package for ClickUp.

282.2k](/packages/spinen-laravel-clickup)

PHPackages © 2026

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