https://github.com/oroinc/platform
Main OroPlatform package with core functionality.
https://github.com/oroinc/platform
b2b oroplatform php symfony
Last synced: about 1 month ago
JSON representation
Main OroPlatform package with core functionality.
- Host: GitHub
- URL: https://github.com/oroinc/platform
- Owner: oroinc
- License: mit
- Created: 2013-06-03T09:06:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T20:52:41.000Z (about 1 month ago)
- Last Synced: 2025-05-05T21:49:22.443Z (about 1 month ago)
- Topics: b2b, oroplatform, php, symfony
- Language: PHP
- Homepage:
- Size: 216 MB
- Stars: 639
- Watchers: 117
- Forks: 352
- Open Issues: 242
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: security.md
Awesome Lists containing this project
README
# OroPlatform
[](https://scrutinizer-ci.com/g/oroinc/platform/?branch=master)
OroPlatform is a PHP Business Application Platform (BAP) designed to make development of custom business applications
easier and faster. Built with [Symfony](http://symfony.com/) full-stack web framework, it offers unlimited flexibility,
high quality of the code and powerful features like:
- Intuitive user interface based on layouts and themes
- Advance navigation and menu management
- Multi layer application configuration
- Entity and entity fields manager
- Users, roles and multi scope permissions management
- REST API with JSON:API standard support
- Reports, Workflows, Data audit and many other features
OroPlatform is a good starting point for any kind of business applications, from custom intranet apps to
modern open-source solutions like [OroCRM](https://www.orocrm.com) and [OroCommerce](https://www.orocommerce.com).## Installation
OroPlatform is a composer package that requires an application to initialize and run it.
A [platform-application](https://github.com/orocrm/platform-application) is an example of such application which
simplifies initial project setup and configuration.Resources
---------* [OroCommerce, OroCRM and OroPlatform Documentation](https://doc.oroinc.com)
* [Contributing](https://doc.oroinc.com/community/contribute/)
* [Reporting a Security Issue](https://doc.oroinc.com/community/report-issues/security/)