Search by

Popular Packages

  • PHP

    jaqb/jaqb

    Just Another Query Builder built on PDO

  • PHP

    laravelcollective/bus

    The Laravel Bus (5.1) package for use in Laravel 5.3.

    Abandoned!

  • PHP

    oat-sa/extension-tao-delivery-rdf

    Manages deliveries using the ontology

  • PHP

    zendframework/zend-expressive-aurarouter

    Aura.Router integration for Expressive

    Abandoned! See mezzio/mezzio-aurarouter

  • PHP

    krinkle/intuition

    Localisation library for PHP applications.

  • PHP

    xp-framework/logging

    Logging for the XP Framework

  • PHP

    rtheunissen/cache

    A basic cache interface with adapters for common cache libraries

  • PHP

    coolms/entity-doctrine

    Doctrine ORM/DBAL adapters for coolms/entity: the extras mapping driver and validation listener, generated virtual columns, per-platform schema and upsert managers, and tree operators

  • PHP

    whilesmart/eloquent-entitlements

    Provider-neutral feature gating, plan limits and metered usage for Laravel, scoped per polymorphic owner. Ships an allow-all default so self-hosting stays free; hosts rebind to enforce.

  • PHP

    k2gl/sigstore-bundle

    Build Sigstore bundles (.sigstore.json) in PHP — the counterpart to verification, emitting DSSE and message-signature bundles

  • PHP

    waaseyaa/audit

    OCAP append-only audit log substrate — unified event table, writer + query contracts, retention policy.

  • PHP

    bjthecod3r/laravel-deezer-api-wrapper

    A Laravel wrapper for the Deezer API.

  • PHP

    bjthecod3r/laravel-recordables

    Record snapshots of Eloquent model data over time.

  • PHP

    whilesmart/eloquent-owner-access

    Pluggable polymorphic owner authorization for Laravel packages with owner_type/owner_id columns. Lets host apps decide who can see and modify owner-scoped records without coupling the underlying packages to a specific tenancy model.

  • PHP

    waaseyaa/scheduler

    Task scheduling with cron expression support for Waaseyaa