PHPackages                             exatech-group/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. exatech-group/laravel-h5p

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

exatech-group/laravel-h5p
=========================

H5P Plugin for laravel platform

1.0.34(5y ago)41.4k8MITPHPPHP ^7.1

Since Feb 21Pushed 4y agoCompare

[ Source](https://github.com/exatech-group/Laravel-H5P)[ Packagist](https://packagist.org/packages/exatech-group/laravel-h5p)[ RSS](/packages/exatech-group-laravel-h5p/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (10)Versions (36)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

35

↑

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 69% 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 ~28 days

Recently: every ~52 days

Total

35

Last Release

2044d ago

PHP version history (2 changes)1.0PHP ^7.0

1.0.1PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/52be29399da2962b853d63decb0843f5c48065aeffc183b8e0200c277719267b?d=identicon)[exatech-stephaned](/maintainers/exatech-stephaned)

---

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)")[![SamehMohamedAhmedOmr](https://avatars.githubusercontent.com/u/17390615?v=4)](https://github.com/SamehMohamedAhmedOmr "SamehMohamedAhmedOmr (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

202832.4k6](/packages/backpack-basset)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)

PHPackages © 2026

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