PHPackages                             dataview/ioentity - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dataview/ioentity

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dataview/ioentity
=================

serviço de entidades (cliente, fornecedor e funcionário) da intranetone

1.0.0(6y ago)123JavaScript

Since Apr 8Pushed 5y ago2 watchersCompare

[ Source](https://github.com/DataviewTI/ioentity)[ Packagist](https://packagist.org/packages/dataview/ioentity)[ RSS](/packages/dataview-ioentity/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Cadastro de entidades para IntranetOne
======================================

[](#cadastro-de-entidades-para-intranetone)

Cadastro de entidades (clientes, fornecedores e funcionários) com endereço etc.

Instalação
----------

[](#instalação)

#### Composer installation

[](#composer-installation)

Laravel 7 or above, PHP &gt;= 7.2.5

```
composer require dataview/ioentity dev-master
```

laravel 5.6 or below, PHP &gt;= 7 and &lt; 7.2.5

```
composer require dataview/ioentity 1.0.0
```

#### Laravel artisan installation

[](#laravel-artisan-installation)

```
php artisan io-config:install
```

- Carregar as configurações

```
php artisan config:cache
```

- Configure o webpack conforme abaixo

```
...
let entidade = require('intranetone-entity');
io.compile({
  services:{
    ...
    new entity()
    ...
  }
});
```

- Compile os assets e faça o cache

```
npm run dev|prod|watch
php artisan config:cache
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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

Unknown

Total

1

Last Release

2227d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/708bc9ea913327ca194a24f05ddbb9ec0dedd62c5a6ada72ad6f7a90dab4bf48?d=identicon)[luisdataview](/maintainers/luisdataview)

---

Top Contributors

[![luisdataview](https://avatars.githubusercontent.com/u/58435226?v=4)](https://github.com/luisdataview "luisdataview (13 commits)")[![mdisconzi](https://avatars.githubusercontent.com/u/18619104?v=4)](https://github.com/mdisconzi "mdisconzi (2 commits)")

### Embed Badge

![Health badge](/badges/dataview-ioentity/health.svg)

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

PHPackages © 2026

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