Popular Packages

  • PHP

    jacquesbh/eater

    A simple PHP class to eat everything

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

  • dnhb/api-client

    A client for the Hypotheekbond APIs

  • PHP

    mako/framework

    Mako Framework

  • PHP

    rinvex/country

    Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.

    Abandoned! See rinvex/countries

  • 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

    jbzoo/http-client

    Simple HTTP-client, wrapper around Guzzle and rmccue/requests

  • PHP

    datatypes/datatypes

    Data type classes for PHP

  • PHP

    mirzabusatlic/laravel-schedule-monitor

    Monitor the output of scheduled tasks in a database table

  • PHP

    dereuromark/cakephp-captcha

    A CakePHP plugin to integrate captchas.

  • Gherkin

    adambullmer/usdl-regex

    Compiled list of United States Driver License validation regex

  • PHP

    silverstripe/realme

    Adds support to SilverStripe for authentication via RealMe (https://www.realme.govt.nz/)

  • PHP

    frozensheep/rightmove-adf

    PHP library for the Rightmove Real Time Property Datafeed (ADF).

  • PHP

    mouf/utils.composite-exception

    This project contains a simple PHP exception that can aggregate multiple exceptions in one.