PHPackages                             wakonda/moon-phase-bundle - 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. wakonda/moon-phase-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

wakonda/moon-phase-bundle
=========================

Moon phase Bundle

v1.3.0(4mo ago)119MITPHPPHP &gt;=8.2

Since Dec 20Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/Wakonda/moon-phase-bundle)[ Packagist](https://packagist.org/packages/wakonda/moon-phase-bundle)[ RSS](/packages/wakonda-moon-phase-bundle/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (5)Versions (5)Used By (0)

Moon Phase Bundle
=================

[](#moon-phase-bundle)

This Symfony bundle allows you to easily display moon phases. It provides a dedicated a Twig extension for your templates.

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

[](#installation)

Install the bundle using Composer:

composer require wakonda/moon-phase-bundle

If you are not using Symfony Flex, you must manually register the bundle in config/bundles.php:

```
return [
    // ...
    Wakonda\MoonPhaseBundle\WakondaMoonPhaseBundle::class => ['all' => true],
];
```

In your Symfony project (the one using the bundle), you need to create a symbolic linkto the project's public folder. Use this command:

```
php bin/console assets:install --symlink
```

Usage
-----

[](#usage)

### In Twig

[](#in-twig)

```
{{ include("@WakondaMoonPhase/widget.html.twig") }}
```

### Result

[](#result)

[![image](https://private-user-images.githubusercontent.com/5070399/528937206-54660194-676a-45be-b650-6aef66854371.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzgzNDI1OTAsIm5iZiI6MTc3ODM0MjI5MCwicGF0aCI6Ii81MDcwMzk5LzUyODkzNzIwNi01NDY2MDE5NC02NzZhLTQ1YmUtYjY1MC02YWVmNjY4NTQzNzEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDUwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA1MDlUMTU1ODEwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmNkNzIxYzcyMTRjODE4YjU4Zjc0ZmRlODJjOTA4M2I0N2NjZTY5MjE1Y2MxODdkODQxMjU0NGM2YTQ5ZmIxYiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.4jiTdfBGARVnWjYlZWq8lDjfvTojjB2JFUalOii-Hlw)](https://private-user-images.githubusercontent.com/5070399/528937206-54660194-676a-45be-b650-6aef66854371.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzgzNDI1OTAsIm5iZiI6MTc3ODM0MjI5MCwicGF0aCI6Ii81MDcwMzk5LzUyODkzNzIwNi01NDY2MDE5NC02NzZhLTQ1YmUtYjY1MC02YWVmNjY4NTQzNzEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDUwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA1MDlUMTU1ODEwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmNkNzIxYzcyMTRjODE4YjU4Zjc0ZmRlODJjOTA4M2I0N2NjZTY5MjE1Y2MxODdkODQxMjU0NGM2YTQ5ZmIxYiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.4jiTdfBGARVnWjYlZWq8lDjfvTojjB2JFUalOii-Hlw)> Source:

License
-------

[](#license)

This bundle is under the MIT license. See the LICENSE file for more details.

Contributing
------------

[](#contributing)

Contributions are welcome! Feel free to open an issue or a pull request on the GitHub repository.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance74

Regular maintenance activity

Popularity8

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

Total

4

Last Release

140d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/39e478431422e75ecb494d9e4d8ceb96583bf7be6ef625429ea73f7b20d7ae80?d=identicon)[Wakonda](/maintainers/Wakonda)

---

Top Contributors

[![Wakonda](https://avatars.githubusercontent.com/u/5070399?v=4)](https://github.com/Wakonda "Wakonda (31 commits)")

### Embed Badge

![Health badge](/badges/wakonda-moon-phase-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/wakonda-moon-phase-bundle/health.svg)](https://phpackages.com/packages/wakonda-moon-phase-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[pentatrion/vite-bundle

Vite integration for your Symfony app

2725.3M13](/packages/pentatrion-vite-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[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)

PHPackages © 2026

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