PHPackages                             heyday/xterraform - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. heyday/xterraform

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

heyday/xterraform
=================

xTerraform package will provide project with easily scalable and maintainable cloud infrastructure.

1.0.3(4y ago)092MITHCL

Since Jan 22Pushed 4y ago3 watchersCompare

[ Source](https://github.com/heyday/xterraform)[ Packagist](https://packagist.org/packages/heyday/xterraform)[ Docs](https://github.com/heyday/xterraform)[ RSS](/packages/heyday-xterraform/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (5)Used By (0)

xTerraform
==========

[](#xterraform)

xTerraform package will provide project with easily scalable and maintainable cloud infrastructure.

Contents
--------

[](#contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Application](#application)
- [Destruction](#destruction)

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

[](#requirements)

1. Install Terraform CLI in your machine: \[\].
2. Optionally:

    - For AWS infrastructure:
        1. Install AWS CLI in your machine: \[\].
        2. Verify or update AWS CLI credential: \[\].

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

[](#installation)

Installation of xTerraform is per project basis. So do the following:

1. Open terminal, change directory to current project root folder.
2. Install xTerraform: `composer require heyday/xterraform --dev`.
3. Create folder to contain terraform templates, for example: `mkdir -p .xterraform/test`.
4. Publish Terraform templates to desired directory: `cp -R vendor/heyday/xterraform/terraform/ .xterraform/test`.
5. Navigate to that directory: `cd .xterraform/test`.
6. Update `values.tfvars` as needed.
7. Initialize Terraform: `terraform init`.

> Optionally you can add `*.tf` to `.gitignore` file, so all templates files will not be tracked by version control.

Application
-----------

[](#application)

1. Apply infrastructure: `terraform apply -var-file=values.tfvars`

Destruction
-----------

[](#destruction)

1. Destroy infrastructure: `terraform destroy -var-file=values.tfvars`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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 ~38 days

Total

4

Last Release

1816d ago

### Community

Maintainers

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

---

Tags

awscloudcodeinfrastructureterraform

### Embed Badge

![Health badge](/badges/heyday-xterraform/health.svg)

```
[![Health](https://phpackages.com/badges/heyday-xterraform/health.svg)](https://phpackages.com/packages/heyday-xterraform)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.1k](/packages/league-flysystem)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k511.3M2.2k](/packages/aws-aws-sdk-php)[ondram/ci-detector

Detect continuous integration environment and provide unified access to properties of current build

22249.4M33](/packages/ondram-ci-detector)[felixfbecker/language-server

PHP Implementation of the Visual Studio Code Language Server Protocol

1.2k95.4k](/packages/felixfbecker-language-server)[aws/aws-php-sns-message-validator

Amazon SNS message validation for PHP

21421.5M91](/packages/aws-aws-php-sns-message-validator)[silinternational/ecs-deploy

Simple shell script for initiated blue-green deployments on Amazon Elastic Container Service (ECS)

2.0k7.2k](/packages/silinternational-ecs-deploy)

PHPackages © 2026

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