PHPackages                             srijanone/ezdevportal-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. srijanone/ezdevportal-project

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

srijanone/ezdevportal-project
=============================

Project creator for EzDevPortal Distribution.

2.0.0(2y ago)0137GPL-2.0-or-later

Since Feb 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/srijanone/ezdevportal-project)[ Packagist](https://packagist.org/packages/srijanone/ezdevportal-project)[ RSS](/packages/srijanone-ezdevportal-project/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (9)Versions (6)Used By (0)

Getting Started
===============

[](#getting-started)

### Prerequisites

[](#prerequisites)

```
- PHP >= 8.0
- MariaDB 10.3.7+
- MySQL 5.7.8+
- Composer = 2.*

```

EzDevPortal utilizes composer to manage its dependencies. So, before using EzDevPortal, make sure you have composer installed on your machine.

### Installation from source

[](#installation-from-source)

```
git clone git@github.com:srijanone/ezdevportal-project.git
cd ezdevportal-project
composer install

```

### Installation via composer

[](#installation-via-composer)

- Choose a name for your project, like “MY\_PROJECT”
- Use the given command to create the project
- The command will download Drupal core along with necessary modules, EzDevPortal profile, and all other dependencies necessary for the project

```
composer create-project srijanone/ezdevportal-project
MY_PROJECT --no-interaction
```

In case you come across any memory issues, run this command -

```
php -d memory_limit=-1 /path/to/composer.phar create-project
srijanone/ezdevportal-project MY_PROJECT --no-interaction
```

**You can install the site either through drush or using GUI method.**

### Drush method

[](#drush-method)

Navigate to the project root through terminal and execute the following command:

```
./vendor/bin/drush si ezdevportal
--db-url='mysql://{mysql_user}:{mysql_password}@{mysql_host}/{db_name}'
--site-name='EzDevPortal' --account-name='Srijan'
--account-pass='Admin@123'  --account-mail='admin@example.com' -y
```

### GUI Method

[](#gui-method)

Setup a local environment using either docker(ddev, lando etc.) or LAMP stack.

Run the normal drupal GUI installation process. You can choose to install the demo module during installion or you can install it later from extend page or using drush.

Clear the drupal cache after installing the demo module.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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

Every ~51 days

Total

5

Last Release

1038d ago

Major Versions

1.0.x-dev → 2.0.02023-08-31

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471308?v=4)[Srijan Choudhary](/maintainers/srijan)[@srijan](https://github.com/srijan)

---

Top Contributors

[![arisen](https://avatars.githubusercontent.com/u/92039359?v=4)](https://github.com/arisen "arisen (2 commits)")

### Embed Badge

![Health badge](/badges/srijanone-ezdevportal-project/health.svg)

```
[![Health](https://phpackages.com/badges/srijanone-ezdevportal-project/health.svg)](https://phpackages.com/packages/srijanone-ezdevportal-project)
```

###  Alternatives

[vardot/varbase-project

Project template for Varbase distribution.

5362.5k](/packages/vardot-varbase-project)[govcms/govcms

GovCMS Drupal Distribution

198102.2k3](/packages/govcms-govcms)[drupal/recommended-project

Project template for Drupal projects with a relocated document root

1502.8M1](/packages/drupal-recommended-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)[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)
