PHPackages                             bildvitta/navpi-php - 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. [API Development](/categories/api)
4. /
5. bildvitta/navpi-php

ActiveLibrary[API Development](/categories/api)

bildvitta/navpi-php
===================

v0.0.33(2y ago)023.4k↓22.7%MITPHPPHP ^7.4|^8.0

Since May 3Pushed 2y ago18 watchersCompare

[ Source](https://github.com/bildvitta/navpi-php)[ Packagist](https://packagist.org/packages/bildvitta/navpi-php)[ Docs](https://github.com/bildvitta/navpi-php)[ RSS](/packages/bildvitta-navpi-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (55)Used By (0)

Navpi - PHP
===========

[](#navpi---php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d03b6a051046f42fb23d15d45ac79b8332e9a1f7cc6ad209f908d4d74faa92e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696c6476697474612f6e617670692d7068703f696e636c7564655f70726572656c6561736573267374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/navpi-php)[![Total Downloads](https://camo.githubusercontent.com/4a6491af93fede3c8655e787fa5b06719f729cfc524d767b9ba8d98b7eb76c15/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f62696c6476697474612f6e617670692d7068703f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/navpi-php)[![PHP Tests](https://github.com/bildvitta/navpi-php/actions/workflows/php.yml/badge.svg?branch=master)](https://github.com/bildvitta/navpi-php/actions/workflows/php.yml)[![License](https://camo.githubusercontent.com/f5376827610dd1ec08a6812814c27694fce6b2a75a697c53d9f1f237b7d8296d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f62696c6476697474612f6e617670692d7068703f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/navpi-php)

This package was created to assist in the development of API's for the standard used in [asteroid](https://github.com/bildvitta/asteroid).

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

[](#installation)

You can install the package via composer:

```
composer require bildvitta/navpi-php
```

Usage
-----

[](#usage)

```
use Bildvitta\Navpi\Fields;
use Bildvitta\Navpi\NavpiResource;

class CustomResource extends NavpiResource
{
    protected function fieldsMap()
    {
        return [
            'name' => (new Fields\TextField('name'))
                ->label('Nome completo')
                ->exceptActions(['filters']),
        ];
    }
}
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 55.9% 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 ~26 days

Recently: every ~18 days

Total

34

Last Release

957d ago

Major Versions

v0.0.22 → v1.x-dev2022-06-15

### Community

Maintainers

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

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

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

![](https://www.gravatar.com/avatar/3ce1635f07565fb1531991b47d86c407b9b30955eb1871dad4ed33810aaffe88?d=identicon)[leandrohago](/maintainers/leandrohago)

---

Top Contributors

[![zerossB](https://avatars.githubusercontent.com/u/8009480?v=4)](https://github.com/zerossB "zerossB (52 commits)")[![michaelnakamura](https://avatars.githubusercontent.com/u/10209108?v=4)](https://github.com/michaelnakamura "michaelnakamura (15 commits)")[![SOSTheBlack](https://avatars.githubusercontent.com/u/5401143?v=4)](https://github.com/SOSTheBlack "SOSTheBlack (11 commits)")[![paulodavanco](https://avatars.githubusercontent.com/u/11135122?v=4)](https://github.com/paulodavanco "paulodavanco (6 commits)")[![pauloimon](https://avatars.githubusercontent.com/u/3463932?v=4)](https://github.com/pauloimon "pauloimon (5 commits)")[![dklbueno](https://avatars.githubusercontent.com/u/8246721?v=4)](https://github.com/dklbueno "dklbueno (2 commits)")[![leandrohago](https://avatars.githubusercontent.com/u/64143489?v=4)](https://github.com/leandrohago "leandrohago (2 commits)")

---

Tags

apiasteroidpatternbildvittanavpi-php

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/bildvitta-navpi-php/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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