Pricing

Laravel Livewire Basic Components is a premium UI component library. Purchase a yearly license to get full access to all 30+ components and continuous updates.

Your license key grants access to our private Composer repository (Satis). As long as your license is active, you receive all updates. If you don't renew, you can continue using the last version you had access to – it just won't update anymore.

Solo

For individual developers

$149 / year
  • 1 project
  • All 30+ components
  • 1 year of updates
  • Composer / Satis access
Enterprise

For organizations at scale

$899 / year
  • Unlimited projects
  • All 30+ components
  • 1 year of updates
  • Composer / Satis access

How it works

  1. Purchase a license – Choose a plan and create your account.
  2. Get your license key – Your unique key will be available in your account dashboard.
  3. Configure Composer – Add the Satis repository and authenticate with your credentials:
    {
        "repositories": [
            {
                "type": "composer",
                "url": "https://satis.maskowlabs.test"
            }
        ]
    }

    Then run composer config http-basic.satis.maskowlabs.test your@email.com your-license-key

  4. Install via Composercomposer require maskowlabs/basic-components

FAQ

What happens when my license expires?
You can continue using the last version you had access to. You just won't receive any new updates until you renew.
Can I upgrade my plan later?
Yes! Contact us and we'll apply the price difference to your upgrade.
How does authentication work?
Your license key acts as a password for our private Composer repository. Your email and key are used for HTTP Basic Authentication when pulling packages.
Is there a refund policy?
We offer a 14-day money-back guarantee if the package doesn't meet your expectations.