omisai/laravel-billingo

Laravel package for Billingo API integration

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/omisai/laravel-billingo

1.0.0 2025-11-30 19:22 UTC

This package is auto-updated.

Last update: 2025-11-30 19:27:46 UTC


README

Latest Stable Version License PHP Version Require Laravel Billingo API

About

laravel-billingo is a Laravel package for seamless integration with the Billingo API v3. This package provides a simple and elegant way to interact with Billingo's features directly from your Laravel application.

Installation

You can install the package via Composer:

composer require omisai/laravel-billingo

After installation, publish the configuration file:

php artisan vendor:publish --provider="Omisai\Billingo\BillingoServiceProvider"

This will create a config/billingo.php file where you can configure your Billingo API credentials and settings.

Usage

For detailed usage instructions, including examples and API documentation, please refer to the USAGE.md file.

Contributing

We welcome contributions! Please see CONTRIBUTING.md for details on how to contribute to this project.

Security

If you discover any security-related issues, please email security@omisai.com instead of using the issue tracker. For more information, see SECURITY.md.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Sponsoring

If you find this package useful, please consider sponsoring the development:

Your support helps us maintain and improve this open-source project!