PHPackages                             eluafidev/laravel-easyfixerapi - 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. eluafidev/laravel-easyfixerapi

ActiveLibrary[API Development](/categories/api)

eluafidev/laravel-easyfixerapi
==============================

Laravel package/client for fixer.io api, a foreign exchange rates and currency conversion API.

v1.0.0(2y ago)05MITPHPPHP &gt;=5.6

Since Apr 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/elouafidev/Laravel-EasyPixer)[ Packagist](https://packagist.org/packages/eluafidev/laravel-easyfixerapi)[ RSS](/packages/eluafidev-laravel-easyfixerapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Easy Fixer.io API
=========================

[](#laravel-easy-fixerio-api)

Provides an easy to use Laravel package for fixer.io exchange rates and currency conversion JSON API.

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

[](#installation)

Run the following from the root of your Laravel app.

`composer require eluafidev/laravel-easyfixerapi`

Usage
-----

[](#usage)

```
use ElouafiDev\EasyFixerApi\FixerApi;

$fixerio = new FixerApi(" KEY Fixer API ");

$fixerio->apiget(); // Get currency values from API

$fixerio->CurrencyExchange(1,"USD","MAD")
/*If the result is -1, you have an error*/
```

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/license/MIT).

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

765d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/617e5e2519385b214e8c5766f85789d878b1c24997c60cff3e13351b3fe59949?d=identicon)[elouafidev](/maintainers/elouafidev)

---

Top Contributors

[![elouafidev](https://avatars.githubusercontent.com/u/100081261?v=4)](https://github.com/elouafidev "elouafidev (3 commits)")

---

Tags

laravelfixertagsmeta

### Embed Badge

![Health badge](/badges/eluafidev-laravel-easyfixerapi/health.svg)

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

###  Alternatives

[eusonlito/laravel-meta

A package to manage Header Meta Tags

196525.1k2](/packages/eusonlito-laravel-meta)[torann/laravel-meta-tags

A package to manage Header Meta Tags

65273.3k4](/packages/torann-laravel-meta-tags)[fomvasss/laravel-meta-tags

A package to manage SEO (meta-tags, xml-fields, etc.)

3028.9k](/packages/fomvasss-laravel-meta-tags)[ultraleet/currency-rates

Library for interacting with various currency exchange rates APIs

108.1k](/packages/ultraleet-currency-rates)

PHPackages © 2026

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