joeymckenzie / givebutter-laravel
Givebutter API client for Laravel.
dev-main
2025-07-03 06:25 UTC
Requires
- php: ^8.4
- guzzlehttp/guzzle: ^7.9.3
- illuminate/contracts: ^12.0
- joeymckenzie/givebutter-php: ^0.1
- laravel/framework: ^12.12
Requires (Dev)
- ergebnis/composer-normalize: ^2.47
- larastan/larastan: ^3.5
- laravel/pint: ^1.22
- nunomaduro/collision: ^8.8
- orchestra/testbench: ^10.4
- pestphp/pest: ^3.8
- pestphp/pest-plugin-arch: ^3.1
- pestphp/pest-plugin-laravel: ^3.2
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- rector/rector: ^2.1
This package is auto-updated.
Last update: 2025-07-03 06:25:39 UTC
README

🧈 Givebutter for Laravel
Givebutter for Laravel is a plug 'n play HTTP client for Givebutter's public API built for Laravel.
Table of Contents
Getting started
The client is available as a composer packager that can be installed in any project using composer:
composer require joeymckenzie/givebutter-laravel
For a comprehensive overview of what the Givebutter client offers, please refer to the documentation for details.