Skip to content

monkee/phpepub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpepub

简介

使用PHP创建epub电子书

目标

我们的目的是希望更多的资源可以在移动端体验良好地访问。这个开源项目,方便更多的网站实现这个目标。

备注

epub介绍:http://idpf.org/epub
zip class : http://www.phpclasses.org/package/6110

升级

  1. 重新整理了章的创建方式,使用新的类:Epub_Chapter来管理章和目录
  2. 增加了二级目录

example

  1. sample/sample.php

fix bugs

  1. html file DOCTYPE should be absolutely if not district, when using epub2pdf it will throw Exception and convert fail.

About

create epub book by php

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages