68publishers / amp-client
v1.3.1
2024-10-11 00:37 UTC
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- guzzlehttp/guzzle: ^7.7
Requires (Dev)
- ext-dom: *
- ext-libxml: *
- dg/bypass-finals: ^1.5
- friendsofphp/php-cs-fixer: ^3.17
- kubawerlos/php-cs-fixer-custom-fixers: ^3.14
- latte/latte: ^2.11 || ^3.0
- mockery/mockery: ^1.6
- nette/application: ^3.0.8
- nette/bootstrap: ^3.1
- nette/caching: ^3.1
- nette/di: ^3.0.13
- nette/tester: ^2.4
- phpstan/phpstan: ^1.10
- phpstan/phpstan-nette: ^1.2
- psr/log: ^1.1
- roave/security-advisories: dev-latest
- slope-it/clock-mock: ^0.4.0
- wa72/html-pretty-min: ^0.2.0
Conflicts
- latte/latte: <2.11
- nette/application: <3.0.8
- nette/caching: <3.1
- nette/di: <3.0.13
README
AMP Client PHP
📣 PHP Client for Advertising Management Platform
Installation
$ composer require 68publishers/amp-client
Versions compatibility matrix
Integration without a framework
The client is not dependent on any framework and can therefore be used independently. For standalone use, continue to the Integration without a framework section.
Integration with Nette Framework
The client is well integrated into the Nette framework. For documentation, continue to the Integration with Nette framework section.
License
@todo