{"id":20934424,"url":"https://github.com/scadaunity/framework","last_synced_at":"2025-05-13T20:31:20.957Z","repository":{"id":54971045,"uuid":"378282632","full_name":"scadaunity/framework","owner":"scadaunity","description":"ScadaUnity - PHP - Framework - MVC","archived":false,"fork":false,"pushed_at":"2024-10-16T03:14:13.000Z","size":12573,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T07:41:27.180Z","etag":null,"topics":["framework","mvc","php","scadaunity"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scadaunity.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-18T23:09:23.000Z","updated_at":"2024-10-16T03:14:16.000Z","dependencies_parsed_at":"2024-07-27T18:56:20.559Z","dependency_job_id":null,"html_url":"https://github.com/scadaunity/framework","commit_stats":{"total_commits":157,"total_committers":1,"mean_commits":157.0,"dds":0.0,"last_synced_commit":"b4a8031b954c6b93a2f12e46ba4f245718f75ab3"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scadaunity%2Fframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scadaunity%2Fframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scadaunity%2Fframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scadaunity%2Fframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scadaunity","download_url":"https://codeload.github.com/scadaunity/framework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020903,"owners_count":22000806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","mvc","php","scadaunity"],"created_at":"2024-11-18T22:09:21.398Z","updated_at":"2025-05-13T20:31:19.918Z","avatar_url":"https://github.com/scadaunity.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://user-images.githubusercontent.com/60576219/149859798-3a9b04e2-b56a-4e19-bf50-284b7f267477.png\" width=\"100px\" /\u003e\n    \u003ch1\u003eScada Unity \u003c/h1\u003e\n    \u003ch2 style=\"color:rgb(79 70 229)\"\u003ePHP Framework\u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://travis-ci.org/laravel/framework.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n#### Scada unity PHP Framework, é um projeto desenvovido e mantido pela empresa de desenvovimento web Scada unity.\n\n### Indice\n1. Instalação\n  - composer create-project scadaunity/framework\n  - Download zip.\n    - Definindo permissoes de arquivos e pastas;\n      - sudo chmod -R 755 framework-main/\n2. Router\n  - As rotas são definidas na pasta app/routes, porem não são carregadas automaticamente, por padrão apenas o arquivo web.php, para carregar seu arquivo de rotas va em app/config/routes.php, ou então utilize a função Router::setMap();\n  - Router::get('uri','calback');\n  - Criar um template master\n  - Chamar uma view\n  - Configurando o banco de dados\n  - Criar um Model\n3. Definindo variaveis de ambiente\n4. Compilar seus ativos css taiwind\n  - npx tailwindcss -i ./app/Views/css/tailwind.css -o ./public/app.css --watch\n\n5. validate\n  - required\n  - email\n  - unique\n  - maxlength\n  - minlength\n  - boolean\n\n6. Log\n  - Levels \n    - EMERGENCY\n    - ALERT\n    - CRITICAL\n    - ERROR\n    - WARNING\n    - NOTICE\n    - INFO\n    - DEBUG\n7.  Funções definidas","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscadaunity%2Fframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscadaunity%2Fframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscadaunity%2Fframework/lists"}