prhost/epub-php

Epub generator PHP

Maintainers

Package info

github.com/prhost/epub-php

Language:HTML

pkg:composer/prhost/epub-php

Fund package maintenance!

prhost

Statistics

Installs: 609

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 2

dev-main 2024-01-16 20:54 UTC

README

Latest Version on Packagist Total Downloads

Just a package to facilitate Epub generation. I didn't find any good.

Installation

You can install the package via composer:

composer require prhost/epub-php

Usage

$epub = new Prhost\Epub\Epub('Title Epub');

Testing

composer test

or

php vendor/bin/phpunit

Credits

License

The MIT License (MIT). Please see License File for more information.