joomlatools/framework

Joomlatools Framework is an open-source extension framework (for Joomla)


Keywords
framework, extension, joomla, koowa
License
GPL-3.0-only

Documentation

Joomlatools Framework

What is Joomlatools Framework?

Joomlatools Framework (codename 'Koowa') is a open-source component framework. Developed and maintained by Joomlatools with the help of passionate developers from all over the world.

Joomlatools Framework can be installed in Joomla as a plugin and lets you focus on the "business" logic of your extension or can be used standalone. By doing most of the repetitive work for you boilerplate code is eliminated which greatly reduces the time to develop Joomla extensions.

The design pattern based architecture makes your extension more flexible: your extension becomes more re-usable, replaceable and more easily extensible. Additionally Joomlatools Framework provides you with excellent out-of-the-box security features.

Joomlatools Framework uses a component based architecture and includes everything needed to create Joomla extensions according to the Hierarchical Model-View-Contoller (HMVC) pattern.

Why Joomlatools Framework?

Joomlatools Framework is built to help developers create custom Joomla extensions and tries to solve following problems:

  • Provide a solid modern and lean architecture for building extensions.
  • Allow extensions to be more flexible and extended easily.

Who is Joomlatools Framework for ?

Joomlatools Framework is for developers creating custom Joomla extensions. The framework can only be installed using Composer and cannot be installed using the Joomla installer. If you are a developer who wishes to distribute the framework as part of an installable package please contact us first.

Production Ready

The framework uses a conservative development approach focused on the lowest common denominator, at time of writing this is Joomla 3.x and PHP 5.6. The framework is fully forwards compatible with PHP 8.0.

The framework follows the semantic versioning standard. Rest assured : it's designed for stability and compatibility. We promise that all minor versions will be 100% backwards compatible. Only in major versions backwards compatibility is not guaranteed.

Requirements

  • Joomla 3.6 or newer
  • PHP 7.3 or newer
  • MySQL 5.x

Installation

Go to the root directory of your Joomla installation in command line and execute this command:

composer require joomlatools/framework:3.*

Contributing

Joomlatools Framework is an open source, community-driven project. Contributions are welcome from everyone. We have contributing guidelines to help you get started.

Contributors

See the list of contributors.

License

Joomlatools Framework is open-source software licensed under the GPLv3 license.

Community

Keep track of development and community news.