Built on other people's good work.
Nearly everything underneath this page is open source — the language, the framework, the databases, the container engine, the proxy at the edge. This page names the projects, their licences, and every package the running build actually ships.
The application
What renders the control panel you are reading right now.
Tailwind CSS
MITThe utility CSS everything is styled with, built Node-free by the Symfonycasts bundle.
The platform underneath
What actually runs the tenant workloads.
Docker · Moby
Apache-2.0Every tenant workload is a Swarm service, driven over the Engine API socket.
Also in the engine room: BuildKit (Apache-2.0) builds tenant images unprivileged inside the swarm.
The clients
What talks to the platform from the outside.
Development & testing
Never shipped, but every line here passed through them.
Every publisher in this build
Read from Composer's own install record, so it describes the running build rather than a list someone once wrote — 160 packages from 33 publishers, collapsed by publisher. Development-only tooling is credited above and excluded here, matching what the production image actually carries.
| Publisher | Licence |
|---|---|
| altcha-org/altcha | MIT |
| api-platform/* 13 packages | MIT |
| async-aws/* 2 packages | MIT |
| bacon/bacon-qr-code | BSD-2-Clause |
| composer/* 2 packages | MIT |
| dasprid/enum | BSD-2-Clause |
| dflydev/dot-access-data | MIT |
| doctrine/* 14 packages | MIT |
| egulias/email-validator | MIT |
| endroid/qr-code | MIT |
| grey-ooo/brand-kit | proprietary |
| guzzlehttp/* 3 packages | MIT |
| knpuniversity/oauth2-client-bundle | MIT |
| lcobucci/jwt | BSD-3-Clause |
| league/* 10 packages | BSD-3-Clause, MIT |
| mcp/sdk | Apache-2.0 |
| nelmio/security-bundle | MIT |
| nette/* 2 packages | BSD-3-Clause, GPL-2.0-only, GPL-3.0-only |
| opis/* 3 packages | Apache-2.0 |
| paragonie/constant_time_encoding | MIT |
| php-http/discovery | MIT |
| phpdocumentor/* 3 packages | MIT |
| phpstan/phpdoc-parser | MIT |
| predis/predis | MIT |
| psr/* 11 packages | MIT |
| ralouphie/getallheaders | MIT |
| spomky-labs/otphp | MIT |
| symfony/* 75 packages | MIT |
| symfonycasts/tailwind-bundle | MIT |
| twig/twig | BSD-3-Clause |
| ua-parser/uap-php | MIT |
| webmozart/assert | MIT |
| willdurand/negotiation | MIT |
Logos and names remain trademarks of their respective projects, shown here to credit them — no endorsement of this platform is implied in either direction. Some marks are drawn from Simple Icons (CC0). Licence names are as each project declares them; the licence texts ship in this build's vendor/ tree alongside the code they cover.