Popular Packages

  • PHP

    spryker/serializer

    Serializer module

  • PHP

    ochorocho/package-manager

    Composer-based TYPO3 extension manager with Packagist integration

  • PHP

    wirechat/wirechat

    A Laravel Livewire messaging app for teams with private chats and group conversations.

  • PHP

    dksdev01/simplesamlphp_auth

    Allows users to authenticate to a remote SAML identity provider (IdP) via a locally configured SimpleSAMLphp service point (SP).

  • PHP

    monsieurbiz/sylius-cms-block-plugin

    Save rich editor contents in database and use it as UI Element

  • PHP

    chevere/parameter

    Dynamic parameter-argument validation for PHP with rich type constraints, attributes, and schema introspection.

  • JavaScript

    vendic/magento2-google-address-autocomplete

    Add Google Autocomplete to customer street address

  • PHP

    yourpayments/php-api-client

    Your Payments - powerful payment gateway PHP integration

  • PHP

    alibabacloud/captcha-20230305

    Alibaba Cloud captcha (20230305) SDK Library for PHP

  • TypeScript

    neosidekick/ai-assistant

    Use the power of GPT-4 to assist you in writing content

  • PHP

    genyaa/usps-php-api

    PHP wrapper for USPS Web Tools API

  • PHP

    didix16/php-apidatamapper

    An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.

  • PHP

    didix16/php-interpreter

    A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant

  • PHP

    didix16/php-apidataobject

    A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.

  • PHP

    didix16/php-hydrator

    A simple library that uses the hydration pattern to fill objects given different sources of data.