ylly / amp-html-bundle
Provide AMP HTML conversion to your Symfony2/Symfony3 projects.
Installs: 1 647
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 8
Type:symfony-bundle
Requires
- php: >=8.1
- lullabot/amp: 2.0.*
- sensio/framework-extra-bundle: ^6.0
- symfony/framework-bundle: ^6.0
- symfony/twig-bundle: ^6.0
Requires (Dev)
- phpspec/phpspec: ^7.4
- sebastian/comparator: ^4.0
README
This bundle aims to provide AMP HTML conversion to your Symfony2 => Symfony5 projects. Based on Lullabot/amp-library.
Installation
The suggested installation method is via Composer:
php composer.phar require ylly/amp-html-bundle:2.0.*
Documentation
Read the Documentation to learn more about this bundle.
Contribute
Do you want to contribute to this bundle? That's great and I really appreciate it!
- Report any bugs or issues you find on the issue tracker.
- Source code can be found at Git repository.
Authors
- Rafał Muszyński (takeit)
- The Community Contributors
This bundle is possible thanks to:
- The Google AMP project
- Lullabot/amp-library
- Symfony
- some bottles of 🍺 😆
License
This bundle is released under the MIT license.