p2ee/baserequirements

Some basic requirement types for the p2ee/preparables

v0.0.2 2015-06-22 19:01 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:09:39 UTC


README

Build Status

The BaseRequirements package is a container for usefull usecases for Requirements types base on the P2ee/Preparable system.

RequestData

A simple way to fetch data from the request

ServiceRequirement

The Preparable way to call external services. This is a cachable requirement so when the same requirement is called on different levels it is only resolved once