dekalee / cdn77
A lib to communicate with the cdn77 api
Installs: 14 316
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.3
- guzzlehttp/guzzle: ~6
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ^2.0
- phpspec/phpspec: ~2.0
README
This php library will call the Cdn77 api to perform some actions.
Usage
Each call to the api is wrapped in a Query
class.
To use this library in a Symfony project, you could use the cdn77 bundle
Implemented calls
- List resources
- Purge resources
- Purge specific file
- Create resource
- Resource log
- Delete resource