PHPackages                             nodes/nstack - 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. nodes/nstack

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

nodes/nstack
============

Easy usage for NStack with Laravel

1.1.2(7y ago)17311MITPHP

Since May 11Pushed 6y agoCompare

[ Source](https://github.com/nodes-php/nodes-php-nstack)[ Packagist](https://packagist.org/packages/nodes/nstack)[ Docs](http://nodesagency.com)[ RSS](/packages/nodes-nstack/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (5)Versions (10)Used By (0)

Backend
-------

[](#backend)

NStack integration for Laravel

[![Total downloads](https://camo.githubusercontent.com/23280b2a30a4a1022e3323128604cf0e9f371763887e5a90f7db439809a2e99f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6f6465732f6e737461636b2e737667)](https://packagist.org/packages/nodes/nstack)[![Monthly downloads](https://camo.githubusercontent.com/ff4e65927c50c326b5bea9dfe35f9a83d41ed6277d9a10176774d0d7083f514f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6e6f6465732f6e737461636b2e737667)](https://packagist.org/packages/nodes/nstack)[![Latest release](https://camo.githubusercontent.com/adf9cea9ca307f2c23670fb3d95483799abaf0162ffe6b0aa44cb5aa198dafe8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6f6465732f6e737461636b2e737667)](https://packagist.org/packages/nodes/nstack)[![Open issues](https://camo.githubusercontent.com/aef558e14c838a41da27ed7c88984af0c62ac3840af411da363111e68000a830/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6e6f6465732d7068702f6e737461636b2e737667)](https://github.com/nodes-php/nstack/issues)[![License](https://camo.githubusercontent.com/11dde4d13e3da87fe1e6ae385926cff7e083ad2f6cd063fbaeee6734b86c5086/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e6f6465732f6e737461636b2e737667)](https://packagist.org/packages/nodes/nstack)[![Star repository on GitHub](https://camo.githubusercontent.com/ed9678f1a04d834eebe010f26d317449d4e32abd5862e2f8c38627c07f976155/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6e6f6465732d7068702f6e737461636b2e7376673f7374796c653d736f6369616c266c6162656c3d53746172)](https://github.com/nodes-php/nstack/stargazers)[![Watch repository on GitHub](https://camo.githubusercontent.com/0b28f69ba80c33dbef1044af0668f91d80faf14cad1e0e353c9df1a629d10aeb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f6e6f6465732d7068702f6e737461636b2e7376673f7374796c653d736f6369616c266c6162656c3d5761746368)](https://github.com/nodes-php/nstack/watchers)[![Fork repository on GitHub](https://camo.githubusercontent.com/2dfa001aa7b8f9f40d527be74e83b284412fe41c91cbb2542fa6efa4f874a671/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6e6f6465732d7068702f6e737461636b2e7376673f7374796c653d736f6369616c266c6162656c3d466f726b)](https://github.com/nodes-php/nstack/network)

📝 Introduction
--------------

[](#-introduction)

📦 Installation
--------------

[](#-installation)

To install this package you will need:

- Laravel 5.1+
- PHP 7.0+

You must then modify your `composer.json` file and run `composer update` to include the latest version of the package in your project.

```
"require": {
    "nodes/nstack": "1.0.*",
}

```

Or you can run the composer require command from your terminal.

```
composer require nodes/nstack

```

🔧 Setup
-------

[](#-setup)

Setup service providers in config/app.php

```
Nodes\NStack\ServiceProvider::class,
Nodes\ServiceProvider::class,

```

Setup alias in config/app.php

```
'NStack'        => Nodes\Backend\Support\Facades\NStack::class,

```

Publish config file

```
php artisan vendor:publish && php artisan vendor:publish --provider="Nodes\NStack\ServiceProvider" --force

```

Dump

```
composer dump-autoload

```

⚙ Usage
-------

[](#-usage)

Global function

```
nstack()
$countries = nstack()->countries()
nstack()->pushLog('fcm', 'my-app', 'userNotification', true, ['request here'], ['response here'], 'Hi!', 1);
nstack()->fileUpload('private-password', $uploadedFile, str_random(8));
nstack()->validateEmail($email): bool

```

🏆 Credits
---------

[](#-credits)

This package is developed and maintained by the PHP team at [Nodes](http://nodesagency.com)

[![Follow Nodes PHP on Twitter](https://camo.githubusercontent.com/a898a5b14227bafa0c17c43be4f67460fe2b1dc3b88627d7b959e7fae4256a45/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6e6f6465737068702e7376673f7374796c653d736f6369616c)](https://twitter.com/nodesphp) [![Tweet Nodes PHP](https://camo.githubusercontent.com/8c1a307180498b3bb360cf73e63da1bfa3afc0306f601be021acd1e85d2bb4e4/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c2f687474702f6e6f6465737068702e7376673f7374796c653d736f6369616c)](https://twitter.com/nodesphp)

📄 License
---------

[](#-license)

This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 89.5% 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 ~11 days

Total

6

Last Release

2917d ago

Major Versions

0.1.0 → 1.0.02018-05-11

### Community

Maintainers

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

---

Top Contributors

[![Casperhr](https://avatars.githubusercontent.com/u/1279756?v=4)](https://github.com/Casperhr "Casperhr (17 commits)")[![carmenioanamihaila](https://avatars.githubusercontent.com/u/20821982?v=4)](https://github.com/carmenioanamihaila "carmenioanamihaila (2 commits)")

---

Tags

laravelnstacknstack manager

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nodes-nstack/health.svg)

```
[![Health](https://phpackages.com/badges/nodes-nstack/health.svg)](https://phpackages.com/packages/nodes-nstack)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M932](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M220](/packages/backpack-crud)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.8k69.4k](/packages/grumpydictator-firefly-iii)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

206971.5k11](/packages/backpack-basset)[firefly-iii/data-importer

Firefly III Data Import Tool.

8005.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

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