dev-master
9999999-dev http://koldy.netKoldy PHP framework for simple and rapid development
MIT
The Requires
- php >=7.1.0
framework
Koldy PHP framework for simple and rapid development
Koldy PHP Framework is a framework for rapid development using PHP. It can be used for any type or any size of PHP projects, including enterprise size., (*2)
Current version is 3.0.0
. Minimum PHP version is 8.1
., (*3)
To install the framework in your project, run:, (*4)
composer require koldy/framework
To see the required structure of your project, please check the docs for detailed explanation or simply use the boilerplate., (*5)
This framework is built for every PHP developer who wants to simplify and speed up its web development using standards., (*6)
The main goal of this framework is to have MVC PHP framework which is simple, easy, fast, well documented inside your IDE and stable over time. Framework itself has no dependencies other than standard PHP libs, so all the changes we do are related to the PHP itself., (*7)
Documentation is available on koldy.net., (*8)
Composer package | description |
---|---|
koldy/phpmailer | Use this package for PHPMailer integration in your project |
Open sourced and published under MIT licence., (*9)
Koldy PHP framework for simple and rapid development
MIT
framework