PHPackages                             algoritma/oro-dictionary-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. algoritma/oro-dictionary-bundle

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

algoritma/oro-dictionary-bundle
===============================

Dictionary Bundle for OroCommerce

0.0.3(4mo ago)1105MITPHPCI passing

Since Feb 13Pushed 4mo agoCompare

[ Source](https://github.com/algoritma-dev/oro-dictionary-bundle)[ Packagist](https://packagist.org/packages/algoritma/oro-dictionary-bundle)[ RSS](/packages/algoritma-oro-dictionary-bundle/feed)WikiDiscussions main Synced 2d ago

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

Algoritma Dictionary Bundle
===========================

[](#algoritma-dictionary-bundle)

The **AlgoritmaDictionaryBundle** is an OroCommerce bundle designed to manage dictionaries and custom translations within the platform.

Languages supported:

- Italian (it\_IT)

**Contribution are welcome!**

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contacts](#contacts)

---

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

[](#installation)

To install the bundle, you can use Composer. Since the bundle is usually hosted in a private or local repository, ensure it is correctly configured in the main project's `composer.json`.

### 1. Add the bundle via Composer

[](#1-add-the-bundle-via-composer)

Run the following command from the project root:

```
composer require algoritma/oro-dictionary-bundle
```

### 2. Bundle Registration

[](#2-bundle-registration)

The bundle is automatically registered via the `Resources/config/oro/bundles.yml` file. Ensure that OroCommerce correctly loads the configurations.

### 3. Update Cache and Translations

[](#3-update-cache-and-translations)

After installation, you need to clear the cache and reload the translations:

```
php bin/console cache:clear
php bin/console oro:translation:update --force
```

---

Configuration
-------------

[](#configuration)

Currently, the bundle does not require additional configurations in `config/parameters.yml` or `config/config.yml`. All translations are automatically loaded by the OroCommerce translation system.

---

Usage
-----

[](#usage)

The bundle provides custom translations for various scopes (entities, messages, validations, etc.) in Italian (it\_IT) and English (en).

Translation files are located in `Resources/translations/`. To add new translations, create or modify the existing YAML files following the Symfony/OroCommerce naming convention.

---

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

[](#contributing)

We are happy to receive contributions! To contribute to the project, follow these steps:

1. **Fork** the repository.
2. Create a **Branch** for your feature or bugfix (`git checkout -b feature/new-feature`).
3. **Commit** your changes using clear and descriptive messages.
4. **Push** to the branch (`git push origin feature/new-feature`).
5. Open a **Pull Request**.

### Coding Standards

[](#coding-standards)

- Run `bin/console lint:yaml Resources/translations`
- Ensure that translations are consistent with the existing terminology in the project.

---

License
-------

[](#license)

This project is distributed under the MIT license. See the `composer.json` file for more details.

---

Contacts
--------

[](#contacts)

**Algoritma srl**

- Email:
- Website:

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance76

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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

Total

3

Last Release

131d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/470d7f2b64c268ccd0d73d1d19da604f5049ffdc717170df28ac460d34b8a327?d=identicon)[raffaelecarelle](/maintainers/raffaelecarelle)

![](https://www.gravatar.com/avatar/117803c0597726db044b29864f1943dcb8b63f286eb26ff36bd5b4f132b4a6ef?d=identicon)[develop-algoritma](/maintainers/develop-algoritma)

---

Top Contributors

[![raffaelecarelle](https://avatars.githubusercontent.com/u/15015792?v=4)](https://github.com/raffaelecarelle "raffaelecarelle (24 commits)")

### Embed Badge

![Health badge](/badges/algoritma-oro-dictionary-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/algoritma-oro-dictionary-bundle/health.svg)](https://phpackages.com/packages/algoritma-oro-dictionary-bundle)
```

###  Alternatives

[oro/crm

OroCRM

68088.8k44](/packages/oro-crm)[oro/commerce

OroCommerce - an open-source Business to Business Commerce application. \\nThis package contains bundles and needs to be added as a dependency in an OroCommerce application.

20652.8k97](/packages/oro-commerce)[oro/platform-application

Oro Platform Empty Application

2381.4k](/packages/oro-platform-application)[oro/customer-portal

1452.1k5](/packages/oro-customer-portal)

PHPackages © 2026

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