2017 © Pedro Peláez
 

library cloudflare-api

CloudFlare API Is A CloudFlare API Client For Laravel 5

image

graham-campbell/cloudflare-api

CloudFlare API Is A CloudFlare API Client For Laravel 5

  • Saturday, May 23, 2015
  • by graham-campbell
  • Repository
  • 0 Watchers
  • 0 Stars
  • 3,205 Installations
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Laravel CloudFlare API

Laravel CloudFlare API was created by, and is maintained by Graham Campbell, and is a CloudFlare API client for Laravel 5. It utilises Guzzle 5, and my Laravel Manager package. Feel free to check out the change log, releases, license, api docs, and contribution guidelines., (*1)

WARNING

This package is no longer maintained.

Laravel CloudFlare API, (*2)

Build Status Coverage Status Quality Score Software License Latest Version , (*3)

Installation

PHP 5.4+ or HHVM 3.3+, and Composer are required., (*4)

To get the latest version of Laravel CloudFlare API, simply add the following line to the require block of your composer.json file:, (*5)

"graham-campbell/cloudflare-api": "0.7.*"

You'll then need to run composer install or composer update to download it and have the autoloader updated., (*6)

Once Laravel CloudFlare API is installed, you need to register the service provider. Open up config/app.php and add the following to the providers key., (*7)

  • 'GrahamCampbell\CloudFlareAPI\CloudFlareAPIServiceProvider'

You can register the CloudFlareAPI facade in the aliases key of your config/app.php file if you like., (*8)

  • 'CloudFlareAPI' => 'GrahamCampbell\CloudFlareAPI\Facades\CloudFlareAPI'

Configuration

Laravel CloudFlare API requires connection configuration., (*9)

To get started, you'll need to publish all vendor assets:, (*10)

$ php artisan vendor:publish

This will create a config/cloudflareapi.php file in your app that you can modify to set your configuration. Also, make sure you check for changes to the original config file in this package between releases., (*11)

There are two config options:, (*12)

Default Connection Name

This option ('default') is where you may specify which of the connections below you wish to use as your default connection for all work. Of course, you may use many connections at once using the manager class. The default value for this setting is 'main'., (*13)

CloudFlare Connections

This option ('connections') is where each of the connections are setup for your application. Example configuration has been included, but you may add as many connections as you would like., (*14)

Usage

There is currently no usage documentation besides the API Documentation for Laravel CloudFlare API., (*15)

License

Laravel CloudFlare API is licensed under The MIT License (MIT)., (*16)

The Versions

23/05 2015

dev-master

9999999-dev

CloudFlare API Is A CloudFlare API Client For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

05/02 2015

v0.7.0-alpha

0.7.0.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

11/01 2015

v0.6.1-alpha

0.6.1.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4.1/4.2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

09/11 2014

v0.6.0-alpha

0.6.0.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4.1/4.2

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

19/10 2014

v0.5.1-alpha

0.5.1.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4.1/4.2

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

12/08 2014

v0.5.0-alpha

0.5.0.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4.1+

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

21/04 2014

v0.4.0-alpha

0.4.0.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4.1

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

08/02 2014

v0.3.0-alpha

0.3.0.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4.1

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

12/12 2013

v0.2.1-alpha

0.2.1.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api

25/08 2013

v0.1.0-alpha

0.1.0.0-alpha

CloudFlare API Is A CloudFlare API Client For Laravel 4

  Sources   Download

MIT

The Requires

 

The Development Requires

by Graham Campbell

laravel api framework graham campbell grahamcampbell cloudflare cloudflare api cloudflare-api laravel cloudflare api laravel-cloudflare-api