The Wayback Machine - https://web.archive.org/web/20180617153733/https://github.com/msgphp/symfony-demo-app
Skip to content
PHP HTML Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

Symfony Demo Application

A message driven Symfony demo application with basic user management, a REST/GraphQL API and OAuth/JWT authentication.

Latest Stable Version

MsgPHP is a project that aims to provide (common) message based domain layers for your application. It has a low development time overhead and avoids being overly opinionated.

Enabled bundles

Domain layer

MsgPhpUserBundle, MsgPhpEavBundle

ORM layer

DoctrineBundle

Security layer

SecurityBundle, HWIOAuthBundle, LexikJWTAuthenticationBundle

API layer

ApiPlatformBundle

Try it yourself

composer create-project msgphp/symfony-demo-app && cd symfony-demo-app/

# using built in web server / sqlite
bin/reset-env
bin/console server:run

# or using Lando / mariadb
# see https://docs.devwithlando.io
lando start
lando reset-env

Documentation

Screenshots

Web

image

API

image

CLI

image

Database UML

image

Blog posts

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.