PHPackages                             scadaunity/framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. scadaunity/framework

ActiveProject[Framework](/categories/framework)

scadaunity/framework
====================

Micro PHP Framework

v1.0.2(3y ago)322[1 issues](https://github.com/scadaunity/framework/issues)MITPHPPHP &gt;=8.0.7

Since Feb 9Pushed 1y ago2 watchersCompare

[ Source](https://github.com/scadaunity/framework)[ Packagist](https://packagist.org/packages/scadaunity/framework)[ RSS](/packages/scadaunity-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

 [![](https://user-images.githubusercontent.com/60576219/149859798-3a9b04e2-b56a-4e19-bf50-284b7f267477.png)](https://user-images.githubusercontent.com/60576219/149859798-3a9b04e2-b56a-4e19-bf50-284b7f267477.png)Scada Unity
============

[](#scada-unity-)

PHP Framework
-------------

[](#php-framework)

[![Build Status](https://camo.githubusercontent.com/c59043e0b28eab034f19dabc49c9222c43e3fbe5e0c6bc2837a5c0086132a211/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f6672616d65776f726b2e737667)](#)[![Total Downloads](https://camo.githubusercontent.com/b0a7ee2f3f0208712ecb1081b9d6fcf05045c10cd6f345abcb924f5512c0d346/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f6672616d65776f726b)](#)[![Latest Stable Version](https://camo.githubusercontent.com/9e6071b5dd1a4a3bcabe3cca9d97a447d030caeb940f2adbd18699bc0b326702/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f6672616d65776f726b)](#)[![License](https://camo.githubusercontent.com/4a64c31c71966d152c876eea1f35e85fbd33d57ddf5754260a41f053aa72c5b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6672616d65776f726b)](#)

#### Scada unity PHP Framework, é um projeto desenvovido e mantido pela empresa de desenvovimento web Scada unity.

[](#scada-unity-php-framework-é-um-projeto-desenvovido-e-mantido-pela-empresa-de-desenvovimento-web-scada-unity)

### Indice

[](#indice)

1. Instalação

- composer create-project scadaunity/framework
- Download zip.
    - Definindo permissoes de arquivos e pastas;
        - sudo chmod -R 755 framework-main/

2. Router

- 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();
- Router::get('uri','calback');
- Criar um template master
- Chamar uma view
- Configurando o banco de dados
- Criar um Model

3. Definindo variaveis de ambiente
4. Compilar seus ativos css taiwind

- npx tailwindcss -i ./app/Views/css/tailwind.css -o ./public/app.css --watch

5. validate

- required
- email
- unique
- maxlength
- minlength
- boolean

6. Log

- Levels
    - EMERGENCY
    - ALERT
    - CRITICAL
    - ERROR
    - WARNING
    - NOTICE
    - INFO
    - DEBUG

7. Funções definidas

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance22

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~231 days

Total

3

Last Release

1096d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dfee97e7b10691f6bcea437c712c394fc409e99bcdfc68250d68f624d858bc73?d=identicon)[ScadaUnity](/maintainers/ScadaUnity)

---

Top Contributors

[![scadaunity](https://avatars.githubusercontent.com/u/60576219?v=4)](https://github.com/scadaunity "scadaunity (170 commits)")

---

Tags

frameworkmvcphpscadaunity

### Embed Badge

![Health badge](/badges/scadaunity-framework/health.svg)

```
[![Health](https://phpackages.com/badges/scadaunity-framework/health.svg)](https://phpackages.com/packages/scadaunity-framework)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k535.5k352](/packages/getkirby-cms)[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[sproutcms/cms

Enterprise content management and framework

241.6k4](/packages/sproutcms-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
