koldy/framework

Koldy PHP framework for simple and rapid development

Installs: 5 819

Dependents: 2

Suggesters: 0

Security: 0

Stars: 5

Watchers: 4

Forks: 0

Open Issues: 0

Type:framework

3.1.0 2023-01-12 18:19 UTC

This package is auto-updated.

Last update: 2024-04-02 13:12:58 UTC


README

Total Downloads License

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.

Current version is 3.0.0. Minimum PHP version is 8.1.

To install the framework in your project, run:

composer require koldy/framework

To see the required structure of your project, please check the docs for detailed explanation or simply use the boilerplate.

This framework is built for every PHP developer who wants to simplify and speed up its web development using standards.

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.

Documentation

Documentation is available on koldy.net.

Related packages

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

Licence

Open sourced and published under MIT licence.