PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Fernando Val   Springy   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Springy
Microframework for Web application development
Author: By
Last change: feat: drops Codacy check
feat: update code quality badges and doc
feat: upgrade doc and depencencies
feat: v4.6 implementations
Merge remote-tracking branch 'origin/master' into development
Date: 10 days ago
Size: 1,518 bytes
 

Contents

Class file image Download

Springy

Build Status

A micro framework for smart PHP developers.

> WARNING! > > This project will be deprecated soon. > > The new major release 5 is under development. > > It will be not compatible with version 4, but comes with several new features and enhancements. > > You can follow new project at https://github.com/springy-framework

What is this

Springy is a micro MVC framework for coders who work with the PHP script 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 8.1+
  • Composer Dependency Manager for PHP

Language dependencies

How do I start?

Read the documentation:

Contributing

  1. Fork it!
  2. Create your feature branch: `git checkout -b my-branch`
  3. Commit your changes: `git commit -m 'Description of your feature'`
  4. Push to the branch: `git push origin my-feature`
  5. Submit a pull request.

License

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