eclipsephp/frontend-panel

dev-main 2025-06-02 09:30 UTC

This package is auto-updated.

Last update: 2025-06-02 09:33:05 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.