Popular Packages

  • PHP

    unreal4u/telegram-api

    A complete Telegram bot API implementation written in PHP, with support for inline bots!

    Abandoned!

  • PHP

    decodelabs/chronicle

    Release notes generator

  • PHP

    wwwision/dcb-eventstore-doctrine

    Doctrine DBAL adapter for the Dynamic Consistency Boundary implementation

  • PHP

    ixnode/php-exception

    PHP Exception - This library offers some ready to use PHP Exceptions.

  • PHP

    sqltools/where

    PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.

  • PHP

    decodelabs/integra

    Composer file inspector and front-end

  • PHP

    trunkstar/oauth2-microsoft

    Microsoft OAuth 2.0 Client Provider for The PHP League OAuth2-Client

  • PHP

    scandipwa/review-graphql

    Review specific modifications for ScandiPWA

  • PHP

    tastyigniter/ti-theme-orange

    Free Modern, Responsive and Clean TastyIgniter Theme based on Livewire and Bootstrap.

  • PHP

    tastyigniter/ti-ext-frontend

    Manage basic components like Slider, Featured Menu Items, Banners and Newsletter

  • PHP

    mouf/html.template.templateinterface

    This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).

  • PHP

    mouf/utils.cache.cache-interface

    This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.

  • PHP

    mouf/utils.cache.apc-cache

    This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.

  • PHP

    mouf/utils.cache.file-cache

    This package contains a cache mechanism that relies on temporary files.

  • PHP

    mouf/mvc.splash-common

    Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.