This repository was archived by the owner on Nov 18, 2025. It is now read-only.
- add request() and response() helper function
- add support for request and response in controllers
- add is() method to handle codeigniter internal is_* helper functions
- add is_blank() function
- and more