Skip to content

marcoslessa/boot-php

Repository files navigation

boot php

License: MIT

Some kind of tiny framework based on Laracast lessons to train basic principles of web development in PHP.

Currently Features:

  • App boostrap loading file;
  • Composer Autoload;
  • Controller system;
  • Config file;
  • Database connection with PDO;
  • Dependency Injection Container;
  • Simple router system based on HTTP verbs and URI.

Some ideias:

  • Create a default view with bootstrap;
  • Filter request parameters;
  • ...

=)

About

some kind of tiny framework to train basic principles in php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published