Popular Packages
-
PHP
detain/phlix-server
Phlix media server - streaming, library management, user auth, and SyncPlay coordination
-
PHP
detain/phlix-plugin-example
Hello-world metadata provider โ reference plugin for Phlix authors.
-
-
-
PHP
eril/db-model-entity
A lightweight, fluent, and efficient database toolkit separating query logic from data mutations.
-
-
-
PHP
php-websocket-rpc/rpc
Shared data model, serialization, and middleware pipeline for RPC over WebSocket
-
-
PHP
agtp/agtp-symfony
Symfony bundle that wires AGTP handlers into the Symfony service container. Services tagged `agtp.endpoint` are collected at boot; the agtp:serve console command runs the gateway worker against agtpd.
-
PHP
agtp/agtp-drupal
Drupal module that wires AGTP handlers into the Drupal service container. Sites register tagged handler services; the module routes AGTP traffic through them via the gateway protocol.
-
PHP
scherhak/is-gibberish
Zero-dependency PHP package for detecting obvious gibberish input using fast heuristics.
-
-
PHP
ausus/starter
AUSUS V0 starter template โ boots a working HelloInvoice demo on top of the Standard Stack via Ausus\Application. Installs via `composer create-project ausus/starter myapp`.
-
PHP
ausus/standard-stack
AUSUS โ the V0 Standard Stack: bundles kernel + persistence-sql + runtime-default + api-http and ships the high-level Ausus\Application bootstrap facade. Skeleton packages (tenancy-row, audit-database, auth-bridge, presentation-default) will be added as their RFC-12 ยง16 implementations land.