Skip to content

Commit

Permalink
Merge pull request #7 from rollout/fix_readme_file
Browse files Browse the repository at this point in the history
change readme file
  • Loading branch information
Eyal Keren authored Jan 2, 2020
2 parents 504e960 + 00e2f47 commit 13ac000
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# rox-php
![Rollout](https://1ko9923xosh2dsbjsxpwqp45-wpengine.netdna-ssl.com/wp-content/themes/rollout/images/rollout_white_logo1.png)

Rox SDK for PHP
Rollout is a Secure Feature Managment Solution for the Enterprise.

> Accelerate development and minimize the risk of deploying new code with simple to create feature flags, controlled rollouts, advanced target groups & deployment rules.
## Getting Started

Please see the detailed instructions in our docs how to [add Rollout to your project](https://support.rollout.io/docs/installing-the-sdk).

## Requirements

Expand All @@ -11,3 +17,25 @@ The following extensions should be enabled in php.ini:
```
extension=php_openssl.dll # config signature check
```

## Documentation

Getting started guide, use cases, examples and videos can be found in [Rollout support site](https://support.rollout.io)

# Rollout PHP SDK

Rollout PHP SDK. Define and use simple and advanced feature flags, remote configuration variables, static and computed custom properties in code. Control your application features via Rollout's dashboard.


## LICENSE

Rollout is free-to-use, proprietary software. Please see the full license (found in LICENSE in this distribution) for details on its license and the licenses of its dependencies.

Rollout Go SDK is free-to-use, proprietary software. Please see the full license found under the LICENSE file for more details.

## Feedback

Feedback is always welcomed [email protected]



0 comments on commit 13ac000

Please sign in to comment.