PHPackages                             algotrig/algotrig-php-core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. algotrig/algotrig-php-core

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

algotrig/algotrig-php-core
==========================

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

v0.1.0(1y ago)1291MITPHPPHP ^8.0

Since Apr 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/algotrig/algotrig-php-core)[ Packagist](https://packagist.org/packages/algotrig/algotrig-php-core)[ Docs](https://github.com/AlgoTrig/algotrig-php-core)[ RSS](/packages/algotrig-algotrig-php-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

AlgoTrig PHP Core
=================

[](#algotrig-php-core)

[![MIT License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)[![PHP Version](https://camo.githubusercontent.com/911a83e2aa6fe73660ab613629a95c76622bf03049a7344e80c5ea72d4ef9c7d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e302d626c7565)](https://camo.githubusercontent.com/911a83e2aa6fe73660ab613629a95c76622bf03049a7344e80c5ea72d4ef9c7d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e302d626c7565)

A lightweight and extensible PHP library for building trading automation systems with [Zerodha's Kite Connect](https://kite.trade/) API. This is the core version built using vanilla PHP.

---

🔧 Features
----------

[](#-features)

- Built with core PHP (no frameworks)
- Integrates with [zerodha/phpkiteconnect](https://github.com/zerodhatech/phpkiteconnect)
- Modular and extensible design
- Ready for integration with Laravel, CodeIgniter, or other frameworks (coming soon)

---

🚀 Installation
--------------

[](#-installation)

This package is available via [Packagist](https://packagist.org/packages/algotrig/algotrig-php-core):

```
composer require algotrig/algotrig-php-core
```

---

💠 Usage
-------

[](#-usage)

This library is dependent on [`zerodha/phpkiteconnect`](https://github.com/zerodhatech/phpkiteconnect). You must first generate an access token using the Kite Connect API as per their documentation.

---

📁 Folder Structure
------------------

[](#-folder-structure)

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

```

---

📦 Roadmap
---------

[](#-roadmap)

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

---

🤝 Contributing
--------------

[](#-contributing)

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

---

📜 License
---------

[](#-license)

This project is currently licensed under the [MIT License](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.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance47

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

399d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf55976e7b8b1d600ecdeedcae1aebfcbe535bcda54616afa319dd29b4449305?d=identicon)[algotrig](/maintainers/algotrig)

---

Top Contributors

[![algotrig](https://avatars.githubusercontent.com/u/206362962?v=4)](https://github.com/algotrig "algotrig (1 commits)")

---

Tags

phptradingalgotradingzerodhakiteconnectalgotrig

### Embed Badge

![Health badge](/badges/algotrig-algotrig-php-core/health.svg)

```
[![Health](https://phpackages.com/badges/algotrig-algotrig-php-core/health.svg)](https://phpackages.com/packages/algotrig-algotrig-php-core)
```

###  Alternatives

[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21421.6k](/packages/imanghafoori-laravel-anypass)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
