Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Releases: webbyphp/codeigniter

v0.3.0

09 Oct 19:17

Choose a tag to compare

  • 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

v0.2.11

04 Sep 19:43

Choose a tag to compare

  • minor improvements
  • improve hooks feature
  • add an optional error handler

v0.2.10

29 Jun 10:27

Choose a tag to compare

Add a new log_as() function

v0.2.9

16 Jun 12:25

Choose a tag to compare

Improved Form Validation

v0.2.8

04 Jun 11:33

Choose a tag to compare

🚀 Release Version v0.2.8

Improved Input and Form Validation

v0.2.7

28 Apr 13:41

Choose a tag to compare

🚀 Release Version v0.2.7

Improved Input, Form Validation, and a quick fix on Sessions for PHP 8.1 and more

v0.2.5

05 Apr 12:55

Choose a tag to compare

🚀 Release Version v0.2.5

Repair Session Handling

  • Will be written soon

v0.2.4

08 Feb 11:58

Choose a tag to compare

Improved Session, Output and other security features with Quick fixes for PHP 8.1

  • Will be written soon

v0.2.3

30 Dec 03:45

Choose a tag to compare

Released with a Quick fixes for PHP 8.1

  • Modified all array() functions to square brackets []
  • Fixed some few PHP 8.1 compatibility issues
  • Made to support the Webby Framework

v0.2.2

16 Nov 10:32

Choose a tag to compare

Released with modification to redirect function

  • To work well with uri's in Webby PHP