uniquelibs/ember-data-serializer-bundle
最新稳定版本:1.1.0
Composer 安装命令:
composer require uniquelibs/ember-data-serializer-bundle
包简介
A powerful symfony bundle to create secure and flexible ember data rest apis.
README 文档
README
The EmberDataSerializerBundle by UniqueLibs adds support for serializing data for ember data rest apis. It provides a powerful manager which can convert objects and arrays to ember data conform arrays.
Features include:
- Convert any object through adapter to ember data array structure
- Customizable security function to restrict access
- Supports ember data async loading
- Immune to never ending loops
- Unit tested
- Symfony 3.0 Support
- PHP 7.0 Support
Note: This bundle does not provide an rest api system. You should pass the serialized output through the JMSSerializerBundle or FOSRestBundle, which uses the JMSSerializerBundle.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
EmberDataSerializerBundle is a UniqueLibs initiative. See also the list of contributors.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
统计信息
- 总下载量: 1.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-27