PHPackages                             bayne/symfony-angular-todomvc - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bayne/symfony-angular-todomvc

AbandonedArchivedProject[API Development](/categories/api)

bayne/symfony-angular-todomvc
=============================

An implementation of TodoMVC using AngularJS and Symfony2 Rest Edition

883823[1 PRs](https://github.com/bayne/symfony-angular-todomvc/pulls)JavaScript

Since Aug 9Pushed 6y ago9 watchersCompare

[ Source](https://github.com/bayne/symfony-angular-todomvc)[ Packagist](https://packagist.org/packages/bayne/symfony-angular-todomvc)[ RSS](/packages/bayne-symfony-angular-todomvc/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

[![Deploy](https://camo.githubusercontent.com/3da7ea007288c7a8b14c8c84f0836d66ba8f82bd2f3b72fb7e0e72e19a16d28f/68747470733a2f2f7777772e6865726f6b7563646e2e636f6d2f6465706c6f792f627574746f6e2e706e67)](https://heroku.com/deploy)Symfony Angular TodoMVC
=========================================================================================================================================================================================================================================================

[](#symfony-angular-todomvc)

This project is a combination of the [Symfony REST edition](https://github.com/gimler/symfony-rest-edition) project and [AngularJS](http://angularjs.org/)+[Restangular](https://github.com/mgonto/restangular) to create an implementation of [TodoMVC](http://todomvc.com/). The majority of the AngularJS code is adapted from the existing TodoMVC implementation with [AngularJS](http://todomvc.com/architecture-examples/angularjs/#/)

Install
-------

[](#install)

Follow the same instructions as found on the Github page for the [symfony-rest-edition](https://github.com/gimler/symfony-rest-edition)

Essentially:

```
$ composer.phar install
```

Then:

```
$ php app/console sp:bower:install
```

Or click this:

[![Deploy](https://camo.githubusercontent.com/3da7ea007288c7a8b14c8c84f0836d66ba8f82bd2f3b72fb7e0e72e19a16d28f/68747470733a2f2f7777772e6865726f6b7563646e2e636f6d2f6465706c6f792f627574746f6e2e706e67)](https://heroku.com/deploy)

Usage
-----

[](#usage)

Start a webserver for the Symfony backend

```
$ php app/console server:run localhost:8080
```

Navigate your browser to the TodoMVC client

```
http://localhost:8080/todo
```

Or browse through the Rest API

```
http://localhost:8080/app_dev.php

```

All features from the [symfony-rest-edition](https://github.com/gimler/symfony-rest-edition) should be found in this project also.

Screenshots
-----------

[](#screenshots)

[![TodoMVC Screenshot](https://camo.githubusercontent.com/25447bf53b423d99e7b8213bcf4e0ac1e4efa040599d752137753c203006f18e/687474703a2f2f692e696d6775722e636f6d2f5030666c7979462e706e67 "TodoMVC")](https://camo.githubusercontent.com/25447bf53b423d99e7b8213bcf4e0ac1e4efa040599d752137753c203006f18e/687474703a2f2f692e696d6775722e636f6d2f5030666c7979462e706e67)

[![Symfony2 Backend Screenshot](https://camo.githubusercontent.com/106697dc0094787dd26107e9ffd86f9f16555bae6465329f38771b98dc6fbc6b/687474703a2f2f692e696d6775722e636f6d2f677962463849532e706e67 "Symfony2")](https://camo.githubusercontent.com/106697dc0094787dd26107e9ffd86f9f16555bae6465329f38771b98dc6fbc6b/687474703a2f2f692e696d6775722e636f6d2f677962463849532e706e67)

[![API Documentation](https://camo.githubusercontent.com/c465b1b17b2f3a5ab0bfc2df263357b72a6f25afb89e58e485d00e9907a5f5c5/687474703a2f2f692e696d6775722e636f6d2f5873466e4a55592e706e67 "API Docs")](https://camo.githubusercontent.com/c465b1b17b2f3a5ab0bfc2df263357b72a6f25afb89e58e485d00e9907a5f5c5/687474703a2f2f692e696d6775722e636f6d2f5873466e4a55592e706e67)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/03f86101a50fa597d6e2a5c48810dff421d459d6b86fe6aa6daa66a3c205b23b?d=identicon)[bayne](/maintainers/bayne)

---

Top Contributors

[![bayne](https://avatars.githubusercontent.com/u/712014?v=4)](https://github.com/bayne "bayne (19 commits)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (11 commits)")

---

Tags

angularangularjsapiexample-projectrestangularrestfulsymfonytodomvc

### Embed Badge

![Health badge](/badges/bayne-symfony-angular-todomvc/health.svg)

```
[![Health](https://phpackages.com/badges/bayne-symfony-angular-todomvc/health.svg)](https://phpackages.com/packages/bayne-symfony-angular-todomvc)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M453](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
