PHPackages                             karyakode/framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. karyakode/framework

ActiveProject[Framework](/categories/framework)

karyakode/framework
===================

The Kodhe framework

v0.2.0-alpha(1w ago)010[1 PRs](https://github.com/kodhe/framework/pulls)MITPHPPHP &gt;=8.1

Since Aug 8Pushed 1w agoCompare

[ Source](https://github.com/kodhe/framework)[ Packagist](https://packagist.org/packages/karyakode/framework)[ Docs](https://github.com/karyakode/kodhe)[ RSS](/packages/karyakode-framework/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (6)Versions (3)Used By (0)

Kodhe Framework – Modular Packages (PSR-4 + PSR-12)
===================================================

[](#kodhe-framework--modular-packages-psr-4--psr-12)

Setiap package berdiri sendiri. Install hanya yang dibutuhkan.

Standar yang Diterapkan
-----------------------

[](#standar-yang-diterapkan)

- **PSR-4** — Autoload &amp; struktur namespace
- **PSR-12** — Coding style (header, declare strict\_types, namespace, use, brace)

### Contoh header file (PSR-12)

[](#contoh-header-file-psr-12)

```
