2017 © Pedro Peláez
 

typo3-flow-package emberadapter

An adapter package for Ember Data.

image

flow2lab/emberadapter

An adapter package for Ember Data.

  • Tuesday, August 22, 2017
  • by Akii
  • Repository
  • 2 Watchers
  • 3 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

A EmberJs adapter for TYPO3 Flow

This package enables the exposing of TYPO3 Flow objects to EmberJs based on the Ember-data implementation., (*1)

Goals:

Expose objects to EmberJs in a easy to use and extensible manor., (*2)

Quick Guide:

Installation:

Configuration:

To expose a third-party package model you can use YAML. First you create a EmberModels.[MyCustomName].yaml, second you add the following yaml code:, (*3)


'MyPackage\Key\Domain\Model\MyModel': modelName: 'MyModel' properties: description: type: 'string' options: [] priority: type: 'number' options: [] creationDatetime: type: 'date' options: [] viewed: type: 'boolean' options: []

Contributions:

To contribute to this package please fork the package and make a pull request., (*4)

Testing:

Authors:

Author: Philipp Maier, (*5)

Author: Sebastiaan van Parijs (svparijs@refactory.it), (*6)

License:

Copyright 2015 Philipp Maier & Sebastiaan van Parijs, (*7)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*8)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*9)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*10)

The Versions

22/08 2017

dev-master

9999999-dev

An adapter package for Ember Data.

  Sources   Download

MIT

The Requires

 

by Philipp Maier

php

19/05 2015

dev-add-yaml-models

dev-add-yaml-models

An adapter package for Ember Data.

  Sources   Download

MIT

The Requires

 

by Philipp Maier

php

20/04 2015

dev-fixes-hasmany-null

dev-fixes-hasmany-null

An adapter package for Ember Data.

  Sources   Download

MIT

The Requires

 

by Philipp Maier

php

13/04 2015

dev-loadQueryResults

dev-loadQueryResults

An adapter package for Ember Data.

  Sources   Download

The Requires

 

by Philipp Maier

php

13/04 2015

dev-otherFixes

dev-otherFixes

An adapter package for Ember Data.

  Sources   Download

The Requires

 

by Philipp Maier

php

10/04 2015

dev-error-validations

dev-error-validations

An adapter package for Ember Data.

  Sources   Download

The Requires

 

by Philipp Maier

php

10/04 2015

dev-sideloading-fixes

dev-sideloading-fixes

An adapter package for Ember Data.

  Sources   Download

The Requires

 

by Philipp Maier

php

10/04 2015

dev-dev

dev-dev

An adapter package for Ember Data.

  Sources   Download

The Requires

 

by Philipp Maier

php