2017 © Pedro Peláez
 

project basic

The basic Pho recipe with simple follow mechanics only.

image

pho-recipes/basic

The basic Pho recipe with simple follow mechanics only.

  • Sunday, April 22, 2018
  • by esokullu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 91 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Real World Example

This is a simple graph for a Twitter clone, in its most fundamental form., (*1)

There are three nodes: 1. Graph, a Graph (obligatory) 2. User, an Actor 3. Status, an Object, (*2)

And, there are five edges: 1. Post, from User to Status 2. Mention, from Status to User 3. Follow, from User to User 4. Like, from User to Status 5. Consume, from User to both Status and User, (*3)

The Versions

22/04 2018

dev-master

9999999-dev https://phonetworks.org

The basic Pho recipe with simple follow mechanics only.

  Sources   Download

MIT

The Requires

  • php ^7.1

 

14/04 2018

dev-feed

dev-feed https://phonetworks.org

The basic Pho recipe with simple follow mechanics only.

  Sources   Download

MIT

The Requires

  • php ^7.1