library preparables
Base package for preparable systems
p2ee/preparables
Base package for preparable systems
- Monday, September 11, 2017
- by woodworker
- Repository
- 5 Watchers
- 2 Stars
- 149 Installations
- PHP
- 2 Dependents
- 0 Suggesters
- 1 Forks
- 1 Open issues
- 3 Versions
- 0 % Grown
Preparables
, (*1)
Preparables can be used as a base for creation of an object graph.
They help to define requirements., (*2)
A possible usecase are controller classes., (*3)
Basics
Preparables are objects that can define a list of requirements
that they need to run., (*4)
This requirements can be collected by the Preparer.
The Preparer then collects this requirements and then hands them over to
specific Resolvers and fullfills then the requirements witht he results
from the Resolver., (*5)
A Resolver is a specialiced object that can turn a specific Requirement object into
a result for the Preparable., (*6)
dev-master
9999999-dev
Base package for preparable systems
Sources
Download
MIT
The Requires
The Development Requires
v0.0.2
0.0.2.0
Base package for preparable systems
Sources
Download
MIT
The Requires
The Development Requires
0.0.1
0.0.1.0
Base package for preparable systems
Sources
Download
MIT
The Requires
The Development Requires