PHPackages                             tioa/laravel-h5p - 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. tioa/laravel-h5p

ActiveLibrary

tioa/laravel-h5p
================

H5P Plugin for laravel platform

2.0.4(4y ago)031MITPHPPHP ^7.1

Since Feb 21Pushed 4y agoCompare

[ Source](https://github.com/TioA/Laravel-H5P)[ Packagist](https://packagist.org/packages/tioa/laravel-h5p)[ RSS](/packages/tioa-laravel-h5p/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (9)Versions (41)Used By (0)

H5P Plugin in Laravel Framework
===============================

[](#h5p-plugin-in-laravel-framework)

Description
-----------

[](#description)

Fork from Djoudi

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

[](#installation)

Require it in the Composer.

```
composer require exatech-group/laravel-h5p
```

Publish the Views, Config and so things.

```
php artisan vendor:publish --provider=Djoudi\LaravelH5p\LaravelH5pServiceProvider --force
```

Migrate the Database

```
php artisan migrate
```

Sur linux

```
cd public/vendor/h5p
ln -s ../../../storage/h5p/content
ln -s ../../../storage/h5p/editor
ln -s ../../../storage/h5p/libraries
```

Ou sur windows

```
cd public/vendor/h5p
mklink /d content ..\..\..\storage\h5p\content
mklink /d editor ..\..\..\storage\h5p\editor
mklink /d libraries ..\..\..\storage\h5p\libraries
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 65.9% 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

Every ~37 days

Recently: every ~0 days

Total

40

Last Release

1553d ago

Major Versions

1.0.34 → 2.02022-02-09

PHP version history (2 changes)1.0PHP ^7.0

1.0.1PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ef191ea85510439904eb20c9d618ea013bac5e84291f66c573a70672322cc53?d=identicon)[TioA](/maintainers/TioA)

---

Top Contributors

[![EcoinTest](https://avatars.githubusercontent.com/u/153815470?v=4)](https://github.com/EcoinTest "EcoinTest (89 commits)")[![stephaned-exatech](https://avatars.githubusercontent.com/u/54278061?v=4)](https://github.com/stephaned-exatech "stephaned-exatech (38 commits)")[![tioagustian](https://avatars.githubusercontent.com/u/22042878?v=4)](https://github.com/tioagustian "tioagustian (6 commits)")[![SamehMohamedAhmedOmr](https://avatars.githubusercontent.com/u/17390615?v=4)](https://github.com/SamehMohamedAhmedOmr "SamehMohamedAhmedOmr (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tioa-laravel-h5p/health.svg)

```
[![Health](https://phpackages.com/badges/tioa-laravel-h5p/health.svg)](https://phpackages.com/packages/tioa-laravel-h5p)
```

###  Alternatives

[djoudi/laravel-h5p

H5P Plugin for Laravel platform - Updated for Laravel 12

221.6k](/packages/djoudi-laravel-h5p)

PHPackages © 2026

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