PHPackages                             algotrig/algotrig-web-ui-php - 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-web-ui-php

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

algotrig/algotrig-web-ui-php
============================

Web Development repository for the AlgoTrig UI in PHP. Contains experimental features and connects to the core backend at algotrig/algotrig-php-core.

v0.1.1(1y ago)014MITPHPPHP ^8.0

Since Apr 29Pushed 1y ago1 watchersCompare

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

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

AlgoTrig Trading Application
============================

[](#algotrig-trading-application)

Web Development repository for the AlgoTrig UI in PHP. Contains experimental features and connects to the core backend at [algotrig/algotrig-php-core](https://github.com/algotrig/algotrig-php-core).

Features
--------

[](#features)

- Real-time position tracking
- Automated order execution
- Portfolio rebalancing
- Responsive web interface
- Secure authentication
- Configurable refresh intervals

Requirements
------------

[](#requirements)

- PHP 8.0 or higher
- Composer
- Zerodha trading account
- Web server (Apache/Nginx)

Installation
------------

[](#installation)

1. Clone the repository:

```
git clone https://github.com/algotrig/algotrig-web-ui-php.git
cd algotrig
```

2. Install dependencies:

```
composer install
```

3. Configure environment variables: Set the api\_key and secret from [kite.trade](https://kite.trade) in the `algotrig.ini` file:

```
api_key = yourapikey
secret = yourapisecretfromkite
```

4. Configure your web server:

- Point the document root to the `public` directory
- Enable URL rewriting (mod\_rewrite for Apache)

Directory Structure
-------------------

[](#directory-structure)

```
algotrig/
├── assets/
│   ├── css/
│   └── js/
├── public/
│   └── index.php
│   └── login.php
│   └── logout.php
├── src/
│   └── config_loader.php
│   └── functions.php
├── templates/
│   └── index.php
├── vendor/
├── .gitignore
├── .htaccess
├── algotrig.ini
├── composer.json
├── composer.lock
├── LICENSE
└── README.md

```

Usage
-----

[](#usage)

1. Access the application through your web browser
2. Log in with your Zerodha credentials
3. Monitor positions and execute orders

Contributing
------------

[](#contributing)

1. Fork the repository
2. Create a feature branch
3. Commit your changes
4. Push to the branch
5. Create a Pull Request

License
-------

[](#license)

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer
----------

[](#disclaimer)

This software is for educational purposes only. Use at your own risk. The authors are not responsible for any financial losses incurred through the use of this software.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance48

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 55.6% 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

Every ~0 days

Total

2

Last Release

384d 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 (10 commits)")[![chitmshah](https://avatars.githubusercontent.com/u/193235577?v=4)](https://github.com/chitmshah "chitmshah (8 commits)")

---

Tags

phptradingalgotradingzerodhakiteconnectalgotrig

### Embed Badge

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

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

###  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)
