Popular Packages

  • PHP

    geoffroy-aubry/logger

    PSR-3 logger for adding colors and indentation on PHP CLI output.

  • PHP

    michielfb/data-migrations

    Laravel Data Migrations

  • PHP

    nimmneun/nono

    The no nonsense php micro framework

  • PHP

    wokster/yii2-translation-manager

    CRUD for storage and editing of translations in a database. Works with a common Yii2 solution (yii i18n DbMessageSource)

  • PHP

    modelizer/selenium

    Selenium Package for laravel 5.

  • PHP

    modmore/revolution-cache

    A PSR-6 cache implementation to access the MODX Revolution Cache Provider.

  • PHP

    navarr/easy-upgrades

    A simple trait to make it easier to upgrade things

  • PHP

    n2n/page

    rocket cmf

  • HTML

    acromedia/acro_live_css

    Creates a page showcasing general site styles and commonly used elements.

  • PHP

    dmk/mkforms

    Making HTML forms for TYPO3

  • PHP

    mouf/utils.common.url-interface

    This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!

  • PHP

    geoffroy-aubry/helpers

    Some helpers used in several personal packages and a Debug class useful for don't forgetting where debug traces are.

  • PHP

    bastiaanh/overheid-kvk

    Overheid.io KvK API Client for PHP

  • PHP

    mouf/utils.action.action-interface

    This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.