lenius/economic-php-client 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

lenius/economic-php-client

最新稳定版本:v2.0.1

Composer 安装命令:

composer require lenius/economic-php-client

包简介

PHP-SDK to communicate with E-Conomic

README 文档

README

PHP Tests Code Coverage Scrutinizer Code Quality Latest Stable Version Total Downloads License

Install

Via Composer

$ composer require lenius/economic-php-client

Documentation

Please see the official e-conomic documentation.

Access all debitors

Call the Customers url /Customers

$appToken = 'demo'; $grant = 'demo'; $client = new Lenius\Economic\RestClient($appToken, $grant); $parms = ['pagesize' => 100]; $response = $client->request->get('customers', $parms); $status = $response->httpStatus(); if ($status == 200) { // Successful request $data = $response->asArray(); print_r($data); }

Testing

Run the tests with:

composer psalm composer stan composer test

Contributing

All PR's are welcome, just throw me one, and i take a look at it :)

License

This code is release under the MIT License, which means you can do pretty much whatever you wanna do with it. Take a look at the LICENSE file for more information.

Author

This packages is originally developed and maintained by Carsten Jonstrup.

统计信息

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

GitHub 信息

  • Stars: 17
  • Watchers: 3
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固