rosgear/ge-panel

"GePanel" component package for Ge Framework

Maintainers

Package info

github.com/rosgear/ge-panel

Homepage

Type:component

pkg:composer/rosgear/ge-panel

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-22 17:49 UTC

This package is auto-updated.

Last update: 2026-06-22 17:52:39 UTC


README

Русский | English

Latest Stable Version Total Downloads Source Code Software License php 8.2+

Пакет компонентов GePanel для Ge Framework

Пакет компонентов Панели управления GePanel, входящий в состав Ge Framework, включает контроллеры для обработки команд, модели данных для структурированного хранения информации, вспомогательные модули для служебных операций, интерактивные виджеты для наглядного отображения данных и гибкие плагины для расширения возможностей — гарантирует стабильную и многофункциональную работу Панели управления, адаптируясь под разнообразные задачи пользователя.

Установка

Предпочтительный способ установки этого пакета — через composer,

или выполнить:

php composer.phar require --prefer-dist rosgear/ge-panel "*"

или добавить в раздел "require" вашего файла composer.json:

"rosgear/ge-panel": "*"

GePanel component package for Ge Framework

The GePanel Control Panel component package, part of the Ge Framework, includes controllers for processing commands, data models for structured storage of information, auxiliary modules for service operations, interactive widgets for visual display of data, and flexible plugins for expanding capabilities—guaranteeing stable and multifunctional operation of the Control Panel, adapting to a variety of user tasks.

Installation

The preferred method of installing this component package is via composer,

or execute:

php composer.phar require --prefer-dist rosgear/ge-panel "*"

or add to your project's composer.json file:

"rosgear/ge-panel": "*"