Welcome to Logikit::Framework

Logikit::Framework (LF for short) is an application development framework for PHP 5.
The idea is to let people code much faster by providing a solid and easy-to-use substructure for common tasks. LF deals with most of the time-consuming everyday issues and lets you focus on the logic of your code.

Is LF suitable for me?

If you want a framework

  • that gets the whole process easier; not complicating it,
  • that requires almost no configuration,
  • that does not need a long learning curve,
  • that offers a well-organized structure,
  • that is completely ajax-ready,
  • that optionally offers (but does not require use of) an "ajaxified code" generator,
  • that has strong form construction and validation capabilities,
  • that offers maximum flexibility while keeping everything in order,
  • that uses a very permissive license

If you like

  • simple yet elegant solutions rather than complex ones,
  • the ease to import external libraries,
  • to have much more free time,

LF is your choice.