trogon / otus-pdf
Object oriented PDF document generation library.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 3
pkg:composer/trogon/otus-pdf
Requires
- php: ^7.3 || ^7.2 || ^7.1 || ^7.0 || ^5.6 || ^5.5
- phenx/php-font-lib: ^0.5.1
- trogon/adobe-fonts-core14: ^1.0
Requires (Dev)
- codeception/codeception: ^2.4
This package is auto-updated.
Last update: 2022-04-29 22:53:33 UTC
README
Object oriented PDF library (for PHP)
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.