Skip to content

Commit 83214fb

Browse files
author
Codeliner
committed
Switch to Single Page JS App
- Introduce Backbone.js - Set up frontend application - Implement RESTful Service with the help of PhlyRestfully ZF2 module
1 parent be50888 commit 83214fb

26 files changed

+906
-402
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"mwillbanks/zfc-twitter-bootstrap" : "dev-master",
2323
"codeliner/php-equalsbuilder": "1.1.*",
2424
"codeliner/shared-domain-set": "1.0.*",
25-
"rhumsaa/uuid" : "2.5.*"
25+
"rhumsaa/uuid" : "2.5.*",
26+
"phly/phly-restfully" : "2.2.*"
2627
},
2728
"require-dev" : {
2829
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)