PHPackages                             teamtnt/sales-management - 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. teamtnt/sales-management

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

teamtnt/sales-management
========================

A minimalistic approach to sales management

v1.1.48(6mo ago)0638MITPHPPHP ^8.0

Since Feb 8Pushed 6mo ago4 watchersCompare

[ Source](https://github.com/teamtnt/sales-management)[ Packagist](https://packagist.org/packages/teamtnt/sales-management)[ Docs](https://github.com/teamtnt/sales-management)[ RSS](/packages/teamtnt-sales-management/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (74)Used By (0)

A minimalistic approach to sales management
===========================================

[](#a-minimalistic-approach-to-sales-management)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8a26e92343072e050b9cfb14d707b4270c956fbb58c433821bdda025f20530b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7465616d746e742f73616c65732d6d616e6167656d656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/teamtnt/sales-management)[![GitHub Tests Action Status](https://camo.githubusercontent.com/97f272ac211890e03a101f1ccd58a1c5606a8c17d6b8405775a8a32a87e93e30/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7465616d746e742f73616c65732d6d616e6167656d656e742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/teamtnt/sales-management/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b9f8e61aea9730aa3c72b89b03b9fe88320631780ac099b05761ae09e588b019/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7465616d746e742f73616c65732d6d616e6167656d656e742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/teamtnt/sales-management/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9f106a0aafab9815731ae78beecad730376624b0c0ac50c8f2060d64da7def0b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7465616d746e742f73616c65732d6d616e6167656d656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/teamtnt/sales-management)

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

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

[](#installation)

You can install the package via composer:

```
composer require teamtnt/sales-management
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="sales-management-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="sales-management-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="sales-management-views"
```

Publishing assets

```
php artisan vendor:publish --tag="sales-management-assets"
```

Building Assets
---------------

[](#building-assets)

We use Vite to build assets. First install all dependencies.

```
npm install
```

If there is no **public** folder in project root run first production build which will build needed folders:

```
npm run build
```

Development build:

```
npm run dev
```

For local development to have hot reloading create a symlink

```
ln -s ../vendor/teamtnt/sales-management/public/sales-management public/sales-management
```

Add to composer.json

```
    "repositories": [{
        "type": "path",
        "url": "../sales-management"
    }],
    "require": {
        "teamtnt/sales-management": "@dev"
    }

```

Usage
-----

[](#usage)

```
$salesManagement = new Teamtnt\SalesManagement();
echo $salesManagement->echoPhrase('Hello, Teamtnt!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Nenad Ticaric](https://github.com/teamtnt)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance69

Regular maintenance activity

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

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

Recently: every ~93 days

Total

70

Last Release

181d ago

Major Versions

v0.9.9 → v1.0.02023-03-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/6fc0f9546f5f7b8a91fa32ca0de9f2c590d00ec113c621783eeca82516bb006f?d=identicon)[nticaric](/maintainers/nticaric)

---

Top Contributors

[![nticaric](https://avatars.githubusercontent.com/u/824840?v=4)](https://github.com/nticaric "nticaric (182 commits)")[![TomePale](https://avatars.githubusercontent.com/u/9658088?v=4)](https://github.com/TomePale "TomePale (128 commits)")[![jbeslic](https://avatars.githubusercontent.com/u/14052054?v=4)](https://github.com/jbeslic "jbeslic (114 commits)")[![stokic](https://avatars.githubusercontent.com/u/2147162?v=4)](https://github.com/stokic "stokic (53 commits)")

---

Tags

laravelteamtntsales management

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/teamtnt-sales-management/health.svg)

```
[![Health](https://phpackages.com/badges/teamtnt-sales-management/health.svg)](https://phpackages.com/packages/teamtnt-sales-management)
```

###  Alternatives

[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[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)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

116.6k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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