Skip to content

Instantly share code, notes, and snippets.

@EmanueleMinotto
Last active August 7, 2021 11:42
Show Gist options
  • Star 28 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save EmanueleMinotto/4648707 to your computer and use it in GitHub Desktop.
Save EmanueleMinotto/4648707 to your computer and use it in GitHub Desktop.
PHP Microframework
@nkkollaw
Copy link

Pretty awesome!

@alixaxel
Copy link

Indeed!

@mindplay-dk
Copy link

Check out this prototype functional router I've been working on:

https://github.com/mindplay-dk/walkway

(I don't like to call this a "micro framework", since all it does is route a URI to a function.)

@mattwhittingham
Copy link

This looks awesome!

@EmanueleMinotto
Copy link
Author

Thank you all! :)
If you have requests for features, write them please, I'm looking for new ideas.

@mindplay-dk I saw your routing system, an interesting project, but I think the number of features is damaged by the syntax a bit too redundant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment