braghim-sistemas/suitup-php

Legendary web applications with empowered productivity

2.0.10 2020-03-19 20:30 UTC

README

Legendary web applications

Build Status Coverage Status

Latest Stable Version Latest Unstable Version License

Composer

composer require braghim-sistemas/suitup-php ^2

Getting Started

PHP Documentation

You can find all documentation in the Official docs. We are trying to keep that as up to date as code itself, but hope you understand that it may not be always the reality...

Legendary Web Applications While you write the code for an application there is a lot of code you probably will use again and again and will have to copy for another application in future. Because of this, someone too smarty for whon we have to congrats a lot, created a project which works as a structure (just like a wireframe) with a lot of features you only have to use. With this project is possible to create whatever kind of web application quickly and it's just awesome!

SuitUp is a PHP* OOP** framework which helps you to do what you have to do quickly, it's focused on productivity without forget about security and good practices.

* Works on PHP applications based

** OOP - Object-oriented programming where programming projects works with objects concepts.

Modules

You can write different and separate applications in the same project which will be accessed just changing the base URL.

MVC

It means, roughly, that you will write PHP and HTML separate and all logic is organized to make a more readable and easy maintainer project

Why we keep this project?

At the start, we created this project just for personal use, because the usual frameworks wasn't giving us the speed and facility we expected from a framework PHP. We just want to create a web project as quick as possible. So we created SuitUp, a framework which you can create your web project truly fast and everything is really patterned. We are really happy and satisfied with the results we got with SuitUp yet here.

Try it you too, awesome web projects with SuitUp PHP Framework! Now in version 2!!

Contributors

Everyone is welcome to contribute with SuitUp PHP Framework. Just fork it, make your changes as minimal as possible and create a pull request. We ask to create minimal changes because by this way it's easier to merge your request to the project in approve case.

Thanks to

JetBrains that gave us a free license of PHPStorm to maintain this project and develop with maximum productivity.

PHPStorm

Made with love by Braghim Sistemas.