PHPackages                             budgetlens/laravel-copernica-rest-api-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. budgetlens/laravel-copernica-rest-api-client

ActivePackage[API Development](/categories/api)

budgetlens/laravel-copernica-rest-api-client
============================================

Copernica Rest Api Client for Laravel

v3.0.2(1y ago)0384MITPHPPHP ^8.0

Since Feb 18Pushed 1y ago2 watchersCompare

[ Source](https://github.com/123lens/laravel-copernica-rest-api-client)[ Packagist](https://packagist.org/packages/budgetlens/laravel-copernica-rest-api-client)[ Docs](https://github.com/123lens/laravel-copernica-rest-api-client)[ RSS](/packages/budgetlens-laravel-copernica-rest-api-client/feed)WikiDiscussions master Synced 1mo ago

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/80cf1ed12bff007d8f7b60b5f38cdca884757492e6abb10f445a1d3595a72257/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6275646765746c656e732f6c61726176656c2d636f7065726e6963612d726573742d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/budgetlens/laravel-copernica-rest-api-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Tests](https://github.com/123lens/laravel-copernica-rest-api-client/actions/workflows/tests.yml/badge.svg)](https://github.com/123lens/laravel-copernica-rest-api-client/actions/workflows/tests.yml?query=workflow%3Atests)[![Total Downloads](https://camo.githubusercontent.com/3975dca7b06c72d422c02abe6ba6d5a114b521a862c1e83d701c9214386ff0ab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6275646765746c656e732f6c61726176656c2d636f7065726e6963612d726573742d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/budgetlens/laravel-copernica-rest-api-client)

Copernica Rest API Client for Laravel
=====================================

[](#copernica-rest-api-client-for-laravel)

This package incorporates the [Copernica Rest API Client](https://github.com/123lens/copernica-rest-api-client)

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

[](#installation)

```
composer require 123lens/laravel-copernica-rest-api-client
```

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

[](#configuration)

Add your Copernica Access Token to the `.env` file

```
COPERNICA_ACCESS_TOKEN=YOUR-API-TOKEN

```

You can optionally publish the config file with:

```
php artisan vendor:publish --provider="Budgetlens\LaravelCopernicaApi\ServiceProvider" --tag="config"`
```

Usage
-----

[](#usage)

```
$databases = Copernica::database()->list();
ddd($databases);
```

- [Full documentation for the Copernica Rest API Client](https://github.com/123lens/copernica-rest-api-client)

Testing
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~429 days

Total

3

Last Release

687d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/af0112579d392b0f20366a7a4acbcfe437c29edf24d795f17cef8c15331371a0?d=identicon)[123lens](/maintainers/123lens)

---

Top Contributors

[![avido](https://avatars.githubusercontent.com/u/14986?v=4)](https://github.com/avido "avido (5 commits)")[![123lens](https://avatars.githubusercontent.com/u/2959511?v=4)](https://github.com/123lens "123lens (1 commits)")

---

Tags

phpapilaravelcopernica

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/budgetlens-laravel-copernica-rest-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/budgetlens-laravel-copernica-rest-api-client/health.svg)](https://phpackages.com/packages/budgetlens-laravel-copernica-rest-api-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)[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)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)[dariusiii/tmdb-laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

1821.1k](/packages/dariusiii-tmdb-laravel)[jeroen-g/flickr

Modern PHP package to make Flickr API calls. Ships with Laravel implementation.

2559.9k2](/packages/jeroen-g-flickr)[shipu/php-aamarpay-payment

PHP client for Aamarpay Payment Gateway API

3214.6k](/packages/shipu-php-aamarpay-payment)

PHPackages © 2026

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