PHP Classes

File: fwphp/glomodul/adrs/composer.json

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   fwphp/glomodul/adrs/composer.json   Download  
File: fwphp/glomodul/adrs/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: B12 PHP FW
Manage database records with a PDO CRUD interface
Author: By
Last change: Update of fwphp/glomodul/adrs/composer.json
Date: 1 year ago
Size: 507 bytes
 

Contents

Class file image Download
{ "name": "panique/mini3", "description": "MINI3 - an extremely simple naked PHP application", "type": "project", "license": "MIT", "authors": [ { "name": "Panique", "email": "panique@firemail.de" }, { "name": "John Dias", "email": "joaodias@noctus.org" } ], "minimum-stability": "dev", "require": {}, "autoload": { "psr-4": { "Mini\\" : "" } } }