PHPackages                             salvatori/alma-one - 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. [Framework](/categories/framework)
4. /
5. salvatori/alma-one

ActiveProject[Framework](/categories/framework)

salvatori/alma-one
==================

WordPress boilerplate with Composer, easier configuration, and an improved folder structure

5.0.7(2y ago)082MITBladePHP &gt;=8.2

Since Jun 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/adriansalvatori/alma-one)[ Packagist](https://packagist.org/packages/salvatori/alma-one)[ Docs](https://movida.company/)[ RSS](/packages/salvatori-alma-one/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (27)Versions (17)Used By (0)

 [ ![Bedrock](https://camo.githubusercontent.com/952dda4a4c9d4cecbbc61fcc2574c6d907aeb151c089e5c92bd6a3893290f3f0/68747470733a2f2f6d6f76696461677261666963612e636f2f666f726d61746f73322f696d672f4e6c6f676f312e706e67) ](https://movidagrafica.co/)

 [ ![MIT License](https://camo.githubusercontent.com/ff1cc793999dedad378f0b39e20c661c4aa238f26481ed456f5b9b9da085592c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f726f6f74732f626564726f636b3f636f6c6f723d253233353235646463267374796c653d666c61742d737175617265) ](LICENSE.md) [ ![Packagist](https://camo.githubusercontent.com/43c0b95ecb968e1f4642fe19468e20caec6e20acc273b308b293b7efbd202ac6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f6f74732f626564726f636b2e7376673f7374796c653d666c61742d737175617265) ](https://packagist.org/packages/roots/bedrock) [ ![Build Status](https://camo.githubusercontent.com/86d444ed02f44ba2a8892e0936d397c58b78f3cbc0061c7aa3be047f27f607b5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f726f6f74732f626564726f636b2f43493f7374796c653d666c61742d737175617265) ](https://github.com/roots/bedrock/actions/workflows/ci.yml) [ ![Follow Roots](https://camo.githubusercontent.com/2b8273856233cb73467f46b7b730c721f9b4d3b1751394e4127246f862720f34/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f726f6f747377702e7376673f7374796c653d666c61742d73717561726526636f6c6f723d316461316632) ](https://twitter.com/rootswp)

 **A modern WordPress stack**

 [**`public_htmlsite`**](https://roots.io/) [**`Documentation`**](https://docs.roots.io/bedrock/master/installation/) [**`Releases`**](https://github.com/roots/bedrock/releases) [**`Support`**](https://discourse.roots.io/)

Sponsors
--------

[](#sponsors)

**Bedrock** is an open source project and completely free to use.

However, the amount of effort needed to maintain and develop new features and products within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider [sponsoring Roots](https://github.com/sponsors/roots).

[![Sponsor Roots](https://camo.githubusercontent.com/87ae273e72964c9391e12a157d34ae29f7e8a6b8ce634cfc171ccbe368d3a09a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73706f6e736f72253230726f6f74732d3532356464633f6c6f676f3d676974687562266c6f676f436f6c6f723d666666666666266d6573736167653d)](https://github.com/sponsors/roots)

[![KM Digital](https://camo.githubusercontent.com/a43c3d99df2424b5db9767c5c1af52bcebc5ce3685ede00f8472bcb1e4dd7792/68747470733a2f2f63646e2e726f6f74732e696f2f6170702f75706c6f6164732f6b6d2d6469676974616c2e737667)](https://k-m.com/) [![Carrot](https://camo.githubusercontent.com/a65d309f3418223caa092f5ed2aa85ff2fed82a001b56f4c9f396891c6c7152c/68747470733a2f2f63646e2e726f6f74732e696f2f6170702f75706c6f6164732f636172726f742e737667)](https://carrot.com/) [![WordPress.com](https://camo.githubusercontent.com/4daf2fea17fd7850dc12840a19cca8ece900f7eafcf8abb1e7c5dab08635fb6c/68747470733a2f2f63646e2e726f6f74732e696f2f6170702f75706c6f6164732f776f726470726573732e737667)](https://wordpress.com/) [![Pantheon](https://camo.githubusercontent.com/a627fb1c1f4f21a19bfa9ac8acff1617f6bf2c38d21dbb65a36d02923a951691/68747470733a2f2f63646e2e726f6f74732e696f2f6170702f75706c6f6164732f70616e7468656f6e2e737667)](https://pantheon.io/)

Overview
--------

[](#overview)

Bedrock is a modern WordPress stack that helps you get started with the best development tools and project structure.

Much of the philosophy behind Bedrock is inspired by the [Twelve-Factor App](http://12factor.net/) methodology including the [WordPress specific version](https://roots.io/twelve-factor-wordpress/).

Features
--------

[](#features)

- Better folder structure
- Dependency management with [Composer](https://getcomposer.org)
- Easy WordPress configuration with environment specific files
- Environment variables with [Dotenv](https://github.com/vlucas/phpdotenv)
- Autoloader for mu-plugins (use regular plugins as mu-plugins)
- Enhanced security (separated public\_html root and secure passwords with [wp-password-bcrypt](https://github.com/roots/wp-password-bcrypt))

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

[](#requirements)

- PHP &gt;= 8.1
- Composer - [Install](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx)

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

[](#installation)

1. Create a new project: ```
    $ composer create-project salvatori/alma-one
    ```

    By default, this installs the `dist` version of all dependent packages. To install the `source` versions instead, update `composer.json` as follows: ```
     "preferred-install": {
       "roots/wordpress-no-content": "dist",
       "*": "source"
     },
    ```
2. Update environment variables in the `.env` file. Wrap values that may contain non-alphanumeric characters with quotes, or they may be incorrectly parsed.

- Database variables
    - `DB_NAME` - Database name
    - `DB_USER` - Database user
    - `DB_PASSWORD` - Database password
    - `DB_HOST` - Database host
    - Optionally, you can define `DATABASE_URL` for using a DSN instead of using the variables above (e.g. `mysql://user:password@127.0.0.1:3306/db_name`)
- `WP_ENV` - Set to environment (`development`, `staging`, `production`)
- `WP_HOME` - Full URL to WordPress home ()
- `WP_SITEURL` - Full URL to WordPress including subdirectory ()
- `AUTH_KEY`, `SECURE_AUTH_KEY`, `LOGGED_IN_KEY`, `NONCE_KEY`, `AUTH_SALT`, `SECURE_AUTH_SALT`, `LOGGED_IN_SALT`, `NONCE_SALT`
    - Generate with [wp-cli-dotenv-command](https://github.com/aaemnnosttv/wp-cli-dotenv-command)
    - Generate with [our WordPress salts generator](https://roots.io/salts.html)

3. Add theme(s) in `public_html/app/themes/` as you would for a normal WordPress site
4. Set the document root on your public\_htmlserver to Bedrock's `public_html` folder: `/path/to/site/public_html/`
5. Access WordPress admin at `https://example.com/wp/wp-admin/`

Community
---------

[](#community)

Keep track of development and community news.

- Join us on Discord by [sponsoring us on GitHub](https://github.com/sponsors/roots)
- Participate on the [Roots Discourse](https://discourse.roots.io/)
- Follow [@rootswp on Twitter](https://twitter.com/rootswp)
- Read and subscribe to the [Roots Blog](https://roots.io/blog/)
- Subscribe to the [Roots Newsletter](https://roots.io/subscribe/)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

16

Last Release

798d ago

Major Versions

4.0.36 → 5.0.02023-09-29

PHP version history (3 changes)4.0.2PHP &gt;=7.4

5.0.0PHP &gt;=8.1

5.0.6PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/655f53abc62c26cf3c75b973fb2a3a23c3bc578ccc2f8919f0949e2c15b0a218?d=identicon)[salvatori](/maintainers/salvatori)

---

Top Contributors

[![adriansalvatori](https://avatars.githubusercontent.com/u/9261546?v=4)](https://github.com/adriansalvatori "adriansalvatori (33 commits)")

---

Tags

composerwordpresswprootsbedrockwp-config

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/salvatori-alma-one/health.svg)

```
[![Health](https://phpackages.com/badges/salvatori-alma-one/health.svg)](https://phpackages.com/packages/salvatori-alma-one)
```

###  Alternatives

[roots/bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure

6.5k441.8k2](/packages/roots-bedrock)[ronilaukkarinen/dudestack

A modern WordPress stack

1131.2k](/packages/ronilaukkarinen-dudestack)

PHPackages © 2026

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