All Projects → Monofony → Symfonystarter

Monofony / Symfonystarter

Licence: mit
[DEPRECATED] Please use the new version here https://github.com/Monofony/Monofony

Projects that are alternatives of or similar to Symfonystarter

Bdd Experiment
An experiment on BDD in Symfony2 using Behat, Mink and Zombie.js
Stars: ✭ 12 (-84.42%)
Mutual labels:  symfony, behat
Crosscontainerextension
⚔️ [DEPRECATED] Makes possible to inject services and parameters from other containers.
Stars: ✭ 97 (+25.97%)
Mutual labels:  symfony, behat
Symfony 3 Rest Api Example
Symfony 3 RESTful API Example
Stars: ✭ 90 (+16.88%)
Mutual labels:  symfony, behat
Bicing Api
Get statistics and locations of bicycle stations through REST API
Stars: ✭ 149 (+93.51%)
Mutual labels:  symfony, behat
Symfony2extension
Symfony2 extension for Behat
Stars: ✭ 400 (+419.48%)
Mutual labels:  symfony, behat
Symfonyextension
🎼 Extension integrating Behat with Symfony.
Stars: ✭ 376 (+388.31%)
Mutual labels:  symfony, behat
Php Ddd Example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
Stars: ✭ 1,960 (+2445.45%)
Mutual labels:  symfony, behat
Symfony Console Autocomplete
Shell autocompletion for Symfony Console based scripts
Stars: ✭ 465 (+503.9%)
Mutual labels:  symfony, behat
Behatnoextension
This Behat extension makes it possible to extend Behat without having to write an extension yourself.
Stars: ✭ 34 (-55.84%)
Mutual labels:  symfony, behat
Foselasticabundle
Elasticsearch PHP integration for your Symfony project using Elastica.
Stars: ✭ 1,142 (+1383.12%)
Mutual labels:  symfony
Ghost
move to https://github.com/cshome/cshome
Stars: ✭ 70 (-9.09%)
Mutual labels:  symfony
Doctrine Stats
Get Doctrine stats : managed entities, lazy loaded entities, hydration time etc.
Stars: ✭ 65 (-15.58%)
Mutual labels:  symfony
Sonatacachebundle
This bundle provides caching services
Stars: ✭ 66 (-14.29%)
Mutual labels:  symfony
Cronos Bundle
Easy update your crontab by using @cron annotations in Symfony commands.
Stars: ✭ 73 (-5.19%)
Mutual labels:  symfony
Docker Examples
There are many like it, but this one is mine.
Stars: ✭ 66 (-14.29%)
Mutual labels:  symfony
Dms Filter Bundle
Provides a FilterService for Symfony to allow users to implement input filtering in entities using Annotations
Stars: ✭ 74 (-3.9%)
Mutual labels:  symfony
Minkbundle
Mink library integration bundle for Symfony2
Stars: ✭ 64 (-16.88%)
Mutual labels:  symfony
Hentergeo
基于Symfony2和MongoDB的地理位置查询演示
Stars: ✭ 64 (-16.88%)
Mutual labels:  symfony
Twigextensionsbundle
Useful Twig extensions for your Symfony project.
Stars: ✭ 75 (-2.6%)
Mutual labels:  symfony
Console
The Console component eases the creation of beautiful and testable command line interfaces.
Stars: ✭ 8,988 (+11572.73%)
Mutual labels:  symfony


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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].