techghor / laravel-license-manager
A Laravel package for managing software licenses
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/techghor/laravel-license-manager
This package is auto-updated.
Last update: 2025-12-23 19:25:34 UTC
README
This Laravel package provides a License Manager system that allows you to easily integrate license checking into your Laravel projects. It performs a license check once per day to reduce API calls and improve performance.
Installation
- Install the package via Composer: composer require techghor/laravel-license-manager