Skip to content
/ X Public

JoomPlaceX Framework for Joomla! Inspired by frameworks, built to make life better.

Notifications You must be signed in to change notification settings

joomplace/X

Repository files navigation

JoomPlaceX

State of art library for Joomla! CMS

Description

That's not a framework

That's not a yet another framework, because it simply do not FRAME you work, it gives you power to do great.

Installation

Manual installation

Either download or clone the repo to the /libraries/JoomPlaceX and install autoloader plugin.

Navigate to the /libraries/JoomPlaceX folder and do the composer install [composer update]

Package installation

Use the link to our CI packaged version which includes both library (ready to use) and autoloader plugin.

You still will need to enable autoloader plugin manually.

What's in it

3rd Party [use original documentation of those]

ORM:

  • Eloquent
  • Doctrine

Templating:

  • Blade
  • Edge

Maintained be JoomPlace

Joomla PSR-4 Autoloader

Component Bootstraper

Dispatcher with Migrations

Base MVC:

Controller additions:

View additions:

Model additions:

  • Basic ACL trait
  • Dummy ACL trait
  • IN DEVELOPMENT Core ACL trait