PHPackages                             kykurniawan/rangkai - 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. [Templating &amp; Views](/categories/templating)
4. /
5. kykurniawan/rangkai

ActiveLibrary[Templating &amp; Views](/categories/templating)

kykurniawan/rangkai
===================

A Minimalistic PHP Layouting Library

v1.0.0(4y ago)001MITPHP

Since Apr 22Pushed 4y agoCompare

[ Source](https://github.com/kykurniawan/rangkai)[ Packagist](https://packagist.org/packages/kykurniawan/rangkai)[ RSS](/packages/kykurniawan-rangkai/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

A Minimalistic PHP Layouting Library
------------------------------------

[](#a-minimalistic-php-layouting-library)

> **Rangkai** is a layouting library extracted from a popular framework: CodeIgniter 4. **Rangkai** made to be reused for the process of layouting and rendering pages in the [BuahNaga web framework](https://github.com/gumbili/buahnaga).

### Installing Rangkai

[](#installing-rangkai)

You can easily add the Rangkai Library to your PHP project by running composer installation command like this:

```
composer require kykurniawan/rangkai
```

Make sure you are load the autoload file from vendor folder. When it is installed, you can display the page in the following way.

```
