PHP Classes

File: z_01DDL_and_other/z_composer_old.json

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   z_01DDL_and_other/z_composer_old.json   Download  
File: z_01DDL_and_other/z_composer_old.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 z_01DDL_and_other/z_composer_old.json
Date: 1 year ago
Size: 595 bytes
 

Contents

Class file image Download
{ "name": "slavkoss/fwphp", "description": "Modern, small, simple, fast and I hope well explained PHP framework", "keywords": ["CMS", "CRUD", "PHP", "framework", "markdown"], "license": "MIT", "type": "project", "autoload": { "psr-4": { "" : ["zbig/"] , "B12phpfw\\": ["", "zinc/", "zinc/ver5/", "fwphp/"] } }, "require": { "taq/pdooci": "^1.0" , "php2wsdl/php2wsdl": "^0.5.0" , "erusev/parsedown": "^1.7" , "wixel/gump": "dev-master" , "phpmailer/phpmailer": "~6.0", "pusher/pusher-php-server": "^4.0" } }