Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windwalker-io/framework
PHP Rapid Application Development Framework
https://github.com/windwalker-io/framework
framework php php-framework rad rad-framework
Last synced: 4 days ago
JSON representation
PHP Rapid Application Development Framework
- Host: GitHub
- URL: https://github.com/windwalker-io/framework
- Owner: windwalker-io
- License: mit
- Created: 2013-12-22T05:53:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T15:40:38.000Z (6 months ago)
- Last Synced: 2024-08-15T21:10:23.071Z (5 months ago)
- Topics: framework, php, php-framework, rad, rad-framework
- Language: PHP
- Homepage: http://windwalker.io
- Size: 10.2 MB
- Stars: 251
- Watchers: 21
- Forks: 34
- Open Issues: 121
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Windwalker Framework
![ci](https://img.shields.io/github/actions/workflow/status/windwalker-io/framework/ci.yml?label=Test&style=flat-square)
![ci](https://img.shields.io/github/actions/workflow/status/windwalker-io/framework/phpcs-push.yml?label=Code%20Styles&style=flat-square)
![Packagist Version](https://img.shields.io/packagist/v/windwalker/framework?style=flat-square)
![Packagist PHP Version](https://img.shields.io/packagist/dependency-v/windwalker/framework/php?style=flat-square)Windwalker 4 repository.
## Installation
```bash
composer require windwalker/framework ^4.0
```## Resources
- [Documentation](https://windwalker.io/documentation/)
- [Bug report](https://github.com/windwalker-io/framework)
- [Contributing](https://github.com/windwalker-io/framework)
- [Discussion](https://github.com/windwalker-io/framework/discussions)