ToshY / BunnyNet-PHP

Bunny.net CDN API PHP library.

Home Page:https://toshy.github.io/BunnyNet-PHP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Bunny.net CDN API PHP library.

https://toshy.github.io/BunnyNet-PHP/

License:MIT License


Languages

Language:PHP 99.9%Language:Dockerfile 0.1%