PHPackages                             4spacesdk/ci4restextension - 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. 4spacesdk/ci4restextension

ActiveLibrary

4spacesdk/ci4restextension
==========================

REST Extension for CodeIgniter 4

v1.0.10(1y ago)511.1k↓25%2[1 issues](https://github.com/4spacesdk/CI4RESTExtension/issues)MITPHPPHP &gt;=8.0

Since Dec 5Pushed 1y ago4 watchersCompare

[ Source](https://github.com/4spacesdk/CI4RESTExtension)[ Packagist](https://packagist.org/packages/4spacesdk/ci4restextension)[ RSS](/packages/4spacesdk-ci4restextension/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (47)Used By (0)

CI4RESTExtension
================

[](#ci4restextension)

RESTExtension for CodeIgniter 4

Should be used in coherence with [ORMExtension](https://github.com/4spacesdk/CI4OrmExtension).

Enable API Management
---------------------

[](#enable-api-management)

If used in coherence with [AuthExtension](https://github.com/4spacesdk/CI4AuthExtension) you can take advantage of more API Features like Access Log and Scope Authorization.

#### Step 1)

[](#step-1)

Install [AuthExtension](https://github.com/4spacesdk/CI4AuthExtension).

#### Step 2)

[](#step-2)

Add Config file `RestExtension.php`.

```
