wedevbr/celcoin-laravel

Celcoin API wrapper
8,447 2
Install
composer require wedevbr/celcoin-laravel
Latest Version:v1.9.0
PHP:^8.2
License:MIT
Last Updated:Jul 3, 2025
Links: GitHub  ·  Packagist
Maintainer: wedevBr

Celcoin Laravel API Wrapper

This package is an UNOFFICIAL API Wrapper for Celcoin API.

Requirements

  • PHP >= 8.1
  • Laravel >= 8.x

Installation

You can install the package via composer:

composer require wedevbr/celcoin-laravel

After install, just publish your config files:

php artisan vendor:publish --provider="WeDevBr\Celcoin\CelcoinServiceProvider"

Usage

First you need to set up your credentials. Define yours CELCOIN_CLIENT_SECRET, CELCOIN_CLIENT_ID, CELCOIN_LOGIN_URL and CELCOIN_API_URL at .env file.

Security

If you discover any security related issues, please email adeildo.amorim@wedev.software instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444