• v0.0.2 6e5a41e7d0

    ahokponou released this 2024-06-05 21:30:35 +00:00 | 24 commits to main since this release

    • Close #1 : Sanitize user data on getPost method when a key is provided
    • Check if array key exists in $_POST in getPost method
    Downloads
  • v0.0.1 96f72d5891

    ahokponou released this 2024-05-26 16:17:15 +00:00 | 27 commits to main since this release

    Bug fixes

    • fix return value type for function getServer in Request class

    Full chancelog

    Downloads
  • v0.0.0 5cbfb8e773

    ahokponou released this 2024-05-23 20:19:51 +00:00 | 28 commits to main since this release

    What's new?

    • Request class to manage $_SERVER, $_GET and $_POST
    • Response class to build and send HTML or JSON
    • Basic usage with examples

    Full chancelogs

    Downloads