Popular Packages
-
-
PHP
bondforge/coding-standard
Shared PHP CS Fixer configuration and custom fixers for BondForge projects.
-
PHP
novvor/identity-sdk-php
Novvor Cloud Identity SDK 2.5 for confidential server-side PHP applications.
-
PHP
novvor/identity-contracts
Versioned wire contracts shared by Novvor Cloud Identity and its consumers.
-
PHP
semitexa/os
Semitexa OS — intent-first environment shell: the Intent→Plan→Execute→Observe loop over Skills, generalised beyond the terminal
-
TypeScript
carbon/inline-editable
Enhances Neos.Neos:Editable with better placeholder handling and optional inline character counting in the Neos backend
-
PHP
mock-server/mockserver-client
PHP client for MockServer - enables easy mocking of any system you integrate with via HTTP or HTTPS
-
PHP
kleisli/flow-phpstan
Reflection Extensions for static analysis of Flow classes with magic methods
-
PHP
univeros/module
Pluggable extension modules for Univeros: a module self-registers its routes, Cycle entities, and migrations into a host app via one container tag.
-
PHP
univeros/structure
Typed data structures — Map, Set, Vector, Deque, Queue, Stack, PriorityQueue — inspired by ext-ds, in pure PHP with no C extension.
-
PHP
univeros/session
Server-side session storage with pluggable handlers for the filesystem, MongoDB, PDO databases (MySQL/PostgreSQL/SQLite), and Redis.
-
PHP
univeros/security
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.
-
PHP
univeros/persistence
Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container.
-
PHP
univeros/observability
bin/altair observability:* — framework-native runtime observability. OpenTelemetry-compatible spans + metrics emitted natively (OTLP-JSON over HTTP, no SDK dependency), a PSR-15 middleware for per-request tracing, and a JSONL log under .altair/observability/ for local inspection and after-the-fact a
-
PHP
univeros/http
PSR-15 HTTP foundation with the Action/Domain/Input/Responder lifecycle, FastRoute routing, content negotiation, and JWT authentication.