Projects

Here are listend some of my projects hosted on GitHub.

Symfony3.0

Symfony 3.0 skeleton application with API JWT authentication.

  • User management via FosUserBundle included
  • Enables authentication and token refresh

[repo]

InfluxDB Bundle

Symfony bundle for use InfluxDB.

This bundle integrates InfluxDB write capabilities to a symfony 3 application using and explicit write or firing an event (syncronously or after the response has been returned) via TCP/UDP.

[repo]