Skip to content

letid/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

letId PHP framework!

letId is a simple oriented PHP framework and flexible configuration that allow developer to deploy multiply applications simultaneously. Yes, it's PHP Composer based, and using packages are up-to-you! letId has a very minimum requirement and aim to provided as light as possible.

Composer

The preferred way to install letId is through PHP Composer. Require letid/framework by doing one of the following:

php composer.phar require --prefer-dist letid/framework

or add require section in your composer.json. "require": { "letid/framework": "dev-master" },

Usage

Wiki described detail of...

  • [Getting Started][../../wiki/Getting-started]
  • [Setup][../../wiki/Setup]
  • [Configuration][../../wiki/Configuration]
  • Features
  • [Updates][../../wiki/Updates]
  • [Todo][wiki/Todo]

License

For MIT License information.

Fixed

In aggregated query without GROUP BY