Skip to content

v0.1.0

Compare
Choose a tag to compare
@clue clue released this 05 Mar 14:48
· 382 commits to main since this release
f8a3c42

Imported release from original tag date 2021-04-30.

We're excited to announce the release of the first version of Framework X in
private beta! This version marks the starting point of our project and is the
first of many milestones for making async PHP easier than ever before.

  • Release Framework X, major documentation overhaul and improve examples.
    (#14, #13 and #2 by @clue)

  • Feature: Support running behind nginx and Apache (PHP-FPM and mod_php).
    (#3, #11 and #12 by @clue)

  • Feature / Fix: Consistently parse request URI and improve URL handling.
    (#4, #5, #6 and #7 by @clue)

  • Feature: Rewrite FilesystemHandler, improve file access and directory listing.
    (#8 and #9 by @clue)

  • Feature: Add any() router method to match any request method.
    (#10 by @clue)