Download the PHP package tedvdb/ebooklib without Composer
On this page you can find all versions of the php package tedvdb/ebooklib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ebooklib
Installation
-
Get the source and dependencies to specified folder:
- Then in the root folder, copy .env.example to .env
- Create a mysql user and database for eBookLib and correct database settings in .env.
- Set the APP_URL variable in the .env file.
- Make sure the webservice (or php process in case of php-fpm) has write permissions to the folder.
- Then, init the database:
The installation is now complete.
First use
- Add path to table (no GUI yet)
- Start first indexing action:
Now you can navigate in the browser to the url you've configured, and login with the default username '[email protected]' and the password 'secret'.
Filetypes
Currently only .epub and .mobi files are supported.
OPDS
The library is now available in the url via OPDS1.1 protocol on . OPDS support is experimental! Anly basic authentication is implemented.
All versions of ebooklib with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
bican/roles Version 2.1.*
choccybiccy/mobi Version ^0.1.2
chumper/zipper Version 1.0.x
fideloper/proxy Version ~3.3
intervention/image Version ^2.4
laravel/framework Version 5.5.*
laravel/scout Version ^4.0
maennchen/zipstream-php Version ^0.5.2
spatie/array-to-xml Version ^2.7
yab/laravel-scout-mysql-driver Version ^2.0
bican/roles Version 2.1.*
choccybiccy/mobi Version ^0.1.2
chumper/zipper Version 1.0.x
fideloper/proxy Version ~3.3
intervention/image Version ^2.4
laravel/framework Version 5.5.*
laravel/scout Version ^4.0
maennchen/zipstream-php Version ^0.5.2
spatie/array-to-xml Version ^2.7
yab/laravel-scout-mysql-driver Version ^2.0
The package tedvdb/ebooklib contains the following files
Loading the files please wait ....