eclipsephp/frontend-panel

Frontend panel for Eclipse

Maintainers

Package info

github.com/DataLinx/eclipsephp-frontend-panel

pkg:composer/eclipsephp/frontend-panel

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 4

dev-main 2025-09-02 09:12 UTC

This package is auto-updated.

Last update: 2026-03-02 10:26:27 UTC


README

Eclipse

Packagist PHP Version Support Tests codecov Conventional Commits Packagist License

About

This package provides an opinionated frontend panel. It's made by DataLinx and used in our Eclipse projects.
It should be included only in projects that need a frontend.

It shouldn't contain much code, since any important features should be made into separate plugins, which are distributable and generally usable by any developer in Filament-based apps.

Download

Download it with composer:

  composer require eclipsephp/frontend-panel

Documentation

Read the documentation here.