smildev / SymfonyStarter

Symfony starter using Sylius bundles and components with Behat, phpspec and api test cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search and replace 'app_name', 'AppName' et 'APP_NAME' with your application name

Installation

Install php dependencies using composer

$ composer install

Install project :

$ bin/console app:install
$ yarn install && yarn build (or "yarn dev" for development usage)
$ symfony server:start --no-tls

Documentation

Documentation is available at https://monofony.readthedocs.io/en/latest/.

Demo

A Demo is available.

Admin

View Monofony admin

Front

View Monofony front

Community

Stay updated by following our Twitter.

Contributing

Would like to help us and build the best symfony-starter using Sylius? Feel free to open a pull-request!

License

Monofony is completely free and released under the MIT License.

Authors

Monofony was originally created by Loïc Frémont. See the list of contributors from our community.

About

Symfony starter using Sylius bundles and components with Behat, phpspec and api test cases

License:MIT License


Languages

Language:PHP 73.0%Language:HTML 13.2%Language:Gherkin 5.2%Language:Shell 3.6%Language:JavaScript 2.3%Language:Ruby 1.8%Language:CSS 1.0%