/sparky

sparky is a little, minimal php framework, which you can use for little web projects.

Primary LanguagePHP

README sparky

General

sparky is a little PHP framework, which you can use to do little web projects. It is not strictly object oriented and it doesn't support MVC and should support MVC in the future. This is not very modern, but it is a reason to keep it simple and you can start quickly.

Install

Clone the complete directory into your preferred web directory.

Give these folders enough rights, that your web server can write into it:

  • _log
  • _cache

Packages