PHPackages                             owner888/kaliphp - 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. owner888/kaliphp

ActiveLibrary[Framework](/categories/framework)

owner888/kaliphp
================

A MVC PHP framework for easily building fast

v3.5.3(4mo ago)04171[1 issues](https://github.com/owner888/kaliphp/issues)MITJavaScriptPHP ^8.0CI failing

Since May 16Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/owner888/kaliphp)[ Packagist](https://packagist.org/packages/owner888/kaliphp)[ Docs](https://doc.kaliphp.com)[ RSS](/packages/owner888-kaliphp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (104)Used By (0)

KaliPHP
=======

[](#kaliphp)

KaliPHP is a fast, lightweight PHP framework. In an age where frameworks are a dime a dozen, We believe that KaliPHP will stand out in the crowd. It will do this by combining all the things you love about the great frameworks out there, while getting rid of the bad.

Requires
--------

[](#requires)

PHP 7.1 or Higher

Installation
------------

[](#installation)

```
composer require owner888/kaliphp
# If a template is needed
composer require smarty/smarty

```

Test
----

[](#test)

```
composer test

```

Basic Usage
-----------

[](#basic-usage)

### DB

[](#db)

```
