Download the PHP package msgphp/symfony-demo-app without Composer

On this page you can find all versions of the php package msgphp/symfony-demo-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package symfony-demo-app

NOT ACTIVELY SUPPORTED ANY MORE!!

msgphp/* repositories are not actively developed/supported anymore.

Use in production on your own risks.

If you want to do some hotfixes - please do PR directly in target repository instead of previous msgphp/msgphp monorepository

Symfony Demo Application

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

Build status Latest Stable Version

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

Enabled Bundles

Concern Bundles
Domain MsgPhpUserBundle, MsgPhpEavBundle
ORM DoctrineBundle
Security SecurityBundle, HWIOAuthBundle, LexikJWTAuthenticationBundle
Web API ApiPlatformBundle

Features

Try it Yourself

Using Symfony CLI:

Using Docker:

Documentation

Contributing

See CONTRIBUTING.md

Screenshots

v1.x 08-2018
screen:login screen:profile
screen:api screen:cli
screen:uml

Blog Posts


All versions of symfony-demo-app with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3
api-platform/api-pack Version ^1.2
elasticsearch/elasticsearch Version ^7.6
hwi/oauth-bundle Version ^1.1@dev
lexik/jwt-authentication-bundle Version ^2.6
msgphp/eav-bundle Version ^0.15
msgphp/user-bundle Version ^0.15
msgphp/user-eav Version ^0.15
pascaldevink/shortuuid Version ^2.2
php-http/guzzle6-adapter Version ^2.0
php-http/httplug-bundle Version ^1.17
ramsey/uuid Version ^3.9
ramsey/uuid-doctrine Version ^1.6
sensio/framework-extra-bundle Version ^5.5
symfony/console Version 5.0.*
symfony/dependency-injection Version 5.0.*
symfony/dotenv Version 5.0.*
symfony/flex Version ^1.6
symfony/form Version 5.0.*
symfony/framework-bundle Version 5.0.*
symfony/mailer Version 5.0.*
symfony/messenger Version 5.0.*
symfony/monolog-bundle Version ^3.4
symfony/orm-pack Version ^1.0
symfony/security-bundle Version 5.0.*
symfony/translation Version 5.0.*
symfony/validator Version 5.0.*
webonyx/graphql-php Version ^0.13
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package msgphp/symfony-demo-app contains the following files

Loading the files please wait ....