Popular Packages

  • PHP

    biandou/qs-manager

    便于将参数转化成查询结构的方案

  • PHP

    magenizr/magento2-scopeinfo

    This module provides you a list of changes from `core_config_data` whenever a value is overridden in a lower scope.

  • PHP

    mouf/security.simplelogincontroller

    This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.

  • PHP

    mouf/security.userservice

    A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.

  • PHP

    mouf/security.userservice-splash

    This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.

  • 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

    rapidez/snowdog-menu

    Rapidez Snowdog Menu

  • PHP

    rapidez/mirasvit-knowledge-base

    Rapidez Mirasvit Knowledge Base

  • 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

    spacebib/saga

    A Saga is a special type of event listener: one that manages a business transaction

  • PHP

    konnco/laravel-inadiv

    Indonesian Administrative Division ( Pembagian Administratif Indonesia, Provinsi, Kota, Kelurahan ) For Laravel

  • PHP

    mouf/mvc.splash

    Integration of Splash with the Mouf framework.

  • PHP

    beautinow/dearapi

    PHP Library for dear systems API v2 https://dearinventory.docs.apiary.io

  • PHP

    mouf/mvc.splash-common

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