angelxmoreno/phalcon-collection-paginator

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "9469f53f421502677d3b0360fcdf29e7",
    "packages": [],
    "packages-dev": [
        {
            "name": "codacy/coverage",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/codacy/php-codacy-coverage.git",
                "reference": "9bc586f60ba44ad0d979b8bb86a980137bf9b9d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/codacy/php-codacy-coverage/zipball/9bc586f60ba44ad0d979b8bb86a980137bf9b9d4",
                "reference": "9bc586f60ba44ad0d979b8bb86a980137bf9b9d4",
                "shasum": ""
            },
            "require": {
                "gitonomy/gitlib": ">=1.0",
                "php": ">=5.3.3",
                "symfony/console": "~2.5|~3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5"
            },
            "bin": [
                "bin/codacycoverage"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jakob Pupke",
                    "email": "jakob.pupke@gmail.com"
                }
            ],
            "description": "Sends PHP test coverage information to Codacy.",
            "homepage": "https://github.com/codacy/php-codacy-coverage",
            "time": "2017-09-07T16:52:29+00:00"
        },
        {
            "name": "fzaninotto/faker",
            "version": "v1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fzaninotto/Faker.git",
                "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
                "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3|^7.0"
            },
            "require-dev": {
                "ext-intl": "*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~1.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "autoload": {
                "psr-4": {
                    "Faker\\": "src/Faker/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "François Zaninotto"
                }
            ],
            "description": "Faker is a PHP library that generates fake data for you.",
            "keywords": [
                "data",
                "faker",
                "fixtures"
            ],
            "time": "2016-04-29T12:21:54+00:00"
        },
        {
            "name": "gitonomy/gitlib",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/gitonomy/gitlib.git",
                "reference": "b4b916423a2e2da631cf3b3787beb9386a7b253c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/b4b916423a2e2da631cf3b3787beb9386a7b253c",
                "reference": "b4b916423a2e2da631cf3b3787beb9386a7b253c",
                "shasum": ""
            },
            "require": {
                "symfony/process": "^2.3|^3.0"
            },
            "require-dev": {
                "psr/log": "^1.0"
            },
            "suggest": {
                "psr/log": "Add some log"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Gitonomy\\Git\\": "src/Gitonomy/Git/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexandre Salomé",
                    "email": "alexandre.salome@gmail.com",
                    "homepage": "http://alexandre-salome.fr"
                },
                {
                    "name": "Julien DIDIER",
                    "email": "genzo.wm@gmail.com",
                    "homepage": "http://www.jdidier.net"
                }
            ],
            "description": "Library for accessing git",
            "homepage": "http://gitonomy.com",
            "time": "2016-05-11T08:25:40+00:00"
        },
        {
            "name": "kahlan/kahlan",
            "version": "3.1.18",
            "source": {
                "type": "git",
                "url": "https://github.com/kahlan/kahlan.git",
                "reference": "598c3682ca47fef162398a7acd706acd4fe39798"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kahlan/kahlan/zipball/598c3682ca47fef162398a7acd706acd4fe39798",
                "reference": "598c3682ca47fef162398a7acd706acd4fe39798",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "squizlabs/php_codesniffer": "^2.7"
            },
            "bin": [
                "bin/kahlan"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kahlan\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "CrysaLEAD"
                }
            ],
            "description": "The PHP Test Framework for Freedom, Truth and Justice.",
            "keywords": [
                "BDD",
                "Behavior-Driven Development",
                "Monkey Patching",
                "TDD",
                "mock",
                "stub",
                "testing",
                "unit test"
            ],
            "time": "2017-08-12T20:37:11+00:00"
        },
        {
            "name": "league/factory-muffin",
            "version": "v3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/factory-muffin.git",
                "reference": "316ed2bac70178567f995d877b831804c9c58d5a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/factory-muffin/zipball/316ed2bac70178567f995d877b831804c9c58d5a",
                "reference": "316ed2bac70178567f995d877b831804c9c58d5a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "replace": {
                "zizaco/factory-muff": "self.version"
            },
            "require-dev": {
                "doctrine/orm": "2.5.*",
                "illuminate/database": "5.0.*|5.1.*",
                "league/factory-muffin-faker": "^2.0",
                "phpunit/phpunit": "^4.8|^5.0"
            },
            "suggest": {
                "doctrine/orm": "Factory Muffin supports doctrine through the repository store.",
                "illuminate/database": "Factory Muffin supports eloquent through the model store.",
                "league/factory-muffin-faker": "Factory Muffin is very powerful together with faker."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\FactoryMuffin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Scott Robertson",
                    "email": "scottymeuk@gmail.com"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com"
                }
            ],
            "description": "The goal of this package is to enable the rapid creation of objects for the purpose of testing.",
            "homepage": "http://factory-muffin.thephpleague.com/",
            "keywords": [
                "factory",
                "testing"
            ],
            "time": "2016-05-13T10:56:41+00:00"
        },
        {
            "name": "league/factory-muffin-faker",
            "version": "v2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/factory-muffin-faker.git",
                "reference": "61e0e40356edee0502f379cc85ca74e4234c687c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/factory-muffin-faker/zipball/61e0e40356edee0502f379cc85ca74e4234c687c",
                "reference": "61e0e40356edee0502f379cc85ca74e4234c687c",
                "shasum": ""
            },
            "require": {
                "fzaninotto/faker": "1.6.*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8|^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\FactoryMuffin\\Faker\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com"
                }
            ],
            "description": "The goal of this package is to wrap faker to make it super easy to use with factory muffin.",
            "homepage": "http://factory-muffin.thephpleague.com/",
            "keywords": [
                "factory",
                "faker",
                "testing"
            ],
            "time": "2016-05-13T10:47:29+00:00"
        },
        {
            "name": "phalcon/ide-stubs",
            "version": "v3.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phalcon/ide-stubs.git",
                "reference": "24a70daaacb06f635b8b3318aa0c59be19a9929c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phalcon/ide-stubs/zipball/24a70daaacb06f635b8b3318aa0c59be19a9929c",
                "reference": "24a70daaacb06f635b8b3318aa0c59be19a9929c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Phalcon Team",
                    "email": "team@phalconphp.com",
                    "homepage": "https://phalconphp.com/en/team"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/phalcon/ide-stubs/graphs/contributors"
                }
            ],
            "description": "The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.",
            "homepage": "https://phalconphp.com",
            "keywords": [
                "Devtools",
                "Eclipse",
                "autocomplete",
                "ide",
                "netbeans",
                "phalcon",
                "phpstorm",
                "stub",
                "stubs"
            ],
            "time": "2017-09-10T12:41:17+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2016-10-10T12:19:37+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "c7594a88ae75401e8f8d0bd4deb8431b39045c51"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/c7594a88ae75401e8f8d0bd4deb8431b39045c51",
                "reference": "c7594a88ae75401e8f8d0bd4deb8431b39045c51",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "bin": [
                "bin/phpcs",
                "bin/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "http://www.squizlabs.com/php-codesniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "time": "2017-07-18T01:12:32+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v3.3.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "a1e1b01293a090cb9ae2ddd221a3251a4a7e4abf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/a1e1b01293a090cb9ae2ddd221a3251a4a7e4abf",
                "reference": "a1e1b01293a090cb9ae2ddd221a3251a4a7e4abf",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/debug": "~2.8|~3.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.3",
                "symfony/dependency-injection": "~3.3",
                "symfony/event-dispatcher": "~2.8|~3.0",
                "symfony/filesystem": "~2.8|~3.0",
                "symfony/process": "~2.8|~3.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/filesystem": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "time": "2017-09-06T16:40:18+00:00"
        },
        {
            "name": "symfony/debug",
            "version": "v3.3.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "8beb24eec70b345c313640962df933499373a944"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/8beb24eec70b345c313640962df933499373a944",
                "reference": "8beb24eec70b345c313640962df933499373a944",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "psr/log": "~1.0"
            },
            "conflict": {
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
            },
            "require-dev": {
                "symfony/http-kernel": "~2.8|~3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Debug Component",
            "homepage": "https://symfony.com",
            "time": "2017-09-01T13:23:39+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
                "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2017-06-14T15:44:48+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v3.3.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "b7666e9b438027a1ea0e1ee813ec5042d5d7f6f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/b7666e9b438027a1ea0e1ee813ec5042d5d7f6f0",
                "reference": "b7666e9b438027a1ea0e1ee813ec5042d5d7f6f0",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "time": "2017-07-29T21:54:42+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}