PHP Classes

File: vendor/composer/installed.json

Recommend this page to a friend!
  Classes of Adrian M   upMVC   vendor/composer/installed.json   Download  
File: vendor/composer/installed.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: upMVC
Pure PHP web development without other frameworks
Author: By
Last change: upMVC-ORM
Date: 8 days ago
Size: 1,877 bytes
 

Contents

Class file image Download
{ "packages": [ { "name": "gabordemooij/redbean", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/gabordemooij/redbean.git", "reference": "599bd825f1b7e0179425a0f6f5af145b817774d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gabordemooij/redbean/zipball/599bd825f1b7e0179425a0f6f5af145b817774d2", "reference": "599bd825f1b7e0179425a0f6f5af145b817774d2", "shasum": "" }, "require": { "php": ">=5.3.4" }, "time": "2024-12-14T13:21:50+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "RedBeanPHP\\": "RedBeanPHP" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Gabor de Mooij", "email": "[email protected]", "homepage": "https://redbeanphp.com" } ], "description": "RedBeanPHP ORM", "homepage": "https://redbeanphp.com/", "keywords": [ "orm" ], "support": { "issues": "https://github.com/gabordemooij/redbean/issues", "source": "https://github.com/gabordemooij/redbean/tree/master" }, "install-path": "../gabordemooij/redbean" } ], "dev": true, "dev-package-names": [] }