windwalker / joomla-rad
Rapido de la vento viro.
2.1.21
2019-10-29 15:50 UTC
Requires
- asika/muse: ~1.0
- asika/whoops: ~1.0||~2.0
- symfony/yaml: ~2.0
- windwalker/cache: ~2.0
- windwalker/compare: ~2.0
- windwalker/console: ~2.0
- windwalker/data: ~2.0
- windwalker/datamapper: ~2.0
- windwalker/filesystem: ~2.0
- windwalker/html: ~2.0
- windwalker/router: ~2.0
Requires (Dev)
- windwalker/test: ~2.0
- dev-staging
- dev-master / 2.2.x-dev
- 2.1.21
- 2.1.20
- 2.1.19
- 2.1.18
- 2.1.17
- 2.1.16
- 2.1.15
- 2.1.14
- 2.1.13
- 2.1.12
- 2.1.12-beta2
- 2.1.12-beta
- 2.1.11
- 2.1.10
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1
- 2.1-RC
- 2.1-beta
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta2
- 2.0.0-beta1
- 2.0.0-alpha
- dev-dev-namespace
This package is auto-updated.
Last update: 2024-10-29 04:14:39 UTC
README
Introduction
Windwalker is a RAD framework for Joomla! CMS development.
We provide modern functions and interfaces to help developer quickly create extensions. Windwalker contains single action controller(Joomla new MVC), console interface, Dependency Injection, DataMapper, Simple ORM and code generator.
Installation Via Composer
cd /your/joomla/dir php composer.phar create-project windwalker/joomla-rad libraries/windwalker 2.*
Generate a new extension
php bin/windwalker generator init com_flower sakura.sakuras -c admin
Documentation
About
Author : Simon Asika
Company : LYRASOFT
Joomla!CMS version : 3.4 and newer
First release : 2012-05-05
Extensions created by Windwalker
- Asikart Quickicons: https://github.com/asikart/quickicons
- Asikart Quickcontent: https://github.com/asikart/quickcontent
- Remote and Local Image Manager: https://github.com/asikart/remoteimage
- ACE x Markdown Editor: https://github.com/asikart/ace-markdown-editor
- Asikart UserXTD: https://github.com/asikart/userxtd