PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Alexey Dodonov   Mezon PHP CRUD API Service Client   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Mezon PHP CRUD API Service Client
Client to call an API that provides a CRUD service
Author: By
Last change:
Date: 3 years ago
Size: 6,446 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": "20d17efbfe1285dc588c4ca4f72af2c2", "packages": [ { "name": "mezon/custom-client", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/alexdodonov/mezon-custom-client.git", "reference": "a221ea2ed04169e9d847635edcef3cd422f745a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alexdodonov/mezon-custom-client/zipball/a221ea2ed04169e9d847635edcef3cd422f745a4", "reference": "a221ea2ed04169e9d847635edcef3cd422f745a4", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "Mezon\\CustomClient\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dodonov Alexey", "email": "alexey@dodonov.pro", "homepage": "http://gdzone.ru", "role": "Founder" } ], "description": "Small custom client routine", "homepage": "https://github.com/alexdodonov/mezon-custom-client", "time": "2020-02-17T19:34:31+00:00" }, { "name": "mezon/dns-client", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/alexdodonov/mezon-dns-client.git", "reference": "0b5ca762a51abe13332c3338e67ef0a04dc58650" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alexdodonov/mezon-dns-client/zipball/0b5ca762a51abe13332c3338e67ef0a04dc58650", "reference": "0b5ca762a51abe13332c3338e67ef0a04dc58650", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "Mezon\\DnsClient\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dodonov Alexey", "email": "alexey@dodonov.pro", "homepage": "http://gdzone.ru", "role": "Founder" } ], "description": "Small dns-client script", "homepage": "https://github.com/alexdodonov/mezon-dns-client", "time": "2020-02-18T21:20:37+00:00" }, { "name": "mezon/functional", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/alexdodonov/mezon-functional.git", "reference": "e1573d1e5f807a6f3a7f2aea3a544a9ed98f25cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alexdodonov/mezon-functional/zipball/e1573d1e5f807a6f3a7f2aea3a544a9ed98f25cb", "reference": "e1573d1e5f807a6f3a7f2aea3a544a9ed98f25cb", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "Mezon\\Functional\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dodonov Alexey", "email": "alexey@dodonov.pro", "homepage": "http://gdzone.ru", "role": "Founder" } ], "description": "Small and fast framework for functional programming", "homepage": "https://github.com/alexdodonov/mezon-functional", "time": "2020-03-27T16:21:15+00:00" }, { "name": "mezon/service-client", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/alexdodonov/mezon-service-client.git", "reference": "1828f5c7c63f7b68120ee5daf30247d5f7c5220c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alexdodonov/mezon-service-client/zipball/1828f5c7c63f7b68120ee5daf30247d5f7c5220c", "reference": "1828f5c7c63f7b68120ee5daf30247d5f7c5220c", "shasum": "" }, "require": { "mezon/custom-client": "^1.0.0", "mezon/dns-client": "^1.0.0", "php": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "Mezon\\Service\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dodonov Alexey", "email": "alexey@dodonov.pro", "homepage": "http://gdzone.ru", "role": "Founder" } ], "description": "Small service client script", "homepage": "https://github.com/alexdodonov/mezon-service-client", "time": "2020-04-13T11:25:05+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.2.0" }, "platform-dev": [], "plugin-api-version": "1.1.0" }