Warden is an implementation of the governor limits in Force.com applications for PHP Frameworks.
You can install warden using composer...
composer require warden/warden
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.