PHPackages                             optasy-highschool/drupal-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. optasy-highschool/drupal-project

ActiveProject

optasy-highschool/drupal-project
================================

Optasy's highschool distribution.

9.x-dev(5y ago)012GPL-2.0-or-laterPHPPHP &gt;=7.3

Since Jan 7Pushed 5y ago2 watchersCompare

[ Source](https://github.com/rakeshjames/optasy-highschool)[ Packagist](https://packagist.org/packages/optasy-highschool/drupal-project)[ RSS](/packages/optasy-highschool-drupal-project/feed)WikiDiscussions 9.x Synced 6d ago

READMEChangelogDependencies (10)Versions (3)Used By (0)

Composer template for Optasy's Highschool Drupal Distribution
=============================================================

[](#composer-template-for--optasys-highschool-drupal-distribution)

Usage
-----

[](#usage)

First you need to [install composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx).

> Note: The instructions below refer to the [global composer installation](https://getcomposer.org/doc/00-intro.md#globally). You might need to replace `composer` with `php composer.phar` (or similar) for your setup.

After that you can create the project:

```
composer create-project optasy-highschool/drupal-project:9.x-dev YOUR_DIRECTORY_NAME --no-interaction

```

Always use composer to download modules
---------------------------------------

[](#always-use-composer-to-download-modules)

With `composer require ...` you can download new dependencies / modules that you additionally need to your installation.

```
cd /YOUR_DIRECTORY_NAME/
composer require drupal/devel

```

For CI Jobs
-----------

[](#for-ci-jobs)

Run `composer install` so that you can download all dependencies / modules that are required for the installation.

```
cd /your-directory/
composer install

```

For Local Setup
---------------

[](#for-local-setup)

If you'd like to test this distribution in your local quickly you can use `quick-start`

```
cd /your-directory/
composer quick-start

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

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

Every ~2 days

Total

2

Last Release

1954d ago

Major Versions

8.x-dev → 9.x-dev2021-01-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d86d920b6744761f15802b8ae48e4827b6dafbb3f83ff62b2d9c16d8d343f30?d=identicon)[rakeshjames](/maintainers/rakeshjames)

---

Top Contributors

[![rakeshjames](https://avatars.githubusercontent.com/u/3348273?v=4)](https://github.com/rakeshjames "rakeshjames (10 commits)")

### Embed Badge

![Health badge](/badges/optasy-highschool-drupal-project/health.svg)

```
[![Health](https://phpackages.com/badges/optasy-highschool-drupal-project/health.svg)](https://phpackages.com/packages/optasy-highschool-drupal-project)
```

###  Alternatives

[fourkitchens/sous-drupal-project

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

151.0k](/packages/fourkitchens-sous-drupal-project)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)[drupalcommerce/project-base

Commerce 2.x project template

5451.6k](/packages/drupalcommerce-project-base)[centarro/commerce-kickstart-project

Centarro Commerce Kickstart 5.x project template

3116.2k](/packages/centarro-commerce-kickstart-project)[markaspot/mark-a-spot

Mark-a-Spot is a Drupal distribution for crowdmapping and public civic issue tracking

661.1k](/packages/markaspot-mark-a-spot)

PHPackages © 2026

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