PHP Package: getbrevo/brevo-php

Brevo PHP library facilitates seamless integration for web development, providing robust functionalities and optimal performance.

Current Version: 2.0.13
Last Updated: 2025-09-16
PHP Requirement: >=5.6
Dependencies: None

Package Description

Brevo PHP library is a comprehensive solution designed to enhance web projects with its efficient features and user-friendly approach. With a focus on scalability and reliability, this library ensures streamlined development processes, making it a preferred choice for developers worldwide.

📦 Show all available classes🔗 View on GitHub

Download Latest Version: 2.0.13

Download Download v2.0.13

Previous Versions

Code Integration Example

Make sure to include the correct namespace and class paths for proper usage.

<?php
// Example from PHPlibraries.com
require_once 'libs/getbrevo/brevo-php/2.0.13/loader.php';

use Brevo\Class1;

$obj = new Class1();
echo '✅ Test OK: ' . get_class($obj);
?>

We aim to make using PHP packages easier without Composer. If something doesn't work, let us know — we'll fix it promptly.

Community Discussion

Ask questions, share tips, or report issues below.