This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://packages.lithium.hosting"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Anthropic Claude provider for the LiBilling AI Draft Assist subsystem
A LiBilling Server Module for ApisCP
A LiBilling Server Module for cPanel
An LiBilling Registrar Module for the Enom registrar
WHMCS data importer for LiBilling, import clients, products, pricing, and more from a WHMCS installation.
An LiBilling Registrar Module for LogicBoxes registrars
LiBilling fraud-screening module backed by MaxMind minFraud
Omnipay payment gateway integration for LiBilling
A LiBilling Payment Gateway for PayPal
A LiBilling Server Module for SolusVM 1.x
A LiBilling Payment Gateway for Stripe
Generic Laravel client for the Anthropic Messages API (HTTP, errors, model catalog, tool use).
A Laravel package to help interact with ApisCP servers via the API
Laravel utility kit: HasLongIdsTrait for opaque public IDs without enumeration risk, plus the RandomStringGenerator that powers it (banned-word-safe, charset-flexible, model-uniqueness-aware).
Laravel cPanel API
A Laravel Enom API package
Tiny fluent helper that stashes one-shot flash messages in the Laravel session for the next request to render. Works with any Blade view that reads the documented session keys.
Laravel wrapper around the geoPlugin free IP-geolocation web service. Cache-backed lookups by IPv4/IPv6 hex key, fluent trait for models that need city/region/country derivation.
A Laravel LogicBoxes API package
Minimal view-presenter base class + trait. Lazy-instantiates a Presenter that wraps an entity and exposes computed fields as property accessors.
Stripe billing for Laravel — subscriptions, plans, prices, cards, and charges. Forked from tmyers273/laravel-stripe-billing, modernized for PHP 8.2 and Laravel 11/12.
Visitor tracker and analytics for Laravel apps. Logs requests, classifies devices/browsers/OSes with matomo/device-detector, and resolves IPs to geolocation. Tested on Laravel 11/12.
This Composer repository is powered by Satis