joomla / joomla-platform
The Joomla Platform is a platform for writing Web and command line applications in PHP.
Installs: 215
Dependents: 0
Suggesters: 0
Security: 0
Stars: 575
Watchers: 80
Forks: 325
Open Issues: 0
Requires
- php: >=5.3.1
This package is not auto-updated.
Last update: 2019-02-20 17:15:21 UTC
README
The Joomla Platform is a platform for writing Web and command line applications in PHP. It is free and open source software, distributed under the GNU General Public License version 2 or later. The Joomla Content Management System (CMS) is built on top of the Joomla Platform. For more information about the Joomla CMS visit: http://www.joomla.org/about-joomla.html
You can find out more about Joomla development (though not platform specific) at: http://docs.joomla.org/Developers
You can discuss Joomla Platform development at: http://groups.google.com/group/joomla-dev-platform
You can view the Joomla Platform Manual at: http://joomla.github.com/joomla-platform
A general guide for contributing to the Joomla platform can be found in the CONTRIBUTING.markdown file in this repository. A thorough contributing guide can be found at: https://github.com/joomla/joomla-platform/wiki/Contributing-to-the-joomla-platform
Requirements
- PHP 5.2.4+ for Platform versions 11.x
- PHP 5.3.1+ for Platform versions 12.x
Installation
Get the source code from GIT:
git clone git://github.com/joomla/joomla-platform.git
Please ensure you add the following path to your local .gitignore file: tests/test_application/cache