Popular Packages

  • PHP

    symbiote/silverstripe-dynamiclists

    A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.

  • PHP

    tystuyfzand/seaweedfs-client

    A SeaweedFS implementation for PHP based on Guzzle

  • PHP

    phpxmlrpc/extras

    A collection of server-side addons that might be of use for development of xml-rpc (and json-rpc) based applications

  • PHP

    aura/web-kernel

    The kernel files for an Aura web project.

  • hipdevteam/conditions

    Everything needed to manage conditions for Hip client sites.

  • PHP

    bugbuster/contao-cron-bundle

    Contao 5 Cron Bundle - Scheduler for Contao 5

  • PHP

    leinonen/yii2-monolog

    Monolog extension for Yii2

    Abandoned!

  • PHP

    waynestate/image-faker

    Fake image generator using the PHP GD library. Accessible through a Laravel route.

  • PHP

    phuml/phuml

    phUML is a fully automatic UML class diagram generator for PHP code

  • PHP

    mohannadnaj/smsa-sdk

    Simple PHP package for integrating SMSA Web Services (SECOM).

    Abandoned!

  • PHP

    behat/mink-bundle

    Mink bundle for Symfony2

    Abandoned!

  • PHP

    tv5monde/nux-ini

    fake root package to load nux project if available

  • PHP

    mrmonsters/magento2-aftership

    Aftership extension for Magento 2

    Abandoned!

  • PHP

    spatie/laravel-binary-uuid

    Binary support for UUIDs in Laravel

    Abandoned! See https://github.com/michaeldyrynda/laravel-efficient-uuid

  • PHP

    stocker4all/luhn-mod-n

    luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.