adasi / ci4-helper
Helper used in Adasi Software's CodeIgniter 4 projects.
Installs: 387
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/adasi/ci4-helper
Requires
- php: >=7.2
README
Helper used in Adasi Software's CodeIgniter 4 projects.
Requirements
- PHP 7.2+
- CodeIgniter 4
Features
- Various functions such as masks, string handling and hashing
Installation
Installation is best done via Composer. Assuming Composer is installed globally, you may use the following command:
composer require adasi/ci4-helper