Download the PHP package timclifford/fastly_crudl without Composer
On this page you can find all versions of the php package timclifford/fastly_crudl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download timclifford/fastly_crudl
More information about timclifford/fastly_crudl
Files in timclifford/fastly_crudl
Download timclifford/fastly_crudl
More information about timclifford/fastly_crudl
Files in timclifford/fastly_crudl
Vendor timclifford
Package fastly_crudl
Short Description A PHP wrapper for using Fastly API
License MIT
Package fastly_crudl
Short Description A PHP wrapper for using Fastly API
License MIT
Please rate this library. Is it a good library?
Informations about the package fastly_crudl
Fastly-CRUDL
PHP wrapper for Fastly API
Requires Fastly API key and service id environment variables to be set.
For example:
`
or store inside .env
file
Usage
You can install the package via composer:
Connect to a Fastly API by creating a new Fastly object with an API token and Service ID:
Then you are able to send requests to the API.
Generic Send Requests
You can define the method, API uri path and provide options which will go ito the body of the request here.
Private Keys
Certificates
All versions of fastly_crudl with dependencies
PHP Build Version
Package Version
The package timclifford/fastly_crudl contains the following files
Loading the files please wait ....