PHPackages                             devvime/kiichi-php-engine - 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. [API Development](/categories/api)
4. /
5. devvime/kiichi-php-engine

ActiveLibrary[API Development](/categories/api)

devvime/kiichi-php-engine
=========================

Simple Package PHP for developing web API`s with Kiichi PHP.

1.7.0(1y ago)193MITPHPPHP &gt;=8.2.0

Since Mar 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/devvime/kiichi-php-engine)[ Packagist](https://packagist.org/packages/devvime/kiichi-php-engine)[ RSS](/packages/devvime-kiichi-php-engine/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (20)Used By (0)

Kiichi PHP Engine
=================

[](#kiichi-php-engine)

Simple Package PHP for developing web API`s with Kiichi PHP.

---

### Specifications and Dependencies

[](#specifications-and-dependencies)

- **PHP Version** &gt;= 8.2.0
- [Composer](https://getcomposer.org/)
- [PHPMailer](https://github.com/PHPMailer/PHPMailer)
- [Eloquent ORM](https://laravel-docs-pt-br.readthedocs.io/en/latest/eloquent/)
- [RainTPL 3](https://github.com/feulf/raintpl3)
- [php-jwt](https://github.com/firebase/php-jwt)
- [phpdotenv](https://github.com/vlucas/phpdotenv)

#### install package

[](#install-package)

Run the composer command in project root:

```
composer require devvime/kiichi-php-engine

```

---

#### Configuration

[](#configuration)

```
