PHPackages                             laravelui5/core - 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. laravelui5/core

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

laravelui5/core
===============

Foundation layer for integrating OpenUI5 into Laravel applications. Provides the runtime and developer tooling to build UI5 apps in a Laravel-native workflow.

v4.3.4(5mo ago)0135↓33.3%1Apache-2.0PHPPHP ^8.3CI passing

Since Sep 8Pushed 4w agoCompare

[ Source](https://github.com/laravelui5/core)[ Packagist](https://packagist.org/packages/laravelui5/core)[ Docs](https://laravelui5.com)[ RSS](/packages/laravelui5-core/feed)WikiDiscussions main Synced 4mo ago

READMEChangelog (10)Dependencies (32)Versions (88)Used By (1)

LaravelUi5 Core
===============

[](#laravelui5-core)

[![Latest release](https://camo.githubusercontent.com/5052cd98304ec01ef48d865a24b302bd9e703ed7b7805e4e771a0e20937589f3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6c61726176656c7569352f636f72653f736f72743d73656d766572266c6162656c3d72656c65617365)](https://github.com/laravelui5/core/releases/latest)[![License: BSL 1.1](https://camo.githubusercontent.com/e48305eda316e13af2081d38c388b7ea1a72456438856ceb6cd837c1c1d518b4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d42534c253230312e312d626c7565)](./LICENSE)

Foundation layer for integrating [OpenUI5](https://openui5.org) into [Laravel](https://laravel.com). Provides runtime, routing, OData integration, and developer tooling for building enterprise UI5 apps in a Laravel-native workflow.

> **What this repository is.** The public home for LaravelUi5 Core's **issues, changelog, and releases**. The package itself is a Composer dependency distributed via the private registry at `packages.pragmatiqu.io`; when you `composer require laravelui5/core`, the BSL-licensed source installs into your project's `vendor/`. This repo intentionally hosts **no source** — use it to track what changed, read release notes, and report bugs. Documentation lives at [laravelui5.com](https://laravelui5.com).

Features
--------

[](#features)

- **Artifact system** — Applications, Libraries, Cards, Dashboards, Tiles, Charts, Reports, Actions, and Resources as first-class, typed Laravel components
- **Composable dashboards** — a `composer require`'d module can contribute its Tiles and Cards into *another* module's dashboard without editing it: compose across packages, not just within one
- **OData v4** — Built on [laravelui5/odata](https://github.com/laravelui5/odata) (MIT); every UI5 app is an OData service out of the box
- **Scaffold generators** — Artisan `ui5:*` commands to generate every artifact type, plus `ui5:assemble` for a self-contained launchpad app
- **Contract-first design** — Clean interfaces and abstract bases for every artifact type; *attributes declare, classes do*

Requirements
------------

[](#requirements)

- PHP `^8.3`
- Laravel 13

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

[](#installation)

Core is distributed via the private Satis registry at `packages.pragmatiqu.io` and requires a free LaravelUi5 account from [laravelui5.com](https://laravelui5.com/course/#register).

Add the registry to your `composer.json`:

```
{
    "repositories": [
        { "type": "composer", "url": "https://packages.pragmatiqu.io" }
    ]
}
```

Bind your account credentials and install:

```
composer config http-basic.packages.pragmatiqu.io your-email@example.com your-account-key
composer require laravelui5/core
```

`laravelui5/odata` is pulled in automatically, and the service provider is registered via Laravel's package auto-discovery — no manual wiring. See the [full installation guide](https://laravelui5.com/core/installation) for configuration, OData integration, and verification.

Changelog
---------

[](#changelog)

- [`CHANGELOG.md`](./CHANGELOG.md) — the running ledger of every released version
- Release announcements are published at [laravelui5.com](https://laravelui5.com)

Documentation
-------------

[](#documentation)

- [laravelui5.com/core](https://laravelui5.com/core/) — full documentation
- [laravelui5.com](https://laravelui5.com) — guides and the video course

SDK
---

[](#sdk)

For teams who want the full developer experience — prebuilt business modules, UI patterns, a DB-backed registry, and time-bound RBAC — a separate commercial **SDK** builds on Core. See [laravelui5/sdk](https://laravelui5.com/sdk/).

Issues
------

[](#issues)

Use the [issue tracker](https://github.com/laravelui5/core/issues) to report bugs and request features. (Source patches aren't accepted here — the source is private — but well-described issues and reproductions are very welcome.)

License
-------

[](#license)

[Business Source License 1.1](./LICENSE) — production use for building applications and services is permitted; repackaging as a competing framework, library, SDK, or development toolkit is prohibited. Each release converts to Apache 2.0 four years after it ships.

Licensed Work © 2026 DMG Beteiligungs GmbH — originally developed by Michael Gerzabek.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance84

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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

Every ~2 days

Total

87

Last Release

168d ago

Major Versions

v1.2.6 → v2.0.02025-12-22

v2.4.8 → v3.0.02026-01-19

v3.5.1 → v4.0.02026-02-19

PHP version history (2 changes)v1.0.0-RC1PHP ^8.2

v1.1.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1590082?v=4)[Michael Gerzabek](/maintainers/mgerzabek)[@mgerzabek](https://github.com/mgerzabek)

---

Top Contributors

[![mgerzabek](https://avatars.githubusercontent.com/u/1590082?v=4)](https://github.com/mgerzabek "mgerzabek (23 commits)")

---

Tags

laravelsdklaravel-packageenterpriseodataadminpanelopenui5ui5fiorimicrofrontendenterprise-apps

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/laravelui5-core/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k31.8M162](/packages/laravel-cashier)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9922.4M146](/packages/roots-acorn)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M327](/packages/laravel-ai)[flarum/core

Delightfully simple forum software.

211.5M2.5k](/packages/flarum-core)

PHPackages © 2026

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