Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 392 Bytes

Adasi CI4 Express

Utilities package used in Adasi Software's CodeIgniter 4 projects.

Requirements

  • PHP 7.2+
  • CodeIgniter 4

Features

  • Using the TWIG template manager
  • Secure user authentication

Installation

Installation is best done via Composer. Assuming Composer is installed globally, you may use the following command:

composer require adasi/ci4-express