Skip to content
/ PHPAmp Public

Google AMP PHP Library - Generate AMP HTML tags.

License

Notifications You must be signed in to change notification settings

minnur/PHPAmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNDER DEVELOPMENT - AMPProject PHP library

Travis CI build status

AMPProject is a PHP library that allows you to generate AMP HTML tags. AMP HTML is HTML with some restrictions for reliable performance and some extensions for building rich content beyond basic HTML.

AMP Documentation

API Documentation

Installation

composer require minnur/ampproject

or

git clone git@github.com:minnur/PHPAmp.git
cd PHPAmp
curl -sS https://getcomposer.org/installer | php
./composer.phar install

About

Google AMP PHP Library - Generate AMP HTML tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages