Popular Packages

  • PHP

    vaersaagod/matrixmate

    Welding Matrix into shape, mate!

  • PHP

    phpgt/daemon

    Background script execution with cross-platform compatible streaming.

  • PHP

    ikkez/f3-falsum

    Pretty error handling for Fat-Free Framework

  • PHP

    zofe/rapyd

    crud widgets for laravel, to make an admin in few lines of code

    Abandoned!

  • PHP

    fnash/graphql-qb

    A php GraphQL Query Builder. Nice API. Readable queries.

  • PHP

    phpactor/completion

    Completion library for Worse Reflection

    Abandoned!

  • PHP

    jeremykenedy/laravel2step

    Laravel 2 Step Authentication Package

  • PHP

    mbezhanov/ethereum-converter

    A simple library for performing conversion between various Ethereum units

  • PHP

    helmich/mongomock

    Library containing highly intelligent MongoDB mocks for unit testing

  • PHP

    bscheshirwork/yii2-redis-session

    Yii2 session based on Redis, can separate session by user

  • PHP

    mouf/html.renderer.twig-extensions

    This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.

  • SCSS

    pressbooks/pressbooks-clarke

    Named after Arthur C. Clarke, this is a simple book theme, with some light modern touches. Good for fiction and non-fiction. Body font is Tinos; headers Lato.

  • PHP

    mouf/utils.action.common-action

    This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).

  • PHP

    christofferok/laravel-emojione

    Laravel helper for EmojiOne

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