gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

Home Page:https://main--realworld-docs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla PHP

mihail-petrov opened this issue · comments

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

  • fork the realworld repository
  • create README
  • develop the application
  • have fun

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.
I'll close this issue by now, you can find instruction to open a discussion there : #633

Thanks for your contribution !