{ "_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" ], "hash": "6a03ffb1694f3ef4b0f1e02f7ab979f0", "content-hash": "6aed0888384e1dbb0d616ba71ea1970a", "packages": [ { "name": "anthonymartin/geo-location", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/anthonymartin/GeoLocation.php.git", "reference": "a54a562dfe8ae3eef9a5863552401d26bc80e921" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/anthonymartin/GeoLocation.php/zipball/a54a562dfe8ae3eef9a5863552401d26bc80e921", "reference": "a54a562dfe8ae3eef9a5863552401d26bc80e921", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "class", "autoload": { "psr-0": { "AnthonyMartin": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "CC 3.0" ], "authors": [ { "name": "Anthony Martin", "email": "anthony@replaycreative.com", "homepage": "http://replaycreative.com", "role": "Developer" } ], "description": "Retrieve bounding coordinates, distances, longitude and latitude with GeoLocation.class.php", "homepage": "https://github.com/anthonymartin/GeoLocation.php", "keywords": [ "bounding coordinates", "distances", "geocoding", "geolocation" ], "time": "2013-10-25 21:13:03" }, { "name": "catfan/medoo", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/catfan/Medoo.git", "reference": "342e2d6a3bcf4adcac58e67593d63547139ab1ac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/catfan/Medoo/zipball/342e2d6a3bcf4adcac58e67593d63547139ab1ac", "reference": "342e2d6a3bcf4adcac58e67593d63547139ab1ac", "shasum": "" }, "require": { "ext-pdo": "*", "php": ">=5.1" }, "suggest": { "ext-pdo_dblib": "For MSSQL or Sybase databases on Linux/UNIX platform", "ext-pdo_mysql": "For MySQL or MariaDB databases", "ext-pdo_oci": "For Oracle databases", "ext-pdo_pqsql": "For PostgreSQL databases", "ext-pdo_sqlite": "For SQLite databases", "ext-pdo_sqlsrv": "For MSSQL databases on Windows platform" }, "type": "framework", "autoload": { "files": [ "medoo.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Angel Lai", "email": "angel@catfan.me" } ], "description": "The Lightest PHP database framework to accelerate development", "homepage": "http://medoo.in", "keywords": [ "database", "lightweight", "mssql", "mysql", "php framework", "sql", "sqlite" ], "time": "2016-02-14 16:03:42" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "catfan/medoo": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }