Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from xaraya/core

The active core branches of the Xaraya project. Other branches no longer being actively developed can be found in the core_archives repository.

Notifications You must be signed in to change notification settings

mikespub/xaraya-core

 
 

Repository files navigation

xaraya/core project

This provides the Xaraya core framework with the essential modules, blocks, properties and themes.

Optional xaraya/modules and xaraya/properties bundles will be installed in development mode.

Requirements

  • PHP 8.2+ with mbstring, XML and XSL extensions
  • MariaDB 10.x or MySQL 8.x (or SQLite 3.x in tests)
  • composer 2.x for installation

Installation

Create Xaraya core project using composer in current directory or "myproject" subdirectory (composer create-project)

composer create-project xaraya/core [myproject]

Xaraya Modules

Add other Xaraya Modules as composer packages to your project (composer require)

composer require xaraya/library

About

The active core branches of the Xaraya project. Other branches no longer being actively developed can be found in the core_archives repository.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.4%
  • XSLT 1.9%
  • CSS 1.7%
  • HTML 1.1%
  • JavaScript 0.9%
  • Makefile 0.0%