-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ? 😏 |
Hello we are currently moving all work in progress to Github Discussions. Thanks for your contribution ! |
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: