echallan/api
Composer 安装命令:
composer require echallan/api
包简介
PHP SDK for the eChallan platform (root-level composer.json to satisfy Packagist).
README 文档
README
Comprehensive Vehicle & Challan Management System
Access vehicle information, challan data, and government records through our powerful API. Choose your access level below to get started.
GitHub: https://github.com/vahanfin/eChallan-Api.git
Copyright 2025 Vahanfin Solutions Private Limited
License: This project is licensed under the Apache License, Version 2.0.
See the LICENSE file for the full license text and the NOTICE file for
additional usage and trademark notices.
Layout
python/– PyPI-ready package usingpyproject.tomlandrequests.nodejs/– npm-ready module with anpm run buildpack step.php/– Composer library with PSR-4 autoloading and Guzzle client.java/– Maven Java 17 SDK withmvn package.kotlin/– Gradle Kotlin/JVM SDK using OkHttp.go/– Go module skeleton with a simple HTTP client.dotnet/– .NET 8 class library ready fordotnet pack.swift/– Swift Package targeting iOS/macOS with async/await client.curl/– cURL one-liners for quick manual calls.yaml/– shared configuration sample for tooling and deployment.json/– reusable request/response samples.other/– notes for extending to Java, .NET, Go, or more.endpoints.json– generated map (88 endpoints) from the Postman collection for SDK dynamic calls.examples/– quick scripts to list/validate endpoints via Python and Node.js SDKs.
Each SDK includes a callEndpoint-style helper plus a listEndpoints/list_endpoints function to enumerate all available routes (ids, methods, paths) sourced from endpoints.json.
Each SDK exposes simple health, challan submission, and challan fetch helpers. Point them at your deployed base URL and swap in the real API routes and payloads from your contract.
Publishing (Python)
- Build wheel only:
python -m build --wheelinsidepython/. - Publish to PyPI:
twine upload dist/*.whl(setPYPI_API_TOKEN).
GitHub Actions
.github/workflows/python-publish.yml: builds wheel and uploads to PyPI on tag push or manual dispatch..github/workflows/release-artifacts.yml: builds artifacts for Python (wheel), Node.js (pack), .NET (nupkg), Java (jar), and validates Go; attaches outputs to GitHub Releases on tag pushes..github/workflows/publish-packages.yml: publishes Python (PyPI viaPYPI_API_TOKEN), Node.js (npm viaNPM_TOKEN), .NET (NuGet viaNUGET_API_KEY); placeholders for Packagist and Maven Central included.- Node.js SDK exposes
endpointHelpers.*(auto-generated per endpoint id) alongsidecallEndpoint.
echallan/api 适用场景与选型建议
echallan/api 是一款 基于 Kotlin 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 11 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 echallan/api 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 echallan/api 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 24
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2025-11-27