This is the repo for FicSave, an open-source online fanfiction downloader.
THIS BRANCH IS NO LONGER MAINTAINED. CHECK OUT THE ficsave-2.0 BRANCH TO FOLLOW ALONG WITH FURTHER DEVELOPMENT.
The PHP Framework For Web Artisans.
A modern responsive front-end framework based on Material Design.
PHP Classes for dynamically generating EPub files.
QueryPath is an XML and HTML DOM manipulation PHP library.
An HTML5 parser and serializer for PHP.
Convert an ebook from one format to another.
- Download all dependencies using
composer install. - Install Calibre.
- Add this to your crontab:
* * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1or executephp /path/to/artisan schedule:runevery minute.