fsvblr/flippingbook
Composer 安装命令:
composer require fsvblr/flippingbook
包简介
Creating and viewing flipping book for Laravel (admin and front parts).
README 文档
README
About
Flipping Book package allows you to create digital content like e-books, online magazines, products catalogues with page flip, reader-friendly controls and embed them right on your Laravel site.
This Flipping Book package is developed to make your digital publications look realistic, personalized and attract customers’ attention. People can flip pages of e-book, online newspaper, etc., with a finger touch and feel like holding a real one.
Flipping book consists of an administrative part and a public part. The administrative panel consists of 3 parts: categories, publications, pages. The publication page is based on the uploaded page image. Multiple page uploads into one publication from a zip archive are available.
If you want to turn a source file in PDF format into a Flipping Book, you can first use any of the many online services "pdf to png", and then upload a zip with pictures to the publication with one click.
The public part consists of a list of categories, a list of publications and viewing publications in Flipping Book format.
The flipbook-vue and Vuetify slider scripts were used to display Flipping Book.
Installation
composer require fsvblr/flippingbook
php artisan vendor:publish --provider="Flippingbook\FlippingbookServiceProvider"
php artisan migrate
Please note
- It is assumed that your site has user authentication. If it does not, then the simplest option is laravel/ui.
- Don't forget to wrap flipping book's admin routes with access check.
- Don't forget to create a storage link on your site if you haven't done so yet:
php artisan storage:link
- The ImageMagick and Zip extensions are dependencies in this project.
- The package is tested on Laravel Framework 11.40.0.
Demo
Screenshots of the admin and public parts are available in the folder /public/images/demo .
fsvblr/flippingbook 适用场景与选型建议
fsvblr/flippingbook 是一款 基于 Blade 开发的 Composer 扩展包,目前已累计 1 次下载、GitHub Stars 达 1, 最近一次更新时间为 2025 年 02 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「laravel」 「flipbook」 「flipping book」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 fsvblr/flippingbook 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fsvblr/flippingbook 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 fsvblr/flippingbook 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Feature toggling for your PHP application.
Flipbert Extension for Contao Open Source CMS
Alfabank REST API integration
Api interface for your toggles.
Interactive catalogue module for Magento 2
Provides advanced feature toggling support for Symfony2 based projects
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 30
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-02-10