PHPackages                             rklib/rkphplib - 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. rklib/rkphplib

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

rklib/rkphplib
==============

PHP library with template engine and wrapper classes to filesystem, mysql and other.

v1.0.2(6y ago)019GPL-3.0-or-laterPHPPHP &gt;=7.2.0

Since Jan 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/RolandKujundzic/rkphplib)[ Packagist](https://packagist.org/packages/rklib/rkphplib)[ RSS](/packages/rklib-rkphplib/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)DependenciesVersions (14)Used By (0)

rkphplib
========

[](#rkphplib)

PHP library with template engine and wrapper classes to filesystem, mysql and other. Object oriented, namespaced and with strict function types. I have been doing Web Project's since 1998 and in 2003 the first Version of this library started as a Port of it's Perl Ancestor.

Install
-------

[](#install)

Install with composer in project directory

```
composer require rklib/rkphplib
```

Examples
--------

[](#examples)

Autoload library via composer.

```
