takeit / amp-html-bundle
Provide AMP HTML conversion to your Symfony2/Symfony3 projects.
Installs: 52 045
Dependents: 0
Suggesters: 0
Security: 0
Stars: 32
Watchers: 2
Forks: 8
Open Issues: 6
Type:symfony-bundle
Requires
- php: ^7.1
- lullabot/amp: 1.1.*
- symfony/framework-bundle: ^3.4 || ^4.1
- symfony/twig-bundle: ^3.4 || ^4.1
Requires (Dev)
- phpspec/phpspec: ^5.1
- sebastian/comparator: ^3.0
This package is not auto-updated.
Last update: 2024-11-05 06:22:22 UTC
README
This bundle aims to provide AMP HTML conversion to your Symfony2/Symfony3 projects. Based on Lullabot/amp-library.
Installation
The suggested installation method is via Composer:
php composer.phar require takeit/amp-html-bundle:0.1.*
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.