{"id":13579066,"url":"https://github.com/Monofony/Monofony","last_synced_at":"2025-04-05T20:33:02.807Z","repository":{"id":39234201,"uuid":"236327584","full_name":"monofony/Monofony","owner":"monofony","description":"Main repository for all Monofony bundles","archived":false,"fork":false,"pushed_at":"2025-01-13T16:00:23.000Z","size":7130,"stargazers_count":110,"open_issues_count":19,"forks_count":14,"subscribers_count":19,"default_branch":"0.11","last_synced_at":"2025-01-13T17:19:44.202Z","etag":null,"topics":["behat","infection","phpspec","phpstan","sylius","symfony"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monofony.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.1.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-26T14:59:05.000Z","updated_at":"2025-01-13T16:00:28.000Z","dependencies_parsed_at":"2023-02-14T06:45:20.858Z","dependency_job_id":"2bdfdb01-6cca-4391-bbd4-54ae601fe412","html_url":"https://github.com/monofony/Monofony","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monofony%2FMonofony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monofony%2FMonofony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monofony%2FMonofony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monofony%2FMonofony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monofony","download_url":"https://codeload.github.com/monofony/Monofony/tar.gz/refs/heads/0.11","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399818,"owners_count":20932875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["behat","infection","phpspec","phpstan","sylius","symfony"],"created_at":"2024-08-01T15:01:36.221Z","updated_at":"2025-04-05T20:32:57.797Z","avatar_url":"https://github.com/monofony.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/Monofony/Monofony/raw/0.x/docs/_images/doc_logo.png\" alt=\"Monofony Logo\" /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/Monofony/Monofony/actions\" title=\"Build status\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://github.com/Monofony/Monofony/workflows/Application/badge.svg\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://scrutinizer-ci.com/g/Monofony/Monofony/\" title=\"Scrutinizer\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/scrutinizer/g/Monofony/Monofony.svg\" /\u003e\n    \u003c/a\u003e    \n\u003c/h1\u003e\n\nMonofony is an Open Source micro-framework on top of [**Symfony**](https://symfony.com) \u0026 [**Sylius**](https://sylius.com).\n\nIt allows you to use great Sylius packages in a non-commerce Symfony project, with [Resource](https://github.com/Sylius/SyliusResourceBundle) \u0026 [Grid](https://github.com/Sylius/SyliusGridBundle) bundles.\n\nYou'll be able to use a full-stack Behaviour-Driven-Development with [phpspec](https://phpspec.net) and [Behat](http://behat.org). \nCause most of the code is coming with Symfony flex recipes, the files are yours, and you'd be able to customize everything easily.\n\n⚙️ Installation\n--------------\n\n[Install Monofony](https://docs.monofony.com/current/setup/application) with Composer (see [requirements details](https://docs.monofony.com/current/setup/requirements)).\n\n📖 Documentation\n-------------\n \nDocumentation is available at [docs.monofony.com](https://docs.monofony.com).\n\n🐈 Demo\n-------\n\nThe demo project on [Github](https://github.com/Monofony/Demo).\nSee our [Monofony live demo](https://demo.monofony.com).\n\n📦 Packs\n--------\n\n### Admin\n\nThis pack is already available with the installation.\n\nSome screenshots from our demo project:\n\n\u003cimg alt=\"Admin dashboard image\" src=\"https://docs.monofony.com/current/_images/admin-dashboard.png\" /\u003e\n\n\u003cimg alt=\"Admin advanced list image\" src=\"https://docs.monofony.com/current/_images/admin-advanced-list.png\" /\u003e\n\n### Api\n\nThis pack is optional. [Read the doc to install it](https://docs.monofony.com/current/setup/application#api).\n\nYou'll have some basic endpoints to manage your customers.\n\n\u003cimg alt=\"Api image\" src=\"https://docs.monofony.com/current/_images/api.png\" /\u003e\n\n### Front\n\nThis pack is optional. [Read the doc to install it](https://docs.monofony.com/current/setup/application#front).\n\nYou'll have these default features:\n* customer login\n* customer registration\n* forgotten password\n* user profile\n\nSome screenshots from our demo project:\n\n\u003cimg alt=\"Customer login image\" src=\"https://docs.monofony.com/current/_images/customer-login.png\" /\u003e\n\n\u003cimg alt=\"Customer account image\" src=\"https://docs.monofony.com/current/_images/customer-account.png\" /\u003e\n\n\n🤝 Community\n------------\n\nGet Monofony support on [Sylius Slack](https://sylius.com/slack) via `#monofony` channel.\n\nStay updated by following our [Twitter](https://twitter.com/MonofonyStarter).\n\nWould like to help us and build the best symfony micro-framework using Sylius? Feel free to open a pull-request!\n\n📃 License\n----------\n\nMonofony is completely free and released under the [MIT License](https://github.com/Monofony/SymfonyStarter/blob/master/LICENSE).\n\n✍️ Authors\n----------\n\nMonofony was originally created by [Loïc Frémont](https://twitter.com/loic_425).\nSee the list of [contributors from our community](https://github.com/Monofony/SymfonyStarter/contributors).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMonofony%2FMonofony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMonofony%2FMonofony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMonofony%2FMonofony/lists"}