PHPackages                             omr\_gz/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. omr\_gz/laravel-h5p

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

omr\_gz/laravel-h5p
===================

H5P Plugin for laravel platform, forked from \*exatech-group/laravel-h5p\*

11.1(4mo ago)198MITPHPPHP ^8.4

Since May 1Pushed 4mo agoCompare

[ Source](https://github.com/OmmrGAZAR315/Laravel-H5P)[ Packagist](https://packagist.org/packages/omr_gz/laravel-h5p)[ RSS](/packages/omr-gz-laravel-h5p/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (13)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

42

—

FairBetter than 90% of packages

Maintenance74

Regular maintenance activity

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 59.7% 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 ~55 days

Total

9

Last Release

149d ago

Major Versions

6.0 → 7.02025-05-05

7.0 → 8.02025-05-07

8.0 → 9.52025-05-08

9.1 → 10.02025-05-27

10.0 → 11.02025-12-15

PHP version history (3 changes)6.0PHP ^7.1

9.5PHP ^8.1

11.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1bb2ecf784051c18533c3bd1be6336f6faa968c43f7e9527f5cd6c38116b8592?d=identicon)[OmmrGAZAR315](/maintainers/OmmrGAZAR315)

---

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)")[![OmmrGAZAR315](https://avatars.githubusercontent.com/u/92094226?v=4)](https://github.com/OmmrGAZAR315 "OmmrGAZAR315 (20 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/omr-gz-laravel-h5p/health.svg)

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