Popular Packages

  • PHP

    silpo-tech/exception-handler-bundle

    Exception handler for Symfony

  • PHP

    sil-org/yii2-json-log-targets

    A collection of Yii2 log targets that format the log message as a JSON string.

  • PHP

    mobilestock/laravel-make-batching-routes

    This library adds a route generator, model and automated tests.

  • PHP

    esoftdream/cron

    Cron Logging and Limiting library

  • PHP

    holtbosse/form

    library for creating forms from json and php

  • PHP

    elliottlawson/converse

    A Laravel package for storing and managing AI conversation history in your applications

  • PHP

    holtbosse/db

    simple database class for working with pdo

  • PHP

    appmax/appmax_api_sdk_php

    SDK não oficial para consumo da API da Appmax em PHP

  • PHP

    hamaadraza/php-impersonate

    A PHP library for making HTTP requests with browser impersonation

  • 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

    lucasberto/laravel-vault

    An easy Laravel integration for HashiCorp Vault

  • PHP

    esoftdream/code

    Library Generator Kode

  • PHP

    teknomavi/tcmb

    T.C. Merkez Bankası üzerinden güncel döviz kurlarını çeker

  • 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.