Vanilla PHP #148
Open
Vanilla PHP #148
Comments
I like the idea. Is it possible to do it without any utility libraries? that's would be awesome. |
Challenge accepted. I will include no utility library. But I am also going to prepare another branch that is going to use the bare minimum of utility library like Guzzle for example because handling http request by your own it'n no fun. My thoughts regarding this example is to provide a solution that is based on Vanilla PHP (no framework what so ever) but to provide a base of utility libraries to manage more realworld kind of scenario ( no pun intended) |
Repo still empty at this time, did you give up ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am going to start building the Realworld application using the good old vanilla PHP and some utility libraries
The project repository can be accessed from here
Work in progress steps
The text was updated successfully, but these errors were encountered: