PHPackages                             bildvitta/iss-personalizacao - 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. bildvitta/iss-personalizacao

ActiveLibrary

bildvitta/iss-personalizacao
============================

This is my package iss-personalizacao

v0.0.0(4y ago)04MITPHPPHP ^8.0

Since Jan 19Pushed 4y ago11 watchersCompare

[ Source](https://github.com/bildvitta/iss-personalizacao)[ Packagist](https://packagist.org/packages/bildvitta/iss-personalizacao)[ Docs](https://github.com/bildvitta/iss-personalizacao)[ RSS](/packages/bildvitta-iss-personalizacao/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

This is my package iss-personalizacao
=====================================

[](#this-is-my-package-iss-personalizacao)

[![Latest Version on Packagist](https://camo.githubusercontent.com/308f88c6b603618cbcf947ef2edb7b1d452145e0a0ad6dd2f299fa652ce3ac22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696c6476697474612f6973732d706572736f6e616c697a6163616f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/iss-personalizacao)[![GitHub Tests Action Status](https://camo.githubusercontent.com/089422b25156a22d07885cce01d98124d1ca92eb1a4064c7f24acbf37cbf5233/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62696c6476697474612f6973732d706572736f6e616c697a6163616f2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/bildvitta/iss-personalizacao/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/ff884749ab65096dbe083c4b09ffa13f82d26f1dda51249c164ce738efbf4854/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62696c6476697474612f6973732d706572736f6e616c697a6163616f2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/bildvitta/iss-personalizacao/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/6c0799182affbc7930d70a25d5552165cb94bd61a262ec42b99cd38211327325/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62696c6476697474612f6973732d706572736f6e616c697a6163616f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/iss-personalizacao)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require bildvitta/iss-personalizacao
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="iss-personalizacao-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="iss-personalizacao-config"
```

This is the contents of the published config file:

```
return [
    'base_uri' => env('MS_PERSONALIZACAO_BASE_URI', 'https://api-dev-personalizacao.nave.dev'),
    'prefix' => env('MS_PERSONALIZACAO_API_PREFIX', '/api'),
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="iss-personalizacao-views"
```

Usage
-----

[](#usage)

```
$issPersonalizacao = new Bildvitta\IssPersonalizacao();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Michael](https://github.com/bildvitta)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1625d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57ede45a8ce528ade98fadbb32397afb6c0234f9d05caae7ac207d3b4d026af1?d=identicon)[hynzhw](/maintainers/hynzhw)

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

---

Top Contributors

[![michaelnakamura](https://avatars.githubusercontent.com/u/10209108?v=4)](https://github.com/michaelnakamura "michaelnakamura (2 commits)")

---

Tags

laravelbildvittaiss-personalizacao

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/bildvitta-iss-personalizacao/health.svg)

```
[![Health](https://phpackages.com/badges/bildvitta-iss-personalizacao/health.svg)](https://phpackages.com/packages/bildvitta-iss-personalizacao)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M97](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k37](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)

PHPackages © 2026

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