定制 davidhoeck/laravel-jsonmapper 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

davidhoeck/laravel-jsonmapper

最新稳定版本:v1.1.0

Composer 安装命令:

composer require davidhoeck/laravel-jsonmapper

包简介

Map JSON Responses to PHP Models

README 文档

README

Latest Stable Version Total Downloads License Monthly Downloads

Map any JSON String on to your PHP Objects. Tested with Laravel, but basically working with every PHP Framework that supports namespaces.

This Plugin is based on the project from @cweiske. I added support primary for the Laravel Framework and I will also develope additional features, especially for the Laravel Framework.

Installation

Via your terminal Paste the following line in your terminal and press enter.

composer require davidhoeck/laravel-jsonmapper

Via your composer.json file

Add the following line to your composer.json at the "require" section.

"davidhoeck/laravel-jsonmapper" : "^1.0.0"

Usage

Read the documentation from @cweiske in his project here

As are developing more features,

统计信息

  • 总下载量: 85.93k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 0
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: OSL3.0
  • 更新时间: 2017-01-25