Popular Packages

  • PHP

    protonlabs/paypal-merchant-sdk-php

    PayPal Merchant SDK for PHP

  • PHP

    terminal42/notification_center

    Notification Center extension for Contao Open Source CMS

  • PHP

    pushpad/pushpad-php

    Pushpad PHP Library

  • PHP

    mouf/magic-query

    A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!

  • PHP

    dangerwayne/laravel-specifications

    Elegant specification pattern implementation for Laravel with support for Eloquent queries and in-memory filtering

  • PHP

    spryker/agent-security-blocker-merchant-portal

    AgentSecurityBlockerMerchantPortal module

  • PHP

    google/cloud-iam

    Google Cloud Iam Client for PHP

  • PHP

    duitkupg/duitku-php

    Duitku PHP

  • PHP

    xxtime/flysystem-aliyun-oss

    AliYun OSS adapter for flysystem. Support PHP8. aliyuncs/oss-sdk-php ~2.6

  • PHP

    dgtlss/warden

    A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email

  • PHP

    oliverklee/oelib

    Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.

  • PHP

    bitexpert/magento2-force-customer-login

    The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.

  • PHP

    kitzberger/form-mailtext

    TYPO3 Form: Mailtexts via plugin

  • PHP

    mouf/utils.common.conditioninterface

    This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.