Popular Packages

  • PHP

    webgriffe/sylius-active-campaign-plugin

    Plugin allowing to integrate marketing automation made by ActiveCampaign in Sylius.

  • dof-dss/nicsdru_unity_profile

    Custom install profile used by all Unity sites

  • CSS

    dof-dss/nicsdru_unity_modules

    Custom modules available to all Unity sites.

  • PHP

    tastyigniter/ti-module-system

    System module for TastyIgniter

  • PHP

    tastyigniter/ti-module-main

    Main module for TastyIgniter

  • PHP

    vdhicts/keepachangelog-parser

    Parser for the Keep A Changelog standard

  • pingdevelopment/geonames-api

    Geonames API wrapper for PHP 5.3+

  • PHP

    landofcoder/module-faq

    With Magento 2 FAQ Extension, you will not need to worry about creating useful and nice FAQ page for your ecommerce website. The extension will help you to set up nice informative & SEO-friendly magento 2 FAQ page. With faq page, your customers will find convenient, easily and quick to resolve common issues.

  • PHP

    simplesamlphp/simplesamlphp-module-oidc

    A SimpleSAMLphp module adding support for the OpenID Connect protocol

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

  • PHP

    didix16/php-datatransformer

    A simple library that allows transform any kind of data to native php data or whatever

  • PHP

    didix16/php-grammar

    A simple library for make Lexer and Parsers to build a language