PHPackages                             tiendanube/sample-php-app - 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. tiendanube/sample-php-app

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

tiendanube/sample-php-app
=========================

Sample app for Tienda Nube/Nuvem Shop.

v1.0.2(12y ago)1023832MITPHP

Since Sep 28Pushed 10y ago11 watchersCompare

[ Source](https://github.com/TiendaNube/sample-php-app)[ Packagist](https://packagist.org/packages/tiendanube/sample-php-app)[ RSS](/packages/tiendanube-sample-php-app/feed)WikiDiscussions master Synced 3d ago

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

Sample PHP App
==============

[](#sample-php-app)

This is a sample app for the [API](https://github.com/TiendaNube/api-docs) of [Nuvem Shop](https://www.nuvemshop.com.br) / [Tienda Nube](https://www.tiendanube.com) using the official [SDK for PHP](https://github.com/TiendaNube/tiendanube-php-sdk).

This app was made using [Laravel](http://laravel.com/). Be sure to check [their documentation](laravel.com/docs).

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

[](#installation)

First, you will need to install [Composer](http://getcomposer.org/) following the instructions on their site.

Then, simply run the following command:

```
composer create-project tiendanube/sample-php-app sample-app --prefer-dist
```

Alternatively, you may download the [contents of this repository](https://github.com/TiendaNube/sample-php-app/archive/master.zip) and run `composer install` from your project's root directory.

Configuration
-------------

[](#configuration)

Make sure to define your database connection in `app/config/database.php`, then run the provided migration:

```
php artisan migrate
```

Then add your app\_id and app\_secret to `app/config/tiendanube.php`. You might also want to change the `auth` filter in `app/filters.php` to use the login URL in Spanish or Portuguese.

Now you can test your app! Just set your redirect\_uri to `http://localhost:8000/auth` and run a PHP server:

```
php artisan serve
```

When you visit  you will be taken to Tienda Nube/Nuvem Shop's login page. Log into your store and you will be prompted to install your app. Install it and the provided auth route will take care of obtaining and storing an access token.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

3

Last Release

4596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/202656e75af92285670f361a695e30a5e7942541c9cea8f54ea1d292e8a0b8e1?d=identicon)[Fonso](/maintainers/Fonso)

---

Top Contributors

[![fonse](https://avatars.githubusercontent.com/u/605137?v=4)](https://github.com/fonse "fonse (8 commits)")

### Embed Badge

![Health badge](/badges/tiendanube-sample-php-app/health.svg)

```
[![Health](https://phpackages.com/badges/tiendanube-sample-php-app/health.svg)](https://phpackages.com/packages/tiendanube-sample-php-app)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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