BunnyNet-PHP
BunnyNet-PHP copied to clipboard
Bunny.net CDN API PHP library.
BunnyNet API client for PHP
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,phpmdandphpunitare executed when committing. You can also run these checks withtask contribute.
❕ Licence
This repository comes with a MIT license.