warden/warden

An implementation of the Force.com govenor limits for PHP Frameworks

dev-master 2015-11-10 17:30 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:07:24 UTC


README

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.