Popular Packages

  • PHP

    mouf/utils.cache.in-memory-cache

    This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

  • PHP

    mouf/html.renderer

    This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.

  • PHP

    fenom/fenom

    Fenom - excellent template engine for PHP

  • PHP

    justblackbird/codeception-config-module

    Loads params from config into codeception scenarios.

  • PHP

    kohkimakimoto/lib-migration

    LibMigration is a minimum database migration library and framework for MySQL.

  • PHP

    marrouchi/polynomial-regression

    DeQue Polynomial Regression is a PHP library created by Andrew Que. Adapted to use autoloading.

  • PHP

    dmk/mktools

    Collection of some small tools.

  • PHP

    rocketfirm/yii2-onesignal

    Yii2 component for OneSignal.com integration

  • 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

    rougin/weasley

    Utility belt for Slytherin micro-framework.

  • PHP

    sam-it/abac

    Attribute based access control

  • PHP

    payum/paypal-ipn

    Paypal instant payment notification

  • PHP

    fsi/property-observer

    FSi PropertyObserver component is a simple component which tracks changes in registered object's properties.

    Abandoned!

  • PHP

    mouf/mouf-validators-interface

    The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.