CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More information can be found at the official site. This repository holds a composer-installable app starter. It ...
This project is a RESTful API built using CodeIgniter 4 to perform CRUD operations (Create, Read, Update, Delete) on users table. Users can be created, retrieved, updated, and deleted. Passwords are ...