NEO NOS

Invention · platform

LuCipher.

The biggest thing I have built, and the one you cannot download. LuCipher is the platform under my platform work — and it is available to enterprises only, by arrangement.

LuCipher — the name decoded letter by letter beside an isometric universal repository feeding satellite apps, one a wireframe shell with a smaller app mounted inside

Most companies that offer web tools offer a pile of logins: one product for SEO, another for analytics, a third for the storefront, a fourth for project management — each with its own account, its own session, its own idea of who you are. LuCipher exists to collapse that pile.

It runs a fleet of separate web applications as one product. One account works everywhere: sign in once on the root domain and every tool in the fleet already knows who you are, which company you belong to, and which slice of every database is yours. The apps stay independent underneath — separate codebases, separate databases — the platform is what makes them agree.

And it is white-label to the bone. The whole platform decides who it is from the domain that reaches it: a reseller points their own domain at LuCipher and it comes up wearing their name — their branding, their clients, their catalogue, even their own persona on the built-in AI assistant — while the engine underneath stays one codebase serving them all. Resellers can hold resellers of their own, and every row of data knows whose it is.

Around that core sits the business machinery a platform actually needs: an admin for companies, resellers, products, orders, domains and credentials, and integrations where the money and the plumbing already live — Stripe, WHMCS, Shopify, Twilio, Cloudflare, WordPress, OpenAI.

The deepest trick in it: LuCipher can take any Laravel application and graft it into the structure whole — and most PHP applications besides, with some extra work. The app keeps its own code and does its own job; everything around the job becomes shared: user base, authentication, session, databases. A CMS dropped in already knows every user. A CRM dropped in is already behind the same login, looking at the same accounts.

And the doors open both ways. A signed-in user jumps from one app to the next and is simply still signed in — no second login, no hand-off screen — so whole SaaS products merge into one suite instead of standing in a row of separate front doors. Software that was never designed to meet behaves as one product, almost immediately, because the platform owns the plumbing each piece would otherwise have to own alone.

And the name works the way GNU's does — it is its own definition. Decode the letters and you have the readme; say it out loud and you will hear the other joke.

Laravel Universal (CRM in PHP/HTML, etc duh!) Repository

The packages

Three modules carry it.

The platform's core travels as a small family of Laravel packages, each with one job.

lucipher/unite

Lu_Unite — the glue

Boots a whole fleet of Laravel apps into one platform. Which brand you are under, which company you belong to and which database you are on is decided from the domain before the first page renders — and one session signs you in across every app in the fleet.

lucipher/models

Lu_Models — the engine room

A model-driven CRUD engine. Describe an Eloquent model and it serves the web, REST and API routes for it — list, show, create, edit — from the model's own metadata, without writing a controller for every table.

lucipher/razor

Lu_Razor — the face

The shared view layer: layouts, navigation and interface components every app in the fleet renders through, so a dozen applications look and behave like one product instead of twelve.

Access

Not a download.

LuCipher is not on a marketplace and there is no public price list. It runs companies, so it moves the way infrastructure moves: by arrangement, for enterprises, with me involved. If that is the conversation you want to have, book the call.