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

ActiveLibrary

bildvitta/iss-crm
=================

This is my package IssCrm

v0.0.36(6mo ago)012.8k↓35%MITPHPPHP ^8.0|^8.1|^8.2|^8.3CI passing

Since Jul 22Pushed 6mo ago15 watchersCompare

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

READMEChangelog (10)Dependencies (9)Versions (44)Used By (0)

This is my package IssCrm
=========================

[](#this-is-my-package-isscrm)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cbba0d8acbe956b94a622bbb381745afc3ac563ec10682431257bcae2ca13fe9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696c6476697474612f6973732d63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/iss-crm)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b8a63dfe39056c43a84049da56fee96bc6c7cfb9abbdf320d8a67218cad8316e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62696c6476697474612f6973732d63726d2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/bildvitta/iss-crm/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/019f532d6a9c6d1a00afbf7eec788fdfbe462142f42a77cd802ecaabc87754a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62696c6476697474612f6973732d63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bildvitta/iss-crm)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

- Customers (paginate, find).

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

[](#installation)

You can install the package via composer:

```
composer require bildvitta/iss-crm
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Bildvitta\IssCrm\IssCrmServiceProvider" --tag="iss-crm-config"
```

This is the contents of the published config file:

```
return [

    'base_uri' => env('MS_CRM_BASE_URI', 'https://api.almobi.com.br'),

    'prefix' => env('MS_CRM_API_PREFIX', '/api')
];
```

Config
------

[](#config)

In your .env file, associate the following variables.

```
# API base URL.
MS_CRM_BASE_URI="http://127.0.0.1:8001"

# API prefix if it exists.
MS_CRM_API_PREFIX="/api"
```

Usage
-----

[](#usage)

```
$issCrm = new \Bildvitta\IssCrm('jwt-hub');

$issCrm->customers()->search();
print_r($issCrm->customer()->find('uuid'));
```

This is result:

```
{
    "result": {
        "uuid": "effe4b02-f2eb-4ee0-9dbc-0d94ed30e532",
        "name": "Dr. Elias Artur Ferminiano",
        "phone": "(51) 90172-3741",
        "phone2": null,
        "email": "daniella52@example.org",
        "document": "683.387.679-72",
        "birthday": "1983-01-23",
        "...": "..."
    }
}
```

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)

- [BILD\\jean.garcia](https://github.com/SOSTheBlack)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance66

Regular maintenance activity

Popularity24

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~39 days

Recently: every ~10 days

Total

41

Last Release

200d ago

PHP version history (2 changes)v0.0.1PHP ^8.0

v0.0.17PHP ^8.0|^8.1|^8.2|^8.3

### 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/5467c25e637fdfd43ed07dd4e9260b2779a9583cbd7a58e3353abc6d2374a43b?d=identicon)[noemimpimentel](/maintainers/noemimpimentel)

![](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 (34 commits)")[![michaelnakamura](https://avatars.githubusercontent.com/u/10209108?v=4)](https://github.com/michaelnakamura "michaelnakamura (25 commits)")[![fabiomartins1](https://avatars.githubusercontent.com/u/50298479?v=4)](https://github.com/fabiomartins1 "fabiomartins1 (13 commits)")[![FilipeNSV](https://avatars.githubusercontent.com/u/92761192?v=4)](https://github.com/FilipeNSV "FilipeNSV (11 commits)")[![noemimpimentel](https://avatars.githubusercontent.com/u/70988459?v=4)](https://github.com/noemimpimentel "noemimpimentel (9 commits)")[![paulodavanco](https://avatars.githubusercontent.com/u/11135122?v=4)](https://github.com/paulodavanco "paulodavanco (7 commits)")[![leandrohago](https://avatars.githubusercontent.com/u/64143489?v=4)](https://github.com/leandrohago "leandrohago (5 commits)")[![SOSTheBlack](https://avatars.githubusercontent.com/u/5401143?v=4)](https://github.com/SOSTheBlack "SOSTheBlack (5 commits)")

---

Tags

laravelbildvittaiss-crm

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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