State of art library for Joomla! CMS
That's not a yet another framework, because it simply do not FRAME you work, it gives you power to do great.
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
]
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.
ORM:
- Eloquent
- Doctrine
Templating:
- Blade
- Edge
Dispatcher with Migrations
Base MVC:
Controller additions:
- Trait for RESTful
- Trait for Input injection
View additions:
Model additions: