kiwa / core
A feather-light web framework for professional static websites.
Fund package maintenance!
Buymeacoffee
Requires
- php: >=8.2
- composer-runtime-api: ^2.0
- ext-curl: *
- ext-dom: *
- ext-json: *
- ext-libxml: *
- bitandblack/composer-helper: ^1.0 || ^2.0
- bitandblack/duration: ^1.0
- bitandblack/helpers: ^1.0 || ^2.0
- bitandblack/pathinfo: ^0 || ^1.0
- monolog/monolog: ^2.0 || ^3.0
- ocramius/package-versions: ^1.9 || ^2.0
- php-di/php-di: ^6.0 || ^7.0
- places2be/locales: ^1.11 || ^2.0 || ^3.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- symfony/asset: ^6.0 || ^7.0
- symfony/dotenv: ^6.0 || ^7.0
- symfony/finder: ^6.0 || ^7.0
- symfony/http-foundation: ^6.0 || ^7.0
- symfony/mime: ^6.0 || ^7.0
- symfony/routing: ^6.0 || ^7.0
- symfony/yaml: ^6.0 || ^7.0
Requires (Dev)
- composer/composer: ^2.0
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^11.0
- rector/rector: ^1.0
- symfony/var-dumper: ^7.0
- symplify/easy-coding-standard: ^12.0
Suggests
- kiwa/website-skeleton: A website skeleton for Kiwa
- dev-master
- 1.0.0-RC1
- 0.30.4
- 0.30.3
- 0.30.2
- 0.30.1
- 0.30.0
- 0.29.1
- 0.29.0
- 0.28.2
- 0.28.1
- 0.28.0
- 0.27.x-dev
- 0.27.12
- 0.27.11
- 0.27.10
- 0.27.9
- 0.27.8
- 0.27.7
- 0.27.6
- 0.27.5
- 0.27.4
- 0.27.3
- 0.27.2
- 0.27.1
- 0.27.0
- 0.26.3
- 0.26.2
- 0.26.1
- 0.26.0
- 0.25.1
- 0.25.0
- 0.25.0-RC5
- 0.25.0-RC4
- 0.25.0-RC3
- 0.25.0-RC2
- 0.25.0-RC1
- 0.24.x-dev
- 0.24.10
- 0.24.9
- 0.24.8
- 0.24.7
- 0.24.6
- 0.24.5
- 0.24.4
- 0.24.3
- 0.24.2
- 0.24.1
- 0.24.0
- 0.23.x-dev
- 0.23.5
- 0.23.4
- 0.23.3
- 0.23.2
- 0.23.1
- 0.23.0
- 0.22.x-dev
- 0.22.15
- 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.10
- 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-release/v1.0
- dev-feature/KW-52-amp-support
- dev-feature/KW-29-editor-und-upload
This package is auto-updated.
Last update: 2024-11-02 12:49:37 UTC
README
Kiwa
A feather-light web framework for 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 any questions, feel free to contact us under hello@bitandblack.com
.
Further information about Bit&Black can be found under www.bitandblack.com.