PHPackages                             fsvblr/flippingbook - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fsvblr/flippingbook

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fsvblr/flippingbook
===================

Creating and viewing flipping book for Laravel (admin and front parts).

1.0.0(1y ago)11MITBladePHP ^8.1|^8.2|^8.3

Since Feb 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/fsvblr/flippingbook)[ Packagist](https://packagist.org/packages/fsvblr/flippingbook)[ RSS](/packages/fsvblr-flippingbook/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Flipping Book (for Laravel)
===========================

[](#flipping-book-for-laravel)

About
-----

[](#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](https://github.com/ts1/flipbook-vue) and [Vuetify slider](https://vuetifyjs.com/en/components/sliders/) scripts were used to display Flipping Book.

Installation
------------

[](#installation)

```
composer require fsvblr/flippingbook

```

```
php artisan vendor:publish --provider="Flippingbook\FlippingbookServiceProvider"

```

```
php artisan migrate

```

Please note
-----------

[](#please-note)

- It is assumed that your site has user [authentication](https://laravel.com/docs/authentication). If it does not, then the simplest option is [laravel/ui](https://packagist.org/packages/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
----

[](#demo)

Screenshots of the admin and public parts are available in the folder /public/images/demo .

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance45

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

508d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32449884?v=4)[Serguei Filitchonok](/maintainers/fsvblr)[@fsvblr](https://github.com/fsvblr)

---

Top Contributors

[![fsvblr](https://avatars.githubusercontent.com/u/32449884?v=4)](https://github.com/fsvblr "fsvblr (2 commits)")

---

Tags

flipbookflippbookflipping-booklaravellaravelflipbookflipping book

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fsvblr-flippingbook/health.svg)

```
[![Health](https://phpackages.com/badges/fsvblr-flippingbook/health.svg)](https://phpackages.com/packages/fsvblr-flippingbook)
```

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20619.4k](/packages/stephenjude-filament-blog)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
