trench94 / puppr
Puppr is built for Laravel and used to guard modular SaaS applications
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/trench94/puppr
Requires
- php: ^7.4|^8.0
- illuminate/support: ^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-12-27 23:53:27 UTC
README
Puppr
Puppr is built for Laravel and used to guard modular SaaS applications.
Give your users or admins access to features within your software / service and prevent them from accessing functionality unless permitted.
Package is in development (watch / star until a version 1.0 release)
Installation
- Install with composer
composer require trench94/puppr
- Run the install command with artisan
php artisan puppr:install
Documentation
Contribute
Take a look at our open issues if you want to contribute to our package