Download symfony chaplin demo Free Java Code

Description

Single Page demo application written with Symfony and chaplin.js.

Source Files

The download file symfony-chaplin-demo-master.zip has the following entries.


.gitignore/* w w  w .  j av  a  2  s.  c o  m*/
.travis.yml
LICENSE
README.md
app/.htaccess
app/AppCache.php
app/AppKernel.php
app/Resources/FOSUserBundle/views/ajax.html.twig
app/Resources/FOSUserBundle/views/layout.html.twig
app/SymfonyRequirements.php
app/autoload.php
app/check.php
app/config/config.yml
app/config/config_dev.yml
app/config/config_prod.yml
app/config/config_test.yml
app/config/parameters.yml.dist
app/config/routing.yml
app/config/routing_dev.yml
app/config/security.yml
app/console
app/phpunit.xml
app/phpunit.xml.dist
bin/.gitkeep
bin/phpunit
client/.npmignore
client/README.md
client/app/application.coffee
client/app/assets/images/.gitkeep
client/app/assets/index.html
client/app/controllers/base/controller.coffee
client/app/controllers/book-controller.coffee
client/app/controllers/header-controller.coffee
client/app/controllers/home-controller.coffee
client/app/initialize.coffee
client/app/lib/support.coffee
client/app/lib/utils.coffee
client/app/lib/view-helper.coffee
client/app/mediator.coffee
client/app/models/base/collection.coffee
client/app/models/base/model.coffee
client/app/models/book.coffee
client/app/models/books.coffee
client/app/routes.coffee
client/app/symfony_router.coffee
client/app/views/auth/login-view.coffee
client/app/views/base/collection-view.coffee
client/app/views/base/view.coffee
client/app/views/book/list.coffee
client/app/views/book/list_item.coffee
client/app/views/book/show.coffee
client/app/views/header-view.coffee
client/app/views/home-page-view.coffee
client/app/views/layout.coffee
client/app/views/styles/application.styl
client/app/views/styles/header.styl
client/app/views/templates/auth/login.hbs
client/app/views/templates/book/list.hbs
client/app/views/templates/book/list_item.hbs
client/app/views/templates/book/show.hbs
client/app/views/templates/header.hbs
client/app/views/templates/home.hbs
client/config.coffee
client/generators/collection-test/collection-test.coffee.hbs
client/generators/collection-test/generator.json
client/generators/collection-view/collection-view.coffee.hbs
client/generators/collection-view/generator.json
client/generators/collection/collection.coffee.hbs
client/generators/collection/generator.json
client/generators/controller-test/controller-test.coffee.hbs
client/generators/controller-test/generator.json
client/generators/controller/controller.coffee.hbs
client/generators/controller/generator.json
client/generators/generator/generated_file.coffee.hbs
client/generators/generator/generator.json
client/generators/generator/generator.json.hbs
client/generators/model-test/generator.json
client/generators/model-test/model-test.coffee.hbs
client/generators/model/generator.json
client/generators/model/model.coffee.hbs
client/generators/style/generator.json
client/generators/style/style.styl.hbs
client/generators/template/generator.json
client/generators/template/template.hbs.hbs
client/generators/view-test/generator.json
client/generators/view-test/view-test.coffee.hbs
client/generators/view/generator.json
client/generators/view/view.coffee.hbs
client/package.json
client/test/assets/test/index.html
client/test/controllers/book-controller-test.coffee
client/test/models/book-test.coffee
client/test/models/books-test.coffee
client/test/test-helpers.coffee
client/test/views/book-list-view-test.coffee
client/test/views/book-view-test.coffee
client/test/views/header-view-test.coffee
client/test/views/home-page-view-test.coffee
client/test/views/login-view-test.coffee
composer.json
composer.lock
src/.htaccess
src/Acme/SPA/ApiBundle/AcmeSPAApiBundle.php
src/Acme/SPA/ApiBundle/Controller/BookController.php
src/Acme/SPA/ApiBundle/DataFixtures/ORM/AuthorFixtures.php
src/Acme/SPA/ApiBundle/DataFixtures/ORM/BookFixtures.php
src/Acme/SPA/ApiBundle/DataFixtures/ORM/UserAndClientFixtures.php
src/Acme/SPA/ApiBundle/DependencyInjection/AcmeSPAApiExtension.php
src/Acme/SPA/ApiBundle/DependencyInjection/Configuration.php
src/Acme/SPA/ApiBundle/Entity/Author.php
src/Acme/SPA/ApiBundle/Entity/AuthorRepository.php
src/Acme/SPA/ApiBundle/Entity/Book.php
src/Acme/SPA/ApiBundle/Entity/BookRepository.php
src/Acme/SPA/ApiBundle/Entity/OAuth/AccessToken.php
src/Acme/SPA/ApiBundle/Entity/OAuth/AuthCode.php
src/Acme/SPA/ApiBundle/Entity/OAuth/Client.php
src/Acme/SPA/ApiBundle/Entity/OAuth/RefreshToken.php
src/Acme/SPA/ApiBundle/Entity/User.php
src/Acme/SPA/ApiBundle/Form/Type/ApiType.php
src/Acme/SPA/ApiBundle/Form/Type/BookType.php
src/Acme/SPA/ApiBundle/Resources/config/routing.yml
src/Acme/SPA/ApiBundle/Resources/config/services.xml
src/Acme/SPA/ApiBundle/Resources/doc/index.rst
src/Acme/SPA/ApiBundle/Resources/translations/messages.fr.xlf
src/Acme/SPA/ApiBundle/Resources/views/Default/index.html.twig
src/Acme/SPA/ApiBundle/Tests/Controller/BookControllerTest.php
src/Acme/SPA/ChaplinBundle/AcmeSPAChaplinBundle.php
src/Acme/SPA/ChaplinBundle/Controller/DefaultController.php
src/Acme/SPA/ChaplinBundle/DependencyInjection/AcmeSPAChaplinExtension.php
src/Acme/SPA/ChaplinBundle/DependencyInjection/Configuration.php
src/Acme/SPA/ChaplinBundle/Resources/config/routing.yml
src/Acme/SPA/ChaplinBundle/Resources/config/services.xml
src/Acme/SPA/ChaplinBundle/Resources/doc/index.rst
src/Acme/SPA/ChaplinBundle/Resources/views/layout.html.twig
src/Acme/SPA/ChaplinBundle/Security/AuthenticationSuccessHandler.php
web/.htaccess
web/app.php
web/app_dev.php
web/css/app.css
web/index.html
web/js/app.js
web/js/vendor.js
web/test/css/test.css
web/test/index.html
web/test/js/test-vendor.js
web/test/js/test.js

Download

Click the following link to download symfony-chaplin-demo-master.zip.

symfony-chaplin-demo-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper