PHPackages                             indus-action-initiatives/rte-mis-project - 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. indus-action-initiatives/rte-mis-project

ActiveProject

indus-action-initiatives/rte-mis-project
========================================

Project template for RTE-MIS projects.

2.1(1y ago)0193GPL-2.0+ShellPHP &gt;=8.1

Since Aug 25Pushed 7mo agoCompare

[ Source](https://github.com/Indus-Action-Initiatives/rte-mis-project)[ Packagist](https://packagist.org/packages/indus-action-initiatives/rte-mis-project)[ RSS](/packages/indus-action-initiatives-rte-mis-project/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (5)Dependencies (10)Versions (10)Used By (0)

RTE MIS Project Template
========================

[](#rte-mis-project-template)

---

Overview
--------

[](#overview)

This project template provides a starter kit for managing your site dependencies with [Composer](https://getcomposer.org/).

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

[](#requirements)

- Composer - You can download composer from [here](https://getcomposer.org/download/)
- Lando (v3.11) - You can follow the instructions for downloading lando from [here](https://docs.lando.dev/getting-started/installation.html).

Usage
-----

[](#usage)

> Note: Currently this project is being dev state.

You can create the project with -

```
composer create-project indus-action-initiatives/rte-mis-project:dev-main

```

After creating the project you will need to change few things inside the `.lando.yml` file

- Change the project name

```
name: rte-mis-project

```

- Change the `DRUSH_OPTIONS_URI` for the tooling options with drush.

```
drush:
    service: appserver
    cmd: vendor/drush/drush/drush
    env:
      DRUSH_OPTIONS_URI: "https://rte-mis-project.lndo.site"

```

After changing the .lando.yml you can run -

```
lando start

```

What does the template do?
--------------------------

[](#what-does-the-template-do)

This project tempalte uses lando for setting up drupal site.

- This project adds a few contrib modules that is being generally used in Innoraft
- With help of lando, xdebug is setup automatically for the sites. And various tooling options are being provided for enabling and disabling the xdebug.
- [innoraft/drupal-quality-checker](https://packagist.org/packages/innoraft/drupal-quality-checker) has been used for maintaing drupal coding standards. Also lando tooling has been provided for using phpcs &amp; phpcbf.
- Various configuration files being used for nginx, mysql &amp; vhosts has used according to Innoraft needs, located inside the `.lando` directory.

### Setup Xdebug &amp; VScode with this project.

[](#setup-xdebug--vscode-with-this-project)

- This project is setup with the changes php.ini file &amp; lando.yml file changes.
- Also lanunch.json has been updated inside .vscode directory.
- To enable xdebug with vscode you will need to add an extension [PHP Debug](https://marketplace.visualstudio.com/items?itemName=xdebug.php-debug)

### Use of phpcs &amp; phpcbf tools with VScode

[](#use-of-phpcs--phpcbf-tools-with-vscode)

- lando tooling has already being added so `lando phpcs` &amp; `lando phpcbf` can be use for using phpcs &amp; phpcbf tools.
- In order to integrate phpcs &amp; phpcbf with vscode i.e. to use Format file on save or linting drupal coding standards you can use two extensions [phpcs](https://marketplace.visualstudio.com/items?itemName=shevaua.phpcs) &amp; [phpcbf](https://marketplace.visualstudio.com/items?itemName=persoderlind.vscode-phpcbf). Settings for these extensions are being added in the project.

Recommended modules
-------------------

[](#recommended-modules)

- [drupal/admin\_audit\_trail](https://www.drupal.org/project/admin_audit_trail) - This module track logs of specific events that you'd like to review. The events performed by the users (using the forms) are saved in the database and can be viewed on the page admin/reports/audit-trail.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance54

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~39 days

Total

5

Last Release

521d ago

Major Versions

1.1.1 → 2.0.02025-01-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/9212205cc317ebdf9213da90a2ab08c09dffe58a2e00819c5fe3083d8c76722f?d=identicon)[kunal-sin](/maintainers/kunal-sin)

---

Top Contributors

[![kunal-sin](https://avatars.githubusercontent.com/u/35484116?v=4)](https://github.com/kunal-sin "kunal-sin (6 commits)")[![bsljth](https://avatars.githubusercontent.com/u/67640495?v=4)](https://github.com/bsljth "bsljth (1 commits)")[![proviveknayan](https://avatars.githubusercontent.com/u/22467312?v=4)](https://github.com/proviveknayan "proviveknayan (1 commits)")

### Embed Badge

![Health badge](/badges/indus-action-initiatives-rte-mis-project/health.svg)

```
[![Health](https://phpackages.com/badges/indus-action-initiatives-rte-mis-project/health.svg)](https://phpackages.com/packages/indus-action-initiatives-rte-mis-project)
```

###  Alternatives

[drupal/recommended-project

Project template for Drupal projects with a relocated document root

1502.8M1](/packages/drupal-recommended-project)[vardot/varbase-project

Project template for Varbase distribution.

5162.5k](/packages/vardot-varbase-project)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

141.1k](/packages/fourkitchens-sous-drupal-project)[govcms/govcms

GovCMS Drupal Distribution

198102.2k3](/packages/govcms-govcms)[az-digital/az_quickstart

Arizona Quickstart

52280.4k3](/packages/az-digital-az-quickstart)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)

PHPackages © 2026

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