https://github.com/trogon/otus-pdf
Object oriented PDF document generation library (for PHP).
https://github.com/trogon/otus-pdf
composer-package library pdf-document pdf-document-processor pdf-generation php php54 php55 php56 php7 php71 php72 php73
Last synced: 3 months ago
JSON representation
Object oriented PDF document generation library (for PHP).
- Host: GitHub
- URL: https://github.com/trogon/otus-pdf
- Owner: trogon
- License: gpl-3.0
- Archived: true
- Created: 2019-05-05T23:56:17.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-29T22:37:23.000Z (almost 4 years ago)
- Last Synced: 2024-12-17T01:12:03.742Z (about 1 year ago)
- Topics: composer-package, library, pdf-document, pdf-document-processor, pdf-generation, php, php54, php55, php56, php7, php71, php72, php73
- Language: PHP
- Homepage: https://docs.trogon.eu/otus-pdf
- Size: 489 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Otus Pdf
Object oriented PDF library (for PHP)
[](https://packagist.org/packages/trogon/otus-pdf)
[](https://github.com/trogon/otus-pdf/releases/latest)
[](https://github.com/trogon/otus-pdf/releases)
[](https://packagist.org/packages/trogon/otus-pdf)
[](https://github.com/trogon/otus-pdf/blob/master/LICENSE)
[](https://packagist.org/packages/trogon/otus-pdf)
[](https://github.com/trogon/otus-pdf/releases)
[](https://github.com/trogon/otus-pdf/releases)
[](https://github.com/trogon/otus-pdf/issues)
[](https://travis-ci.com/trogon/otus-pdf)
[](https://codecov.io/gh/trogon/otus-pdf)
[](https://github.com/trogon/otus-pdf/pulls)
[](https://php.net/)
[](https://github.com/trogon/otus-pdf)
Installation
============
Official installation method is via composer and its packagist package [trogon/otus-pdf](https://packagist.org/packages/trogon/otus-pdf).
```
$ composer require trogon/otus-pdf
```
Documentation available on [https://trogon.github.io/otus-pdf/](https://trogon.github.io/otus-pdf/)
Contributing
============
Please read before submitting issues and pull requests the [CONTRIBUTING.md](https://github.com/trogon/otus-pdf/blob/develop/CONTRIBUTING.md) file.
Notice
============
PHPUnit 9.0 will break compatibility with PHP 5.4 and 5.5.