libreworks / microformats
A library for rendering structured data as HTML with microformats2 support
1.0.1
2016-10-30 15:52 UTC
Requires
- php: >=5.6.0
- league/period: ^3.3.0
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is not auto-updated.
Last update: 2024-10-26 18:33:28 UTC
README
A PHP library for rendering structured data as HTML with microformats2 support.
Installation
You can install this library using Composer:
$ composer require libreworks/microformats
- The master branch (version 1.0) of this project requires PHP 5.6 and depends on
league/period
.
Compliance
Releases of this library will conform to Semantic Versioning.
Our code is intended to comply with PSR-1, PSR-2, and PSR-4. If you find any issues related to standards compliance, please send a pull request!