Search by

Popular Packages

  • PHP

    giacomomasseron/filament-async-column

    A Filament v5 table column that loads its value asynchronously.

  • PHP

    erikwang2013/industrial-protocols-cclinkie

    CC-Link IE 协议包 — 工业以太网版本,需 CC-Link IE Field 网关桥接

  • PHP

    erikwang2013/industrial-protocols-hart-ip

    HART-IP 协议包 — HART over TCP/UDP,端口 5094

  • 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

    zeixcom/craftmonitoring

    Token-protected JSON endpoint exposing Craft version, plugin, environment, health and available-update info for an external monitoring dashboard.

  • 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.

  • PHP

    univeros/filesystem

    Flysystem v3 wrapper offering one swap-friendly API for local, S3, SFTP, FTP, and Dropbox storage, wired to the Altair container.

  • PHP

    univeros/data

    Trait-composed, immutable-by-default data objects with JSON serialization, Serializable support, and Carbon-powered date mutators.