pho-recipes / twitter-simple
A simple Twitter clone recreated with Pho Networks
Package info
github.com/pho-recipes/Twitter-simple
Type:project
pkg:composer/pho-recipes/twitter-simple
dev-master
2020-04-24 22:05 UTC
Requires
- php: ^7.1
This package is auto-updated.
Last update: 2026-02-25 11:07:00 UTC
README
A "simple" Twitter clone recreated with Phở Networks
The difference of the Twitter-simple recipe from Basic is:
- The generic name of Graph.pgql is renamed as Twitter.pgql
- The generic name of Status.pgql is renamed as Tweet.pgql
- The new Tweet.pgql is constrainted by 140 chars max.
The difference of the Twitter-simple recipe from Twitter-full is:
- Private messaging is NOT incorporated.