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

trogon/otus-pdf

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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.