monofony/monofony
Starter project for Symfony projects
Maintainers
Requires
- php: ^8.1
- api-platform/core: ^2.7 || ^3.1
- composer/package-versions-deprecated: ^1.11
- doctrine/annotations: ^1.0
- doctrine/doctrine-bundle: ^2.2
- doctrine/doctrine-fixtures-bundle: ^3.4
- doctrine/doctrine-migrations-bundle: ^3.2
- doctrine/migrations: ^3.5
- doctrine/orm: ^2.5
- fakerphp/faker: ^1.14
- gesdinet/jwt-refresh-token-bundle: ^1.0
- lexik/jwt-authentication-bundle: ^2.14
- liip/imagine-bundle: ^2.2
- nelmio/cors-bundle: ^2.1
- pagerfanta/pagerfanta: ^3.5
- phpdocumentor/reflection-docblock: ^5.2
- sensio/framework-extra-bundle: ^6.2
- sonata-project/block-bundle: ^4.2
- sylius/customer-bundle: ^1.12
- sylius/grid-bundle: ^1.12
- sylius/mailer-bundle: ^2.0@beta
- sylius/resource-bundle: ^1.10
- sylius/ui-bundle: ^1.12
- sylius/user: ^1.12
- sylius/user-bundle: ^1.12
- symfony/asset: ^6.1
- symfony/dotenv: ^6.1
- symfony/expression-language: ^6.1
- symfony/flex: ^2.0
- symfony/framework-bundle: ^6.1
- symfony/mailer: ^6.1
- symfony/messenger: ^6.1
- symfony/monolog-bundle: ^3.3
- symfony/polyfill-php80: ^1.15
- symfony/property-access: ^6.1
- symfony/property-info: ^6.1
- symfony/proxy-manager-bridge: ^6.1
- symfony/security-bundle: ^6.1
- symfony/serializer: ^6.1
- symfony/twig-bundle: ^6.1
- symfony/validator: ^6.1
- symfony/webpack-encore-bundle: ^1.6
- twig/extensions: ^1.5
- twig/twig: ^2.7
- vich/uploader-bundle: ^1.8
- zenstruck/foundry: ^1.14
Requires (Dev)
- behat/behat: ^3.2
- behat/mink-selenium2-driver: ^1.3
- dbrekelmans/bdi: ^1.0
- dmore/behat-chrome-extension: ^1.3
- dmore/chrome-mink-driver: ^2.7
- friends-of-behat/mink: ^1.8
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-debug-extension: ^2.0
- friends-of-behat/mink-extension: ^2.4
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.0
- friends-of-behat/symfony-extension: ^2.0
- friends-of-behat/variadic-extension: ^1.1
- friendsofphp/php-cs-fixer: ^3.0
- lchrusciel/api-test-case: ^5.1
- matthiasnoback/symfony-dependency-injection-test: ^4.3
- phpspec/phpspec: ^7.2
- phpstan/phpstan: ^1.5
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-webmozart-assert: ^1.1
- psr/event-dispatcher: ^1.0
- rector/rector: ^0.12
- robertfausk/behat-panther-extension: ^1.1
- se/selenium-server-standalone: 2.*
- symfony/debug-bundle: ^6.1
- symfony/maker-bundle: ^1.36
- symfony/web-profiler-bundle: ^6.1
- symplify/easy-coding-standard: ^9.0
- symplify/monorepo-builder: ^11.0
- vimeo/psalm: ^4.22
Suggests
None
Provides
None
Conflicts
- symfony/polyfill-mbstring: 1.22.0
- symfony/symfony: *
- symplify/package-builder: ^7.2
- symplify/smart-file-system: ^7.2
Replaces
None
MIT 40fe1b285df15bb797ad384607336c87d9978175
This package is auto-updated.
Last update: 2026-06-14 12:22:09 UTC
README
These Monofony packages that are inside this repository are deprecated. Please use Sylius Stack instead.
π§ Migration
If you already have some projects using Monofony, here is a guide to remove dependencies to Monofony packages.
π Future of the Monofony Project
In the near future, Monofony will provide some Flex recipes to help you building some basic features quickly.
π Monofony Logo
π Image
π Image
Monofony is an Open Source micro-framework on top of Symfony & Sylius.
It allows you to use great Sylius packages in a non-commerce Symfony project, with Resource & Grid bundles.
You'll be able to use a full-stack Behaviour-Driven-Development with phpspec and Behat. Cause most of the code is coming with Symfony flex recipes, the files are yours, and you'd be able to customize everything easily.
βοΈ Installation
Install Monofony with Composer (see requirements details).
π Documentation
Documentation is available at docs.monofony.com.
π Demo
The demo project on Github. See our Monofony live demo.
π¦ Packs
Admin
This pack is already available with the installation.
Some screenshots from our demo project:
π Admin advanced list image
Api
This pack is optional. Read the doc to install it.
You'll have some basic endpoints to manage your customers.
Front
This pack is optional. Read the doc to install it.
You'll have these default features:
- customer login
- customer registration
- forgotten password
- user profile
Some screenshots from our demo project:
π€ Community
Get Monofony support on Sylius Slack via #monofony channel.
Stay updated by following our Twitter.
Would like to help us and build the best symfony micro-framework 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.
