2017 © Pedro Peláez
 

project textlocal-demo-app

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

image

lucasdavies/textlocal-demo-app

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

  • Monday, June 27, 2016
  • by lucasdavies
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Textlocal Demo App

A simple Silex app that demonstrates the integration of the Textlocal API., (*1)

Developed locally on OS X running Laravel Valet and PHP 7, this super simple demo app makes use of the Silex microframework (v2) and a two-table SQLite database., (*2)

Utilises the following packages and libraries:, (*3)

Installation

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

Update .env with your Textlocal credentials., (*4)

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

The Versions

27/06 2016

dev-master

9999999-dev https://github.com/lucasdavies/textlocal-demo-app

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Lucas Davies

silex textlocal