Skip to content

Releases: sylynder/codeigniter

v0.3.0

09 Oct 19:17
Compare
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
Compare
Choose a tag to compare
  • minor improvements
  • improve hooks feature
  • add an optional error handler

v0.2.10

29 Jun 10:27
Compare
Choose a tag to compare

Add a new log_as() function

v0.2.9

16 Jun 12:25
Compare
Choose a tag to compare

Improved Form Validation

v0.2.8

04 Jun 11:33
Compare
Choose a tag to compare

🚀 Release Version v0.2.8

Improved Input and Form Validation

v0.2.7

28 Apr 13:41
Compare
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
Compare
Choose a tag to compare

🚀 Release Version v0.2.5

Repair Session Handling

  • Will be written soon

v0.2.4

08 Feb 11:58
Compare
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
Compare
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
Compare
Choose a tag to compare

Released with modification to redirect function

  • To work well with uri's in Webby PHP