Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8852127
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T13:19:23+00:00 2026-06-14T13:19:23+00:00

I am new to backbone.js and I would like to create my first medium

  • 0

I am new to backbone.js and I would like to create my first medium scale website application with backbone.js. I used to create websites only with zend framework. My question is: Is zend framework to heavy to use with backbone.js, with that I mean if I should rather use some other rest frameworks for php (Slim)? Or in other words, what is a good server side framework/library to use with php?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T13:19:24+00:00Added an answer on June 14, 2026 at 1:19 pm

    We use zend framework and backbone.js and the integration works pretty well.

    Zend framework (ZF1) offers an abstract rest controller, which automatically handles GET/POST/DELETE/PUT requests. http://framework.zend.com/apidoc/1.9/Zend_Rest/Zend_Rest_Controller.html

    in our bootstrap, we set a module just for rest api controllers, called api. note your need to add a rest router for this module:

            $restRoute = new Zend_Rest_Route($frontController);
            $frontController->getRouter()->addRoute('oauth_route', $route, array('api')););
    

    any controller in this module extends Zend_Rest_Controller and implements getAction, indexAction, deleteAction and so on.

    PS. avoid Zend_Rest_Server & Zend_Rest_Client. these are old modules.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to backbone, so please bear with me. I would like to create
I'm new to Backbone and would like some light shed on how I should
I would like to display the details of the first model in Backbone by
Im starting to build a new app and I would like to use Backbone
I'm doing the application, the use of backbone.js and require.js, I would like to
I am new to backbone and trying out my first app after going through
I am new to apple and would like to learn to program web sites
I am following the tuturoial here: http://backbonetutorials.com/organizing-backbone-using-modules/ and all I would like to do
I really like Backbone, but I am having the hardest time doing what would
I have started to create a web application with backbone.js and have run into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.