Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 2.74 KB

README.md

File metadata and controls

41 lines (29 loc) · 2.74 KB

Otus Pdf

Object oriented PDF library (for PHP)

Latest Stable Version Latest Stable Version Release Date Total Downloads License

Latest Pre Version Latest Pre Version Pre Release Date Open Issues

Build Status Code Coverage Pull Requests Required PHP Version Language Coverage

Installation

Official installation method is via composer and its packagist package trogon/otus-pdf.

$ composer require trogon/otus-pdf

Documentation available on https://trogon.github.io/otus-pdf/

Contributing

Please read before submitting issues and pull requests the CONTRIBUTING.md file.

Notice

PHPUnit 9.0 will break compatibility with PHP 5.4 and 5.5.