prhost/epub-php

Epub generator PHP

Fund package maintenance!
prhost

Installs: 115

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 2

Language:HTML

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.