Skip to content

Releases: inad9300/bed.php

v0.1.0

Choose a tag to compare

@inad9300 inad9300 released this 05 Sep 18:43

Major changes.

  • Typing system to simplify database interaction.
  • DAO class for most common database operations.
  • Abstract classes to refer to HTTP headers.
  • Utility functions spread on a per-file basis.

v0.0.1

Choose a tag to compare

@inad9300 inad9300 released this 15 Jun 17:43

Bugs fixed.

v0.0.0

Choose a tag to compare

@inad9300 inad9300 released this 14 Jun 17:01

Initial public release. In short, the more relevant logical components included on it are:

  • Router
  • Request
  • Response
  • Interceptors