SatisHub
CommunitySatisHub is a Laravel package for selling private Composer packages with license-based access control with FilamentPHP.
filament/
namespace. Review the source and install at your own risk. Found
malware or an unresolved security issue the author won't
address?
Report it
.
Author:
Azad Furkan ŞAKAR
Documentation
SatisHub is a Laravel package for selling private Composer packages with license-based access control.
It includes:
- multi-provider checkout (Stripe, Polar, LemonSqueezy)
- webhook processing and order/license lifecycle handling
- private Composer repository authentication
- license activation/validation APIs
- Filament resources for package operations
#Quick Start
composer require afsakar/satishub
php artisan vendor:publish --tag=satishub-config
php artisan migrate
Host app requirements:
- register
repo.authalias inbootstrap/app.php - register
\Afsakar\Satishub\Filament\SatisPlugin::make()in your panel provider
#Documentation
All detailed setup, configuration, provider/webhook examples, API usage, operations, and troubleshooting are in docs:
The author
I'm a former Civil Engineer turned Backend Developer, specializing in Laravel. I develop and maintain scalable web applications at Penta Yazılım, delivering efficient backend solutions.
From the same author
Form Builder
A powerful, flexible form builder package for FilamentPHP that enables you to create, manage, and process dynamic forms with advanced features including custom field types, email templates, bulk sending capabilities, and comprehensive submission tracking.
Author:
Azad Furkan ŞAKAR
LeafletJS Map Picker
Interactive Leaflet map for selecting and storing geographical coordinates.
Author:
Azad Furkan ŞAKAR
OTP Login
OTP Login for FilamentPHP.
Author:
Azad Furkan ŞAKAR
Translatable Pro
Streamlines multi-language management in FilamentPHP projects, enabling developers to build immersive, multilingual applications with ease.
Author:
Azad Furkan ŞAKAR
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Data Lens
Advanced Data Visualization for Laravel Filament - a premium reporting solution enabling custom column creation, sophisticated filtering, and enterprise-grade data insights within admin panels.
Padmission
Advanced Tables (formerly Filter Sets)
Supercharge your tables with powerful features like user-customizable views, quick filters, multi-column sorting, advanced table searching, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
Kenneth Sese