{"id":36388803,"url":"https://github.com/braghimsistemas/suitup-php","last_synced_at":"2026-01-14T01:31:21.157Z","repository":{"id":62496554,"uuid":"67189379","full_name":"braghimsistemas/suitup-php","owner":"braghimsistemas","description":"Legendary web applications (productivity and quickly apps starts here)","archived":false,"fork":false,"pushed_at":"2020-03-19T20:33:27.000Z","size":3989,"stargazers_count":16,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-11T17:26:02.920Z","etag":null,"topics":["framework","framework-php","library","oop","php","php7","suitup-php"],"latest_commit_sha":null,"homepage":"https://suitupframework.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/braghimsistemas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-02T04:18:16.000Z","updated_at":"2024-07-30T17:56:44.000Z","dependencies_parsed_at":"2022-11-02T10:00:55.108Z","dependency_job_id":null,"html_url":"https://github.com/braghimsistemas/suitup-php","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/braghimsistemas/suitup-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braghimsistemas%2Fsuitup-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braghimsistemas%2Fsuitup-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braghimsistemas%2Fsuitup-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braghimsistemas%2Fsuitup-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braghimsistemas","download_url":"https://codeload.github.com/braghimsistemas/suitup-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braghimsistemas%2Fsuitup-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","framework-php","library","oop","php","php7","suitup-php"],"created_at":"2026-01-11T15:08:07.757Z","updated_at":"2026-01-14T01:31:21.149Z","avatar_url":"https://github.com/braghimsistemas.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Suitup PHP Framework\r\n\r\n\u003e Legendary web applications\r\n\r\n[![Build Status](https://travis-ci.org/braghimsistemas/suitup-php.svg?branch=version2.0)](https://travis-ci.org/braghimsistemas/suitup-php)\r\n[![Coverage Status](https://coveralls.io/repos/github/braghimsistemas/suitup-php/badge.svg?branch=version2.0)](https://coveralls.io/github/braghimsistemas/suitup-php?branch=version2.0)\r\n\r\n[![Latest Stable Version](https://poser.pugx.org/braghim-sistemas/suitup-php/v/stable)](https://packagist.org/packages/braghim-sistemas/suitup-php)\r\n[![Latest Unstable Version](https://poser.pugx.org/braghim-sistemas/suitup-php/v/unstable)](https://packagist.org/packages/braghim-sistemas/suitup-php)\r\n[![License](https://poser.pugx.org/braghim-sistemas/suitup-php/license)](https://packagist.org/packages/braghim-sistemas/suitup-php)\r\n\r\n### Composer\r\n`composer require braghim-sistemas/suitup-php ^2`\r\n\r\n### Getting Started\r\n\r\n#### PHP Documentation\r\nYou can find all documentation in the [Official docs](https://braghimsistemas.github.io/suitup-php/). 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...\r\n\r\n**Legendary Web Applications**\r\nWhile 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!\r\n\r\n_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.\r\n\r\n\u003e \\* Works on [PHP](//php.net) applications based\r\n\u003e \r\n\u003e \\*\\* OOP - [Object-oriented programming](//en.wikipedia.org/wiki/Object-oriented_programming) where programming projects works with _objects_ concepts.\r\n\r\n### Modules\r\nYou can write different and separate applications in the same project which will be accessed just changing the base URL.\r\n\r\n### MVC\r\nIt means, roughly, that you will write PHP and HTML separate and all logic is organized to make a more readable and easy maintainer project\r\n\r\n---\r\n\r\n### Why we keep this project?\r\nAt 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.\r\n\r\nTry it you too, awesome web projects with SuitUp PHP Framework! **Now in version 2!!**\r\n\r\n### Contributors\r\nEveryone 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.\r\n\r\n---\r\n\r\n### Thanks to\r\n[JetBrains](https://www.jetbrains.com/?from=SuitUp+PHP+Framework+2) that gave us a free license of PHPStorm to maintain this project and develop with maximum productivity.\r\n\r\n![PHPStorm](https://i.ibb.co/xXB4Fzc/phpstorm-64.png)\r\n\r\n---\r\n\r\nMade with love by Braghim Sistemas.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraghimsistemas%2Fsuitup-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraghimsistemas%2Fsuitup-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraghimsistemas%2Fsuitup-php/lists"}