PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Kabir Hossain   Sage   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Sage
Demo application of Web development framework
Author: By
Last change:
Date: 1 year ago
Size: 5,776 bytes
 

Contents

Class file image Download
{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "773896a5733bcd231695c3f82336d5ff", "packages": [ { "name": "altorouter/altorouter", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/dannyvankooten/AltoRouter.git", "reference": "09d9d946c546bae6d22a7654cdb3b825ffda54b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/09d9d946c546bae6d22a7654cdb3b825ffda54b4", "reference": "09d9d946c546bae6d22a7654cdb3b825ffda54b4", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "AltoRouter.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Danny van Kooten", "email": "[email protected]", "homepage": "http://dannyvankooten.com/" }, { "name": "Koen Punt", "homepage": "https://github.com/koenpunt" }, { "name": "niahoo", "homepage": "https://github.com/niahoo" } ], "description": "A lightning fast router for PHP", "homepage": "https://github.com/dannyvankooten/AltoRouter", "keywords": [ "lightweight", "router", "routing" ], "time": "2014-04-16T09:44:40+00:00" }, { "name": "morris/lessql", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/morris/lessql.git", "reference": "f4150517f6492a761ed1ccb8dd180769e1f89e54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/morris/lessql/zipball/f4150517f6492a761ed1ccb8dd180769e1f89e54", "reference": "f4150517f6492a761ed1ccb8dd180769e1f89e54", "shasum": "" }, "require": { "php": ">=5.3.4" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "friendsofphp/php-cs-fixer": "v2.2.20", "phpunit/phpunit": "~4.6|~5|~6|~7" }, "type": "library", "autoload": { "psr-0": { "": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Morris Brodersen", "homepage": "https://morrisbrodersen.de" } ], "description": "LessQL: The agile PHP ORM alternative", "homepage": "https://github.com/morris/lessql", "keywords": [ "database", "notorm", "orm", "pdo", "sql" ], "time": "2019-05-03T23:46:26+00:00" }, { "name": "vlucas/valitron", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/vlucas/valitron.git", "reference": "87f830e5540f0d548dd5188913417ddd265da4e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/valitron/zipball/87f830e5540f0d548dd5188913417ddd265da4e8", "reference": "87f830e5540f0d548dd5188913417ddd265da4e8", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.5 || ^6.5" }, "suggest": { "ext-mbstring": "It can support the multiple bytes string length." }, "type": "library", "autoload": { "psr-4": { "Valitron\\": "src/Valitron" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Vance Lucas", "email": "[email protected]", "homepage": "http://www.vancelucas.com" } ], "description": "Simple, elegant, stand-alone validation library with NO dependencies", "homepage": "http://github.com/vlucas/valitron", "keywords": [ "valid", "validation", "validator" ], "time": "2020-02-14T14:19:19+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }