PHPackages                             lucasdavies/textlocal-demo-app - 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. [API Development](/categories/api)
4. /
5. lucasdavies/textlocal-demo-app

AbandonedArchivedProject[API Development](/categories/api)

lucasdavies/textlocal-demo-app
==============================

A demo app that demonstrates usage of the Textlocal service, written using Silex.

18PHP

Since Jun 26Pushed 10y ago1 watchersCompare

[ Source](https://github.com/lucasdavies/textlocal-demo-app)[ Packagist](https://packagist.org/packages/lucasdavies/textlocal-demo-app)[ RSS](/packages/lucasdavies-textlocal-demo-app/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Textlocal Demo App
==================

[](#textlocal-demo-app)

A simple Silex app that demonstrates the integration of the Textlocal API.

Developed locally on OS X running [Laravel Valet](https://laravel.com/docs/5.2/valet) and PHP 7, this super simple demo app makes use of the [Silex microframework (v2)](https://github.com/silexphp/Silex) and a two-table SQLite database.

Utilises the following packages and libraries:

- [PHP Dotenv](https://github.com/vlucas/phpdotenv) - For environment variable configuration, specifically the Textlocal configuration
- [Doctrine DBAL](https://github.com/doctrine/dbal) - For a very basic SQLite database
- [Twig](https://github.com/twigphp/Twig) - Front end templating engine
- [Textlocal Service Provider](https://github.com/lucasdavies/silex-textlocal-service-provider) - Built for this demo, a Silex-specific service provider to expose the Textlocal API
- [Phinx](https://github.com/robmorgan/phinx/) - For database migrations
- [Symfony VarDumper Component](https://github.com/symfony/var-dumper) - For basic output debugging

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

[](#installation)

```
composer create-project lucasdavies/textlocal-demo-app -s dev

```

Update .env with your Textlocal credentials.

```
TEXTLOCAL_USERNAME="xxxxxx"
TEXTLOCAL_HASH="xxxxxx"
TEXTLOCAL_APIKEY="xxxxxx"

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/583014?v=4)[Lucas Davies](/maintainers/lucasdavies)[@lucasdavies](https://github.com/lucasdavies)

---

Top Contributors

[![lucasdavies](https://avatars.githubusercontent.com/u/583014?v=4)](https://github.com/lucasdavies "lucasdavies (9 commits)")

### Embed Badge

![Health badge](/badges/lucasdavies-textlocal-demo-app/health.svg)

```
[![Health](https://phpackages.com/badges/lucasdavies-textlocal-demo-app/health.svg)](https://phpackages.com/packages/lucasdavies-textlocal-demo-app)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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