Search by

Popular Packages

  • PHP

    italix/session

    Sessions as records about a subject and a tenant: device lists, per-account revocation, replay detection, step-up re-authentication, concurrency caps and pluggable stores

  • PHP

    urre/postpone

    A simple WordPress plugin that lets you choose if you want to schedule a post in 1 hour, Tomorrow 8 am, Tomorrow after lunch, Tonight, Next monday or Next month.

  • PHP

    italix/routing

    Named routes and URL generation: declare a route once, link to it by name, and fail loudly at generation time instead of 404ing later

  • PHP

    italix/mail

    Transactional mail that cannot fail silently: the log row is written before the transport is touched. SMTP in core, PHPMailer optional.

  • PHP

    italix/jobs

    Database-backed queue and cron scheduling: JSON payloads not serialized objects, atomic claiming, backoff, stalled-worker recovery

  • PHP

    italix/events

    Named events with declared listeners: printable, no wildcards, no cancellation, and a throwing listener does not take the dispatcher with it

  • PHP

    italix/encode

    Context-aware output encoding as a type: HTML text, attributes, URLs and JSON, with a template lint that finds unencoded output

  • PHP

    italix/converters

    A pairwise format-conversion contract and a shortest-route driver registry — the plumbing italix/documents and a future italix/media share, neither owns.

  • PHP

    italix/console

    Framework CLI runner: commands listed not discovered, dependencies declared like a controller's, PSR-11 container, exit codes that mean something

  • PHP

    jeffersongoncalves/filament-how-it-works

    Filament v5 panel plugin providing admin UI (CRUD) for jeffersongoncalves/laravel-how-it-works — manage "how it works" steps.

  • PHP

    jeffersongoncalves/filament-faq

    Filament v5 panel plugin providing admin UI (CRUD) for jeffersongoncalves/laravel-faq — FAQ categories and entries.

  • PHP

    mailtea/mailtea

    The official PHP SDK for Mailtea — send, schedule, and manage email from your app or AI agent.

  • PHP

    zain-ul-abdain/laravel-webhook-ledger

    Exactly-once webhook processing for Laravel. Signature verification, atomic deduplication, and a durable event log for Stripe, PayPal, and any provider you add.

  • PHP

    ayoubgaouet/tn-einvoice-validator

    Validate Tunisian TEIF electronic invoices (TTN El Fatoora) in pure PHP. Implements the official XSD 1.8.8, the Guide d'Implémentation TEIF V2.0 and the XAdES-B signature specification, with error messages in English, French and Arabic. No Java required.