PHP Classes

File: libraries/composer.json

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   PHP Slim Framework 3 Modular Application   libraries/composer.json   Download  
File: libraries/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Slim Framework 3 Modular Application
Create modular applications using Slim Framework
Author: By
Last change:
Date: 6 years ago
Size: 697 bytes
 

Contents

Class file image Download
{ "require": { "slim/slim": "^3.0", "slim/http-cache": "^0.3.0", "firebase/php-jwt": "^5.0", "monolog/monolog": "^1.23", "slim/csrf": "^0.8.1", "slimphp-api/slim-acl": "^1.0", "illuminate/database": "~5.1", "doctrine/dbal": "^2.5", "cache/memcached-adapter": "^1.0", "cache/predis-adapter": "^1.0", "cache/filesystem-adapter": "^1.0", "illuminate/pagination": "^5.4", "mobiledetect/mobiledetectlib": "^2.8", "phpseclib/phpseclib": "^2.0" }, "require-dev": { "phpunit/phpunit": "^5.7", "phpunit/php-invoker": "^1.1", "phpunit/dbunit": "^2.0" } }