Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 810 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 810 Bytes

microformats

A PHP library for rendering structured data as HTML with microformats2 support.

Packagist

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!