kiwa / core
A feather light web framework for small but professional static websites.
0.23.2
2021-01-11 12:08 UTC
Requires
- php: >=7.1
- ext-curl: *
- ext-dom: *
- ext-json: *
- ext-libxml: *
- bitandblack/composer-helper: ^0.4
- bitandblack/helpers: ~1.0
- monolog/monolog: ^2.0
- ocramius/package-versions: ^1.9
- php-di/php-di: ^6.0
- places2be/locales: ^1.9
- roave/better-reflection: ^4.6
- symfony/asset: ^5.0
- symfony/dotenv: ^5.0
- symfony/finder: ^5.0
- symfony/http-foundation: ^5.0
- symfony/mime: ^5.0
- symfony/yaml: ^5.0
Requires (Dev)
- phpstan/phpstan: ^0.12
- phpunit/phpunit: ^8.0 || ^9.0
Suggests
- kiwa/website-skeleton: A website skeleton for Kiwa
- dev-master
- 0.23.x-dev
- 0.23.2
- 0.23.1
- 0.23.0
- 0.22.x-dev
- 0.22.14
- 0.22.13
- 0.22.12
- 0.22.11
- 0.22.10
- 0.22.9
- 0.22.8
- 0.22.7
- 0.22.6
- 0.22.5
- 0.22.4
- 0.22.3
- 0.22.2
- 0.22.1
- 0.22.0
- 0.21.x-dev
- 0.21.9
- 0.21.8
- 0.21.7
- 0.21.6
- 0.21.5
- 0.21.4
- 0.21.3
- 0.21.2
- 0.21.1
- 0.21.0
- 0.20.4
- 0.20.3
- 0.20.2
- 0.20.1
- 0.20.0
- 0.19.0
- 0.18.1
- 0.18.0
- 0.17.0
- 0.16.5
- 0.16.4
- 0.16.3
- 0.16.2
- 0.16.1
- 0.16.0
- 0.15.2
- 0.15.1
- 0.15.0
- 0.14.3
- 0.14.2
- 0.14.1
- 0.14.0
- 0.13.1
- 0.13.0
- 0.12.13
- 0.12.12
- 0.12.11
- 0.12.10
- 0.12.9
- 0.12.8
- 0.12.7
- 0.12.6
- 0.12.5
- 0.12.4
- 0.12.3
- 0.12.2
- 0.12.1
- 0.12.0
- 0.11.1
- 0.11.0
- 0.10.1
- 0.10.0
- 0.9.24
- 0.9.23
- 0.9.22
- 0.9.21
- 0.9.20
- 0.9.19
- 0.9.18
- 0.9.17
- 0.9.16
- 0.9.15
- 0.9.14
- 0.9.13
- 0.9.12
- 0.9.11
- 0.9.10
- 0.9.9
- 0.9.7
- 0.9.6
- 0.9.5
- dev-feature/KW-52-amp-support
- dev-feature/KW-29-editor-und-upload
This package is auto-updated.
Last update: 2021-01-11 12:09:42 UTC
README
Kiwa
A feather light web framework for small but professional static websites.
Installation
This library is made for the use with Composer. Add it to your project by running $ composer require kiwa/core
.
Please note: The easiest way to create a website with Kiwa is by using the Website Skeleton. It will create all the needed files and loads the kiwa/core
along with the kiwa/console
as dependencies.
Help
If you have questions about Kiwa feel free to contact us under hello@kiwa.io
.