Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Monofony/Monofony
Main repository for all Monofony bundles
https://github.com/Monofony/Monofony
behat infection phpspec phpstan sylius symfony
Last synced: 8 days ago
JSON representation
Main repository for all Monofony bundles
- Host: GitHub
- URL: https://github.com/Monofony/Monofony
- Owner: Monofony
- License: mit
- Created: 2020-01-26T14:59:05.000Z (almost 5 years ago)
- Default Branch: 0.11
- Last Pushed: 2024-09-25T15:46:11.000Z (about 2 months ago)
- Last Synced: 2024-10-02T18:10:43.008Z (about 1 month ago)
- Topics: behat, infection, phpspec, phpstan, sylius, symfony
- Language: PHP
- Homepage:
- Size: 6.8 MB
- Stars: 108
- Watchers: 19
- Forks: 14
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-0.1.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Monofony is an Open Source micro-framework on top of [**Symfony**](https://symfony.com) & [**Sylius**](https://sylius.com).
It allows you to use great Sylius packages in a non-commerce Symfony project, with [Resource](https://github.com/Sylius/SyliusResourceBundle) & [Grid](https://github.com/Sylius/SyliusGridBundle) bundles.
You'll be able to use a full-stack Behaviour-Driven-Development with [phpspec](https://phpspec.net) and [Behat](http://behat.org).
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](https://docs.monofony.com/current/setup/application) with Composer (see [requirements details](https://docs.monofony.com/current/setup/requirements)).
π Documentation
-------------
Documentation is available at [docs.monofony.com](https://docs.monofony.com).π Demo
-------The demo project on [Github](https://github.com/Monofony/Demo).
See our [Monofony live demo](https://demo.monofony.com).π¦ Packs
--------### Admin
This pack is already available with the installation.
Some screenshots from our demo project:
### Api
This pack is optional. [Read the doc to install it](https://docs.monofony.com/current/setup/application#api).
You'll have some basic endpoints to manage your customers.
### Front
This pack is optional. [Read the doc to install it](https://docs.monofony.com/current/setup/application#front).
You'll have these default features:
* customer login
* customer registration
* forgotten password
* user profileSome screenshots from our demo project:
π€ Community
------------Get Monofony support on [Sylius Slack](https://sylius.com/slack) via `#monofony` channel.
Stay updated by following our [Twitter](https://twitter.com/MonofonyStarter).
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](https://github.com/Monofony/SymfonyStarter/blob/master/LICENSE).
βοΈ Authors
----------Monofony was originally created by [LoΓ―c FrΓ©mont](https://twitter.com/loic_425).
See the list of [contributors from our community](https://github.com/Monofony/SymfonyStarter/contributors).