PHPackages                             newo-io/laravel-sdk - 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. newo-io/laravel-sdk

Abandoned → [onesto-it/laravel-sdk](/?search=onesto-it%2Flaravel-sdk)Library[API Development](/categories/api)

newo-io/laravel-sdk
===================

DEPRECATO — usa onesto-it/laravel-sdk. Questo pacchetto è un metapackage di compatibilità: installa onesto-it/laravel-sdk e mantiene attivi i vecchi nomi `Newo::` / `Newo\\Sdk\\` / `NEWO\_TOKEN`.

1.1.0(1mo ago)06MITPHPPHP &gt;=8.1

Since Jul 7Pushed 1mo agoCompare

[ Source](https://github.com/newo-io/laravel-sdk)[ Packagist](https://packagist.org/packages/newo-io/laravel-sdk)[ RSS](/packages/newo-io-laravel-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Newo Laravel SDK — DEPRECATO
============================

[](#newo-laravel-sdk--deprecato)

> ⚠️ Questo pacchetto è **deprecato**. Onesto.it si chiamava prima Newo. Il pacchetto è ora distribuito come [`onesto-it/laravel-sdk`](https://packagist.org/packages/onesto-it/laravel-sdk).
>
> `newo-io/laravel-sdk` resta su Packagist solo come **metapackage di compatibilità**: installarlo equivale a installare `onesto-it/laravel-sdk` e mantiene attivi i vecchi nomi (`Newo::`, `Newo\Sdk\…`, `NEWO_TOKEN`).

Cosa devi fare
--------------

[](#cosa-devi-fare)

### Non hai tempo / non vuoi toccare nulla

[](#non-hai-tempo--non-vuoi-toccare-nulla)

Aggiorna semplicemente:

```
composer require newo-io/laravel-sdk:^1.1
```

Il tuo codice continua a funzionare uguale: `Newo::createInvoiceManually(...)`, `Newo::createInvoiceFromPIVA(...)`, env `NEWO_TOKEN`, tutto resta valido.

### Vuoi pulire (consigliato)

[](#vuoi-pulire-consigliato)

```
composer remove newo-io/laravel-sdk
composer require onesto-it/laravel-sdk
```

Poi nel codice:

PrimaDopo`use Newo;``use Onesto;``Newo::createInvoiceManually(...)``Onesto::createInvoiceManually(...)``Newo\Sdk\Newo``OnestoIt\Sdk\Onesto`env `NEWO_TOKEN`env `ONESTO_TOKEN`env `NEWO_URL`env `ONESTO_URL`Il nuovo SDK legge comunque `NEWO_TOKEN` come fallback, quindi puoi anche aggiornare il codice prima e le env dopo.

Documentazione
--------------

[](#documentazione)

Vedi [Onesto-it/laravel-sdk](https://github.com/Onesto-it/laravel-sdk).

Licenza
-------

[](#licenza)

MIT

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance90

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45979126?v=4)[Alberto Pisaroni](/maintainers/albertopisaroni)[@albertopisaroni](https://github.com/albertopisaroni)

---

Top Contributors

[![albertopisaroni](https://avatars.githubusercontent.com/u/45979126?v=4)](https://github.com/albertopisaroni "albertopisaroni (12 commits)")

---

Tags

laravelsdkdeprecatedonestonewo

### Embed Badge

![Health badge](/badges/newo-io-laravel-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/newo-io-laravel-sdk/health.svg)](https://phpackages.com/packages/newo-io-laravel-sdk)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

811334.1k3](/packages/defstudio-telegraph)[resend/resend-laravel

Resend for Laravel

1222.7M9](/packages/resend-resend-laravel)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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