easybook

Book publishing as easy as it should be (built with Symfony components)

Github stars Tracking Chart

easybook

«book publishing as easy as it should be»

SensioLabsInsight Travis CI status Scrutinizer Quality Score Coverage Status

easybook lets you easily publish books in
various electronic formats (ePub, MOBI, PDF and HTML). It was originally
designed to publish programming books, but you can use easybook to
publish any kind of book, manual or documentation website.

easybook worflow diagram

Installation

Make sure to have installed Composer globally in
your system and execute the following command:

$ composer create-project easybook/easybook easybook

Once installed, use easybook with the book command:

$ cd <easybook-installation-dir>
$ ./book

If the last command doesn't work, try php book or check book script
permissions.

Documentation

easybook is fully documented at http://easybook-project.org/documentation

License

easybook is licensed under the MIT license.

Tests

Execute the following command to test easybook (it requires PHPUnit):

$ cd <easybook-installation-dir>
$ phpunit

Requirements

In order to generate PDF files, PrinceXML library must be installed.
If you haven't installed it yet, you can download a fully-functional demo at:

http://www.princexml.com/download

In order to generate MOBI files, KindleGen library must be installed.
If you haven't installed it yet, you can download it freely at Amazon:

http://amzn.to/kindlegen

Main metrics

Overview
Name With Ownerjaviereguiluz/easybook
Primary LanguageHTML
Program languagePHP (Language Count: 3)
Platform
License:Other
所有者活动
Created At2012-02-05 11:29:10
Pushed At2018-10-08 17:17:40
Last Commit At2016-06-13 21:44:03
Release Count5
Last Release Namev4.9.0 (Posted on )
First Release Namev4.0.0 (Posted on )
用户参与
Stargazers Count761
Watchers Count39
Fork Count82
Commits Count406
Has Issues Enabled
Issues Count116
Issue Open Count0
Pull Requests Count42
Pull Requests Open Count1
Pull Requests Close Count28
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private