Search by

Popular Packages

  • PHP

    medox/data-mapper

    DataMapper - A reusable, framework-agnostic data mapping and transformation component for Laravel.

  • PHP

    dotdigital/dotdigital-magento2-extension-personalization

    Dotdigital Personalization for Magento 2

  • PHP

    telegram-bot-essentials/gateway-zibal

    Zibal payment gateway for telegram-bot-essentials/billing

  • PHP

    yungifez/april-ui-starter-kit

    A Laravel starter kit powered by April UI and Livewire.

  • hook-dev-alter/typst-bin

    The typst binary (linux x86-64) packaged for composer, plus a PHP command builder for `typst compile`.

  • PHP

    rasuvaeff/understudy-phpunit

    PHPUnit adapter for the understudy test double library: automatic verification and cleanup after every test

  • PHP

    goldnead/statamic-booking

    Records Cal.com bookings in Statamic: signed webhooks, idempotent, with a seam for what happens next.

  • PHP

    kinetis/storage-s3

    S3 (and S3-compatible) file storage for Kinetis, plugging into kinetis/storage's FILESYSTEM_DRIVER=s3 — every S3 call travels on a Revolt-native HTTP transport.

  • PHP

    kinetis/storage

    File storage for Kinetis, built on League\Flysystem — local storage through an Amp\File-backed adapter whose driver calls suspend the Fiber; remote backends (S3, etc.) live in kinetis/storage-s3.

  • PHP

    kinetis/auth-jwt

    Stateless JWT authentication middleware for Kinetis (HS256/RS256, optional per-token revocation), verifying signed tokens via firebase/php-jwt. See kinetis/auth instead for opaque Bearer-token validation against your own storage.

  • PHP

    quillstack/serializer

    Turns objects into what goes over the wire, saying what may go rather than what may not.

  • PHP

    quillstack/auth

    Authentication for APIs: a route says what reaching it requires, and one place enforces it.

  • PHP

    quillstack/orm

    An ORM which cannot be asked one query per row: touching one entity's relation loads it for every entity beside it.

  • PHP

    quillstack/events

    An event dispatcher based on PSR-14: Event Dispatcher.

  • PHP

    quillstack/cache

    A simple cache based on PSR-16: Common Interface for Caching Libraries.