rosgear/ge-site

"GeSite" component package for Ge Framework

Maintainers

Package info

github.com/rosgear/ge-site

Homepage

Type:component

pkg:composer/rosgear/ge-site

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2026-06-20 15:05 UTC

This package is auto-updated.

Last update: 2026-06-20 15:08:34 UTC


README

Русский | English

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

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

Пакет компонентов GeSite, входящий в состав Ge Framework, включает контроллеры, модели данных, помощники и виджеты для вывода контента на страницах веб‑сайта.

Установка

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

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

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

или добавить в файл composer.json вашего проекта:

"rosgear/ge-site": "*"

GeSite component package for Ge Framework

The GeSite component package, part of the Ge Framework, includes controllers, data models, helpers, and widgets for displaying content on website pages.

Installation

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

or execute:

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

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

"rosgear/ge-site": "*"