PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Alexey Dodonov   mezon PHP PDO CRUD   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: mezon PHP PDO CRUD
Execute common database queries using PDO
Author: By
Last change:
Date: 3 years ago
Size: 1,953 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": "f4ec6e05287877d612740c3e357cd73c", "packages": [ { "name": "mezon/conf", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/alexdodonov/mezon-conf.git", "reference": "3ac7aaea53345d4e08ff255c04739cd71225009a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alexdodonov/mezon-conf/zipball/3ac7aaea53345d4e08ff255c04739cd71225009a", "reference": "3ac7aaea53345d4e08ff255c04739cd71225009a", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "Mezon\\Conf\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dodonov Alexey", "email": "alexey@dodonov.pro", "homepage": "http://gdzone.ru", "role": "Founder" } ], "description": "Small conf routine", "homepage": "https://github.com/alexdodonov/mezon-conf", "time": "2020-02-17T19:07:09+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.2.0" }, "platform-dev": [] }