Skip to content

antrampa/platform

 
 

Repository files navigation

The Oro Platform - Business Application Platform (BAP)

The Oro Platform offers developers the exact business application platform they’ve been looking for, by combining the tools they need. Built in PHP5 and the Symfony2 framework, it seamlessly integrates into OroCRM or works entirely standalone. Developing custom business applications has never been so easy.

Scrutinizer Code Quality

Installation

Platform is a package that requires an application to run it. A platform-application is an example of such application which simplifies initial project setup and configuration.

Use as dependency in composer

In order to define dependency on platform in your project just add this to composer.json file:

    "require": {
        "oro/platform": "1.0.*"
    }

Documentation

The documentation for the Oro Platform can be found here.

About

The OroPlatform - Business Application Platform (BAP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.9%
  • JavaScript 17.9%
  • HTML 5.0%
  • CSS 2.2%