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

ActiveLibrary

haggag/h5p
==========

H5P Plugin for laravel platform

v1.0.7(1y ago)024MITPHPPHP ^7.1|^8.0|^9.0||^10.0

Since Aug 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MahmoudSaidHaggag/h5p)[ Packagist](https://packagist.org/packages/haggag/h5p)[ RSS](/packages/haggag-h5p/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (6)Dependencies (9)Versions (8)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

34

—

LowBetter than 77% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 58.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 ~186 days

Recently: every ~249 days

Total

7

Last Release

630d ago

PHP version history (3 changes)v1.0.1PHP ^7.1

v1.0.3PHP ^7.1|^8.0

v1.0.5PHP ^7.1|^8.0|^9.0||^10.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8878cb195a9c7ab67015ad3df7ecadefad07ec8ccb33992abd038d296298fd0?d=identicon)[haggag](/maintainers/haggag)

---

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)")[![mahmoudhaggag641](https://avatars.githubusercontent.com/u/17066788?v=4)](https://github.com/mahmoudhaggag641 "mahmoudhaggag641 (22 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/haggag-h5p/health.svg)

```
[![Health](https://phpackages.com/badges/haggag-h5p/health.svg)](https://phpackages.com/packages/haggag-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)
