kiwa / core
A feather-light web framework for professional static websites.
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
- filp/whoops: ^2.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 || ^8.0
- symfony/dotenv: ^6.0 || ^7.0 || ^8.0
- symfony/finder: ^6.0 || ^7.0 || ^8.0
- symfony/http-foundation: ^6.0 || ^7.0 || ^8.0
- symfony/mime: ^6.0 || ^7.0 || ^8.0
- symfony/routing: ^6.0 || ^7.0 || ^8.0
Requires (Dev)
- composer/composer: ^2.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
- rector/rector: ^2.0
- symfony/var-dumper: ^6.0 || ^7.0 || ^8.0
- symfony/yaml: ^6.0 || ^7.0 || ^8.0
- symplify/easy-coding-standard: ^13.0
Suggests
- kiwa/website-skeleton: A website skeleton for Kiwa
This package is auto-updated.
Last update: 2026-05-23 19:49:06 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.
Usage
Learn how to get started under www.kiwa.io/getting-started.html.
The full documentation can be found under www.kiwa.io/documentation.html.
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.