Grandt / PHPePub

PHP Classes for dynamically generating EPub files.
http://www.phpclasses.org/package/6115
241 stars 83 forks source link

4.0.0 #31

Closed Grandt closed 9 years ago

Grandt commented 9 years ago

Everything changes. The 4.0.0 version comprises an update to support ePub 3, and a complete restructuring of the base code to support name spaces and composer.

While the ePub class functions are backwards compatible, the restructuring means users need to change their implementation for the initialisation and import of the PHPePub library.