2017 © Pedro Peláez
 

library calibre

Interface between laravel and calibre database and files

image

jampot5000/calibre

Interface between laravel and calibre database and files

  • Saturday, June 27, 2015
  • by jampot5000
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

PHP Calibre

PHP Calibre is an interface between laravel and calibre, exposing models for the Author, Book and Files for the books., (*1)

Version

0.0.1 - Just getting the basics down at the moment., (*2)

Installation

Install with composer, (*3)

composer require 'jampot5000/calibre':'0.0.1'

Add the Laravel service provider in config/app.php, (*4)

Jampot5000\Calibre\LaravelServiceProvider::class,

Models can be accessed using:, (*5)

\Jampot5000\Calibre\Models\Author
\Jampot5000\Calibre\Models\Book
\Jampot5000\Calibre\Models\File

Todo

  • Add series Model
  • Move route logic into a class allowing finer control of obtaining a file.
  • Update readme with better documentation
  • Add testing
  • Abstract away from using eloquent as it is alot to pull in for people not using laravel

The Versions

27/06 2015

dev-RepositoryAbstraction

dev-RepositoryAbstraction https://github.com/jampot5000/calibre

Interface between laravel and calibre database and files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jamie Holcroft

laravel ebook calibre

24/06 2015

dev-master

9999999-dev https://github.com/jampot5000/calibre

Interface between laravel and calibre database and files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jamie Holcroft

laravel ebook calibre

24/06 2015

0.1.1

0.1.1.0 https://github.com/jampot5000/calibre

Interface between laravel and calibre database and files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jamie Holcroft

laravel ebook calibre

23/06 2015

0.1.0

0.1.0.0 https://github.com/jampot5000/calibre

Interface between laravel and calibre database and files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jamie Holcroft

laravel ebook calibre