2017 © Pedro Peláez
 

framework framework

Koldy PHP framework for simple and rapid development

image

koldy/framework

Koldy PHP framework for simple and rapid development

  • Thursday, July 26, 2018
  • by vkoudela
  • Repository
  • 1 Watchers
  • 2 Stars
  • 2,210 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 11 % Grown

The README.md

Koldy PHP Framework

Total Downloads License, (*1)

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

Documentation is available on koldy.net., (*8)

Composer package description
koldy/phpmailer Use this package for PHPMailer integration in your project

Licence

Open sourced and published under MIT licence., (*9)

The Versions

26/07 2018

dev-master

9999999-dev http://koldy.net

Koldy PHP framework for simple and rapid development

  Sources   Download

MIT

The Requires

  • php >=7.1.0

 

framework