Search by

Popular Packages

  • C

    php-io-extensions/open-gl🥧

    OpenGL core 1.0-4.1 (plus EGL and CGL) bound 1:1 into PHP (Zephir extension, macOS + Linux)

  • C

    php-io-extensions/metal🥧

    Metal bound 1:1 into PHP (Zephir extension, macOS only)

  • HTML

    codinglombok/lombok-charts

    Zero-dependency chart library: grammar-of-graphics pipeline, Canvas/SVG renderers, LTTB decimation, and real-time streaming. ~18 KB gzipped.

  • Java

    removeailabel/c2pa-xmp-probe

    Scan files for C2PA, XMP, and common AI provenance byte markers before social upload.

  • PHP

    lombokclarion/security

    Official, non-core security package: Argon2id hashing, stateless CSRF, RateLimit, SecurityHeaders, Encrypted<T> field wrapper, and FormRequest validation.

  • PHP

    lombokclarion/persistence

    QueryBuilder (bound parameters only), SchemaBuilder, and an explicit-manifest MigrationRunner for LombokClarion.

  • PHP

    lombokclarion/view

    Blade-like template compiler for LombokClarion. Auto-escaping by default; {!! !!} is the explicit, audit-flagged opt-out.

  • PHP

    guliano/zf-getid3-module

    ZF2 wrapper for the GetID3 library

  • PHP

    lombokclarion/validation

    FormRequest validation with a typed rule vocabulary — no pipe-string DSL, explicit DTO mapping, violations rendered through i18n.

  • PHP

    lombokclarion/testing

    Test helpers for LombokClarion: InMemoryRepository, FakeCommandBus/FakeEventBus, HttpTestCase, ConsoleTestCase, and the ColdStartTest budget check.

  • PHP

    lombokclarion/storage

    File storage behind relative, traversal-validated paths. Local filesystem only — cloud drivers are separate packages depending on the Storage interface, never core dependencies.

  • PHP

    lombokclarion/routing

    Explicit route table, middleware pipeline, Kernel, and runtime adapters (FPM/Function/Swoole) for LombokClarion.

  • PHP

    lombokclarion/phpstan-rules

    PHPStan extension distributing LombokClarion's audit rules (§7): no interpolated/concatenated SQL into PDO query/prepare/exec, and no LombokClarion imports inside app/Domain.

  • PHP

    visualbox/sentinel

    Official Laravel agent for Sentinel. Batched telemetry for the VisualBox observability platform.

  • PHP

    lombokclarion/log

    Structured logging: levels, channels, handlers, formatters, and non-optional context redaction. No global logger and no static facade — a Logger is constructor-injected like every other service.