Springy Framework

dev-master 2020-12-04 02:01 UTC

This package is auto-updated.

Last update: 2024-03-26 03:11:37 UTC


README

Latest Stable Version Codacy Badge StyleCI Total Downloads License

Latest Unstable Version

About Springy

A micro framework for smart PHP developers.

WARNING! This project is still a work in progress.

Note This project was not yet tested in PHP 8.

Springy is a micro MVC framework for coders who work with the PHP language to develop web applications.

It was created based upon the KISS principle in which the simplicity is the base to good things.

Requirements

  • PHP 7.3+
  • Composer Dependency Manager for PHP

Language dependencies

Instalation

With Composer create-project command in terminal, like this:

$ composer create-project --prefer-dist springy-framework/springy yourproject

License

This project is licensed under The MIT License (MIT).