letid / framework
letId PHP Framework
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:framework
Requires
- php: >=5.6.30
This package is not auto-updated.
Last update: 2024-12-17 22:43:32 UTC
README
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