Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

A demo app that demonstrates usage of the Textlocal service

License

Notifications You must be signed in to change notification settings

lucasdavies/textlocal-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textlocal Demo App

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

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.

Utilises the following packages and libraries:

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"

About

A demo app that demonstrates usage of the Textlocal service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published