$ composer require 68publishers/amp-client
PHP client version | JS client version | AMP version | API version |
---|---|---|---|
~1.0.0 |
~1.4.0 |
2.12.0 |
1 |
~1.1.0 |
~1.4.0 |
2.12.0 |
1 |
~1.2.0 |
~1.5.0 |
>=2.13.0 <= 2.15.1 |
1 |
~1.3.0 |
~1.6.0 |
>=2.16.0 |
1 |
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.
The client is well integrated into the Nette framework. For documentation, continue to the Integration with Nette framework section.
@todo