/Warden

An implementation of the governor limits in Force.com applications for PHP Frameworks

Primary LanguagePHPMIT LicenseMIT

Warden

Build Status Scrutinizer Code Quality

Warden is an implementation of the governor limits in Force.com applications for PHP Frameworks.

Installation

You can install warden using composer...

composer require warden/warden

Development

To start developing on Warden, simply fork this repo, make changes and create a pull request. The phpunit.xml file provides configuration for unit tests so you can run phpunit while in the project root folder to run all the tests.