Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decodelabs/cosmos

Internationalisation system for PHP
https://github.com/decodelabs/cosmos

Last synced: 1 day ago
JSON representation

Internationalisation system for PHP

Awesome Lists containing this project

README

        

# Cosmos

[![PHP from Packagist](https://img.shields.io/packagist/php-v/decodelabs/cosmos?style=flat)](https://packagist.org/packages/decodelabs/cosmos)
[![Latest Version](https://img.shields.io/packagist/v/decodelabs/cosmos.svg?style=flat)](https://packagist.org/packages/decodelabs/cosmos)
[![Total Downloads](https://img.shields.io/packagist/dt/decodelabs/cosmos.svg?style=flat)](https://packagist.org/packages/decodelabs/cosmos)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/decodelabs/cosmos/integrate.yml?branch=develop)](https://github.com/decodelabs/cosmos/actions/workflows/integrate.yml)
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-44CC11.svg?longCache=true&style=flat)](https://github.com/phpstan/phpstan)
[![License](https://img.shields.io/packagist/l/decodelabs/cosmos?style=flat)](https://packagist.org/packages/decodelabs/cosmos)

### Internationalisation and localisation made simple

Cosmos provides a simple interface to handle typical i18n tasks in your PHP app.

_Get news and updates on the [DecodeLabs blog](https://blog.decodelabs.com)._

---

## Installation

Install via Composer:

```bash
composer require decodelabs/cosmos
```

## Usage

Coming soon...

## Licensing

Cosmos is licensed under the proprietary License. See [LICENSE](./LICENSE) for the full license text.