PHPackages                             chalkboard/chalkboard - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. chalkboard/chalkboard

ActiveLibrary[Localization &amp; i18n](/categories/localization)

chalkboard/chalkboard
=====================

Create file of traduction for project

v1.0.0(4y ago)09TwigPHP &gt;=7.1

Since Jun 10Pushed 4y ago1 watchersCompare

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

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

ChalkBoard
==========

[](#chalkboard)

ChalkBoard is an library/script which can create XML and YAML translates files from folder (html, twig, blade)

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

[](#installation)

php: &gt;=7.1

```
composer require chalkboard/chalkboard to install the library
```

Usage
-----

[](#usage)

```
use Chalkboard\Charkboard;

$traduction = new Chalkboard();

// path is the root folder of your project it will create the files in translates/
$traduction->createXMLandYAML($path);
```

```
php script.php
```

ROAD MAP
--------

[](#road-map)

- Create some special class to translate only where we identify the class
- Create translates files with multiples language with api calls

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

1803d ago

### Community

Maintainers

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

---

Top Contributors

[![YoungDevHuynh](https://avatars.githubusercontent.com/u/124622363?v=4)](https://github.com/YoungDevHuynh "YoungDevHuynh (6 commits)")[![tongguillaume](https://avatars.githubusercontent.com/u/49446795?v=4)](https://github.com/tongguillaume "tongguillaume (4 commits)")[![jnanotti](https://avatars.githubusercontent.com/u/51916256?v=4)](https://github.com/jnanotti "jnanotti (3 commits)")[![carpatcho](https://avatars.githubusercontent.com/u/64748311?v=4)](https://github.com/carpatcho "carpatcho (1 commits)")[![Thibcabanes](https://avatars.githubusercontent.com/u/45163404?v=4)](https://github.com/Thibcabanes "Thibcabanes (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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