Popular Packages

  • PHP

    cybex/laravel-protector

    Protect Databases by generating Backups and Import those on non-productive Environments.

  • PHP

    trueifnotfalse/lumen-captcha

    Laravel Lumen Captcha Package

  • JavaScript

    justoverclock/header-slideshow

    Add a slideshow to header

  • PHP

    nbgrp/env-bundle

    The bundle provides a few useful custom Symfony Environment Variable processors

  • PHP

    mouf/html.template.menus.basicmenu

    This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.

  • PHP

    programster/pgsql-objects

    A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.

  • PHP

    mouf/security.rightsservice

    A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).

  • PHP

    programster/pgsql-migrations

    A library for managing migrations for a PostgreSQL database.

  • PHP

    mouf/security.rightsservice-splash

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

  • 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

    kkchaulagain/php-queue

    Php rabbit queue

  • PHP

    markbaker/complex-functions

    PHP Library for working with complex numbers as procedural functions

  • PHP

    mouf/html.template.mouftemplate

    This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.