toshy/bunnynet-php

BunnyNet API client for PHP

4.2.0 2024-04-10 21:00 UTC

README


Bunny CDN Logo

BunnyNet API client for PHP

Current bundle version Packagist Total Downloads PHP version requirement PHP-FIG PSR-18 Code style Mess detector Static analysis Unit tests Security

Bunny.net is content delivery platform that truly hops: providing CDN, edge storage, video streaming, image optimizers and much more!

Note: This is a non-official library for the bunny.net API.

🧰 Install

composer require toshy/bunnynet-php:^4.0

📜 Documentation

The documentation is available at https://toshy.github.io/BunnyNet-PHP.

🛠️ Contribute

Features and bugfixes should be based on the master branch.

Prerequisites

Install dependencies

task composer:install 

Enable GrumPHP

task grum:init

Note: Checks for phpcs, phpstan, phpmd and phpunit are executed when committing. You can also run these checks with task contribute.

❕ Licence

This repository comes with a MIT license.