Skip to content

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

License

Notifications You must be signed in to change notification settings

lchrusciel/SymfonyStarter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 run gulp
$ php bin/console server:start

Documentation

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.2%
  • HTML 10.2%
  • JavaScript 6.5%
  • Gherkin 4.3%
  • Shell 3.8%
  • Ruby 2.0%