Skip to content

Instantly share code, notes, and snippets.

@jm42
Last active December 24, 2019 14:54
Show Gist options
  • Star 15 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jm42/f9f1370896032fff46cd to your computer and use it in GitHub Desktop.
Save jm42/f9f1370896032fff46cd to your computer and use it in GitHub Desktop.
140 bytes of PHP code

140 bytes

  • Framework

    • Twitto - A web framework in a tweet.
    • Kernel - A kernel in a tweet.
    • sized140 - Something like a framework in PHP with 6 components of 140 chars.
  • Router

    • mu - A tweet-sized PHP micro-router.
    • tr - Traversal router in a tweet.
  • Event

    • ev - A tweet-sized PHP event emitter.
    • Dispatch1 - An event dispatcher in a tweet.
  • Database

    • ORM - An ORM in a tweet.
  • Dependency Injection

    • Twittee - A Dependency Injection Container that fits in a tweet.
    • C - IoC in a tweet.
  • Testing

  • REPL

  • Store

    • o - A simple singleton registry store inside an function that provides public read/write access to it's datastore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment