PHPackages                             20steps/alexa - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. 20steps/alexa

ActiveProject[Logging &amp; Monitoring](/categories/logging)

20steps/alexa
=============

PHP/Symfony based backend for personalized and localized 20steps Amazon Alexa Echo skill for developers, system administrators and marketers

v1.0.9(8y ago)12(c) 20steps Digital Full Service BoutiquePHPPHP &gt;=7.0.0

Since Jul 29Pushed 8y ago3 watchersCompare

[ Source](https://github.com/20steps/alexa)[ Packagist](https://packagist.org/packages/20steps/alexa)[ Docs](https://alexa.20steps.de)[ RSS](/packages/20steps-alexa/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (10)Versions (7)Used By (0)

20steps Alexa Backend
=====================

[](#20steps-alexa-backend)

This is the certified backend of the personalized and localized "20steps" Alexa skill - the skill aims to support developers, system administrators and marketers

Publishing for Google Home is work in progress (cp. below).

Furthermore this project is a demonstration of the capabilities of the RAD platform Bricks by 20steps, availability and performance characterics of the Bricks Cloud and last but not least used to enhance my skillset during holidays.

Current capabilitites
---------------------

[](#current-capabilitites)

- Possiblity to ask UptimeRobot.com for detailed system status of your web services
- Some easter egg for your loved one
- Support for german and english language
- User management including self-registration, double-opt-in, user settings, password reset, resend activation link etc.
- Support for Amazon Alexa Webhook API
- Support for Alexa Account linking via oAuth2
- Certified with Amazon (cp. [Skill in Amazon Store](https://www.amazon.de/20steps-Digital-Full-Service-Boutique/dp/B074HHVYQ7)).
- Support for Sign in with Google (cp. )
- Basic support for Google Assistant / Actions / API AI Webhook API (cp. )
- Basic support for Google Assistant / Account linking / Authorization code flow (cp. )
- Basic support for Google Assistant / Account linking / Streamlined identity flow (cp. )
- Basic support for Google Assistant / Actions / API AI / Rich responses

Technical specs
---------------

[](#technical-specs)

- Built using the RAD Bricks platform in 4 days, start to publish, without any prior knowledge of Alexa
- Responsive and localized yet minimal Website using Pages brick to integrate Wordpress as CMS and Twig/Bootstrap for layouting
- High performance and availability deployment at Bricks Cluster including HTTP/2, SSL offloader, CDN via keycdn, CentOS containers, Varnish layer, GlusterFS, HHVM+PHP7, [mod\_pagespeed](https://developers.google.com/speed/pagespeed/insights/?hl=de&url=https%3A%2F%2Falexa.20steps.de%2Fde%2Flogin&tab=mobile), Redis, MariaDB Cluster etc. Service status available at [monitoring.20steps.de](https://monitoring.20steps.de)

Setup
-----

[](#setup)

To setup on your MacOS X based workstation simple enter:

```
git clone https://github.com/20steps/alexa
cd alexa
bin/setup/dev
```

Hint: enter password of your local account when asked for.

Usage
-----

[](#usage)

For Amazon Alexa:

- First register at the [20steps Alexa Website](https://alexa.20steps.de).
- Configure the skill by entering the API key of your UptimeRobot account etc.
- Connect the previously registered account in the Alexa App on your smartphone.
- Cp. [About the Alexa skill](https://alexa.20steps.de/en/c/about-the-alexa-skill) for more infos.

For Google Assistant:

- Ask for "20steps" and create / link account seamlessly
- Configure the skill by entering the API key of your UptimeRobot account etc at
- Ask for "status"

Todo
----

[](#todo)

- Refactor / cleanup Google oAuth and Alexa oAuth account linking inkluding JWT/JWK verification etc. (wip)
- Introduce speechlets in basic layer of Bricks abstracting away Amazon Alexa / Skills vs. Google Assistant / Actions (wip)
- Refactor AbstractCustomBundle of Bricks platform to minimize glue code for user mgmt. (wip)
- Rename everything to assistant.20steps.de (wip)
- Publish for Google Assistant
- Prepare Joblet for messages pushed to Alexa by assistantlets (wip)
- A lot more capabilities that help developers, system administrators and marketers
- Adapt for Echo Show as soon as it is available in Germany.
- Automated tests and after that invite some developers to collaborate on speechlets for additional services.

Hints for fellow coders:

- The business logic resides in the  directory

Author
------

[](#author)

- Helmut Hoffer von Ankershoffen ()

Sponsored by
------------

[](#sponsored-by)

[20steps - Digital Full Service Boutique](https://20steps.de)

p.s.: we are up for hire

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~1 days

Total

6

Last Release

3206d ago

### Community

Maintainers

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

---

Top Contributors

[![helmut-hoffer-von-ankershoffen](https://avatars.githubusercontent.com/u/1826050?v=4)](https://github.com/helmut-hoffer-von-ankershoffen "helmut-hoffer-von-ankershoffen (318 commits)")

---

Tags

20stepsaccount-linkingalexaamazonanalyticsapiaibootstrapbricksechogooglehomelocalizationmonitoringphpshowsymfonysymfony-applicationsymfony3twiguptimerobotwordpressphpsymfonymonitoringwordpressamazontwigoauthoauth2bootstrapechobricksdemogoogle-analyticsAlexasymfony3tinypngkeycdn20stepsuptimerobotgoogle webmaster toolsAccount linking

### Embed Badge

![Health badge](/badges/20steps-alexa/health.svg)

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

###  Alternatives

[hwi/oauth-bundle

Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.

2.4k21.5M69](/packages/hwi-oauth-bundle)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[inspector-apm/inspector-symfony

Code Execution Monitoring for Symfony applications.

2830.1k2](/packages/inspector-apm-inspector-symfony)

PHPackages © 2026

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