Skip to content

prhost/epub-php

Repository files navigation

[Working in progress] Epub Generator

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.

Releases

No releases published

Sponsor this project

Packages

No packages published