SatisHub for FilamentPHP

SatisHub is a Laravel package for selling private Composer packages with license-based access control with FilamentPHP.

0 Star Last Update: 18.04.2026

İçindekiler

SatisHub Package

SatisHub Logo

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.auth alias in bootstrap/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:

Ready to get started? Browse our products today.

Find the perfect tools to enhance your development workflow.

View All Products