8000 GitHub - tjnine/Legos: a home rolled framework using a bunch of design patterns using PHP7.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ Legos Public

a home rolled framework using a bunch of design patterns using PHP7.

Notifications You must be signed in to change notification settings

tjnine/Legos

Repository files navigation

Legos

Using

  • Composer
  • PHP7Dev vagrant box
  • PHP7
  • ES6
  • Bootstrap

Pros

  • lightweight codebase
  • psr-4 autoloading
  • loosley coupled classes
  • CRUD Factory Methods
  • Proper PDO connection so there is only one connection open at a time
  • Doesn't rely on packages to be updated or throw a bug

Cons

  • Doesn't use excellent packages that makes reinventing the wheel obsolete.

To Do:

  • add helper functions like an input generator for example
  • add user/login/register/logout scripts

About

a home rolled framework using a bunch of design patterns using PHP7.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0