naufkia / kyaaaa-php
Kyaaaa Weird PHP Framework
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 15
Watchers: 1
Forks: 3
pkg:composer/naufkia/kyaaaa-php
Requires
- php: ^7.3|^8.0
This package is auto-updated.
Last update: 2025-09-29 02:59:32 UTC
README
Kyaaaa-PHP
Lightweight PHP Framework
Directory Structure :
Directory | Description |
---|---|
core |
App Directory |
core/Conf |
Configuration Directory |
core/Controllers |
Controllers Directory |
core/Models |
Models Directory |
core/Views |
Views Directory |
public |
Public Directory |
Installation
composer create-project naufkia/kyaaaa-php:dev-main
php kyaaaa
- Open
http://localhost:5555
on your browser.
Documentation
Docs : https://kyaaaadocs.nauf.space/