All Projects → splitbrain → Php Epub Meta

splitbrain / Php Epub Meta

Licence: mit
A PHP library to read and write EPub meta data

Labels

Projects that are alternatives of or similar to Php Epub Meta

Pymupdf
Python bindings for MuPDF's rendering library.
Stars: ✭ 898 (+1532.73%)
Mutual labels:  epub
Readingcloud
An ebook reader written in Rails.
Stars: ✭ 33 (-40%)
Mutual labels:  epub
Webpub Manifest
📜 A JSON based Web Publication Manifest format used at the core of the Readium project
Stars: ✭ 46 (-16.36%)
Mutual labels:  epub
Ebreader
A minimal Ebook reader for Android/IOS made with flutter.
Stars: ✭ 25 (-54.55%)
Mutual labels:  epub
Readimension
eBook server supporting ePub and Authentication
Stars: ✭ 29 (-47.27%)
Mutual labels:  epub
Rest Epub
Roy Fielding's REST dissertation in .epub
Stars: ✭ 40 (-27.27%)
Mutual labels:  epub
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+1270.91%)
Mutual labels:  epub
Ebreader
一个让你可以在浏览器中阅读Epub电子书的CLI程序,使用Golang编写
Stars: ✭ 50 (-9.09%)
Mutual labels:  epub
Save As Ebook
Save a web page/selection as an eBook (.epub format) - a Chrome/Firefox/Opera Web Extension
Stars: ✭ 959 (+1643.64%)
Mutual labels:  epub
Owasp Masvs
The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.
Stars: ✭ 1,030 (+1772.73%)
Mutual labels:  epub
Quran Epub
Al Qur'an Terjemah Bahasa Indonesia
Stars: ✭ 10 (-81.82%)
Mutual labels:  epub
Mangareader To Ebook
download mangareader and make epub
Stars: ✭ 12 (-78.18%)
Mutual labels:  epub
Readium Cfi Js
Stars: ✭ 42 (-23.64%)
Mutual labels:  epub
Readteractive
Tool for writing and generating interactive books.
Stars: ✭ 23 (-58.18%)
Mutual labels:  epub
Thiefmd
The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
Stars: ✭ 48 (-12.73%)
Mutual labels:  epub
Booktype
Booktype is a free, open source platform that produces beautiful, engaging books formatted for print, Amazon, iBooks and almost any ereader within minutes.
Stars: ✭ 810 (+1372.73%)
Mutual labels:  epub
Publ Cg
EPUB 3 Community Group Repository
Stars: ✭ 40 (-27.27%)
Mutual labels:  epub
Epubcheck
Validation tool for EPUB
Stars: ✭ 1,073 (+1850.91%)
Mutual labels:  epub
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+17112.73%)
Mutual labels:  epub
Elixirbooks
List of Elixir books
Stars: ✭ 1,021 (+1756.36%)
Mutual labels:  epub

====== PHP EPub Meta ======

This project aims to create a PHP class for reading and writing metadata included in the EPub ebook format.

It also includes a very basic web interface to edit book metadata.

Please see the issue tracker for what's missing.

Forks and pull requests welcome.

===== About the EPub Manager Web Interface =====

The manager expects your ebooks in a single flat directory (no subfolders). The location of that directory has to be configured at the top of the index.php file.

All the epubs need to be read- and writable by the webserver.

The manager also makes some assumption on how the files should be named. The format is: "-<Title>.epub". Commas will be replaced by __ and spaces are replaced by _.

Note that the manager will RENAME your files to that form when saving.

Using the "Lookup Book Data" link will open a dialog that searches the book at Google Books you can use the found data using the "fill in" and "replace" buttons. The former will only fill empty fields, while the latter will replace all data. Author filling is missing currently.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].