Popular Packages

  • PHP

    open-telemetry/test-utils

    Testing utilities for OpenTelemetry PHP instrumentations

  • PHP

    azimidev/laravel-uppy-s3-multipart-upload

    Multipart Uploads using Laravel, AWS S3, and Uppy

  • PHP

    stackrats/laravel-scaffold-feature

    Scaffold new feature directories & files from prompts

  • PHP

    slava-basko/container

    Dependency injection container.

  • PHP

    mobilestock/auto-json-accept

    That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware

  • PHP

    leaselinkorg/ll-php-lib

    PHP library for LeaseLink API integration

  • PHP

    keboola/syrup-php-client

    Keboola Syrup PHP Client

  • PHP

    mobilestock/scribe-tdd

    scribe-tdd is a library that extends ajcastro-scribe-tdd. It includes internal adjustments to ensure compatibility with PHPUnit 11.4 and PEST.

  • PHP

    mobilestock/model-tracks-user-updates

    model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.

  • PHP

    mobilestock/laravel-database-interceptor

    Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.

  • PHP

    dbp/relay-verity-connector-verapdf-bundle

    A template bundle for the Relay API gateway

  • PHP

    a21ns1g4ts/filament-short-url

    This is my package filament-short-url

  • PHP

    mobilestock/laravel-model-affected-rows-verification

    laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.

  • PHP

    karabinse/laravel-commentable

    Easily add a commentable trait to a Eloquent model