Popular Packages

  • PHP

    yii2tech/ar-position

    Provides support for ActiveRecord custom sort in Yii2

    Abandoned!

  • PHP

    boundstate/yii2-mailgun

    Mailgun integration for the Yii framework

  • PHP

    thesis/pgmq

    A non-blocking php client for Postgres Message Queue (PGMQ).

  • blackfireio/blackfire-symfony-meta

    A PHP package to easily integrate Blackfire into a Symfony application

  • PHP

    omgdef/yii2-multilingual-behavior

    Port of the yii-multilingual-behavior for yii

  • PHP

    raveren/kint

    ☯ Insightful PHP debugging assistant.

    Abandoned! See php-sage/sage

  • PHP

    benauld345/uk-postcode-parser

    PHP utility for parsing and validating United Kingdom Postcodes

  • PHP

    wapmorgan/yii2-inflection

    Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time.

  • PHP

    smirik/php-datetime-ago

    How much time ago in text format

  • PHP

    richardfullmer/rabbitmq-management-api

    An object oriented wrapper for the RabbitMQ Management HTTP Api

  • JavaScript

    sebkln/ckeditor-wordbreak

    CKEditor 5: wordbreak Plugin - Adds the <wbr> HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.

  • PHP

    dmitryd/dd-deepl

    A TYPO3 CMS extension to translate pages, content and records with DeepL

  • PHP

    thingengineer/mysqli-database-class

    PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

  • PHP

    mouf/utils.common.sortable-interface

    This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!

  • PHP

    mouf/utils.common.paginable-interface

    This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!