thecodingmachine/discovery dependents (7) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/html.utils.weblibrarymanager

    The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.

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

    This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!

  • PHP

    thecodingmachine/service-provider-registry

    This package provides a service provider registry that can lazily instantiate the service providers it contains.

  • PHP

    thecodingmachine/gitlab-hook-middleware

    A PSR-15 middleware to manage Gitlab hooks.

  • PHP

    thecodingmachine/gitlab-registry-api

    Library to use the Gitlab registry api in php.

  • PHP

    thecodingmachine/tdbm-universal-module

    Cross-framework module for thecodingmachine/tdbm