Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

brainexe/core

Repository files navigation

Build Status Code Coverage Scrutinizer Code Quality Dependency Status

Features

##ServiceAnnotations

  • DIC (@Annotaion bases)
    • @Service for usual services
    • @Command to register Symfony Commands
    • @Controller (using @Route and @Guest method annotation)
    • @EventListener
    • @Middleware
  • Redis database
  • Background Events via Message Queue
  • Request middlewares
    • Authentication (set current user)
    • Locale
    • Cache
    • Generation time log
    • ...
  • Input control (define commands via regexp. e.g. "send mail to .? with subject '.?' and body '.*?'")
  • Arduino API

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages