承接 algotrig/algotrig-php-core 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

algotrig/algotrig-php-core

最新稳定版本:v0.1.0

Composer 安装命令:

composer require algotrig/algotrig-php-core

包简介

A lightweight core PHP library for integrating Zerodha Kite Connect with AlgoTrig, providing a foundation for custom trading algorithms.

README 文档

README

MIT License PHP Version

A lightweight and extensible PHP library for building trading automation systems with Zerodha's Kite Connect API. This is the core version built using vanilla PHP.

🔧 Features

  • Built with core PHP (no frameworks)
  • Integrates with zerodha/phpkiteconnect
  • Modular and extensible design
  • Ready for integration with Laravel, CodeIgniter, or other frameworks (coming soon)

🚀 Installation

This package is available via Packagist:

composer require algotrig/algotrig-php-core

💠 Usage

This library is dependent on zerodha/phpkiteconnect. You must first generate an access token using the Kite Connect API as per their documentation.

📁 Folder Structure

algotrig-php-core/
├── src/                # Main source code
├── composer.json       # Composer configuration
├── README.md           # This file
└── LICENSE             # MIT License

📦 Roadmap

  • ✅ Core PHP library
  • 🔄 CodeIgniter 4 version
  • 🔄 Laravel version
  • 🔄 REST API integration
  • 🔄 Frontend dashboards (React/Vue)
  • 🔄 NodeJS and Java ports (future)

🤝 Contributing

Contributions are welcome! Please open issues or submit pull requests.

📜 License

This project is currently licensed under the MIT License.
Future versions may adopt a different license depending on project goals and requirements.

© 2025 AlgoTrig. Released under the MIT License.
Contact us for commercial or custom licensing options in future versions.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-14