PHPackages                             jlr2k8/gaseous - 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. jlr2k8/gaseous

ActiveProject

jlr2k8/gaseous
==============

Gaseous is a simple and secure SEO-oriented Content Management System

0.6.3(2y ago)181MITPHP

Since Sep 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jlr2k8/gaseous)[ Packagist](https://packagist.org/packages/jlr2k8/gaseous)[ Docs](https://www.gaseous.org)[ RSS](/packages/jlr2k8-gaseous/feed)WikiDiscussions dev Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

Gaseous Content Management System
=================================

[](#gaseous-content-management-system)

Gaseous is a lightweight, PHP/MySQL, SEO-driven content management system.

Minimum Requirements
--------------------

[](#minimum-requirements)

- Linux-based OS, preferably with 2 cores/4GB memory and 2GB HDD
- Apache 2.4 Web Server configured with PHP 7.4 - 8.1
- MariaDB 10.4.14 (or MySQL/Percona equivalent) Database
    - Database Engine: `InnoDB`
    - Collation: `utf8mb4_unicode_ci`

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

[](#installation)

- If you plan on hosting multiple environments with the same codebase (e.g. your website will be deployed to staging and production environments), make sure that each Apache environment, that hosts your site, has `ENVIRONMENT` set in its conf.
    - e.g. Apache conf file

```
SetEnv ENVIRONMENT prod

```

### From Github:

[](#from-github)

- Clone the latest **stable** branch and extract the files to your web directory. Note: The **app** subfolder should be configured as the site's webroot.
- Set the permission for the entire site to be owned by the Web server's user and group, and set permissions to be open for the user and group.
    - e.g. in terminal, run:

```
# chown -R www-data:www-data gaseous/
# chmod -R 2775 gaseous/

```

- From your browser, navigate to the domain or IP address configured to the `gaseous/app` directory. Since no database has been configured, you should immediately see a database configuration form.
- On the initial form, provide credentials to your database. If permissions are set correctly, an environments.ini file will be generated in `gaseous/app/setup` upon testing the connection. This will lead you to the next step, which immediately installs the database and tables.
- The next page will take you through some basic settings. Other settings will automatically be applied. Once complete, submit this.
- Now it's time to register. By default, the first registrant will be assigned to the administrator role, which has the most enabled settings. When registration is complete, you will automatically be logged in.
- That's it! To further configure your site, visit `http(s):///admin/settings`. Various admin settings are available at `http(s):///admin`, where you can configure additional roles, customize the design, and more.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

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

Total

2

Last Release

973d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0df976350b1d5a9c63d25f2ece556178a4921fe03e53bc8ab7d4a93736e7574b?d=identicon)[joshlrogers](/maintainers/joshlrogers)

---

Top Contributors

[![jlr2k8](https://avatars.githubusercontent.com/u/20059639?v=4)](https://github.com/jlr2k8 "jlr2k8 (188 commits)")

### Embed Badge

![Health badge](/badges/jlr2k8-gaseous/health.svg)

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

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[rock-symphony/rock-symphony

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

19164.1k3](/packages/rock-symphony-rock-symphony)[webiny/framework

Webiny Framework

1031.4k3](/packages/webiny-framework)

PHPackages © 2026

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