Libraries tagged by interface
testsoft/package-vitual-interface
Downloads
open-orchestra/open-orchestra-model-interface
Downloads
bulldog/router-interface
Downloads
shopsys/plugin-interface
259074 Downloads
General Shopsys Platform plugin interface
librenms/plugin-interfaces
355482 Downloads
Interfaces required to create a LibreNMS Plugin
facebook/hack-http-request-response-interfaces
57272 Downloads
Common interface for HTTP messages
dhii/exception-interface
47001 Downloads
Interfaces for most common exceptions
dhii/collections-interface
161598 Downloads
A highly ISP-compliant collection of interfaces that represent maps and lists.
cu-boulder/ucb_tma_interface
11372 Downloads
Handles all interactions and requests to and from the TMA Systems webTMA APIv7
contributte/psr11-container-interface
885653 Downloads
Wraps nette/di container into PSR-11 implementation.
dhii/stringable-interface
64200 Downloads
Interoperability interface for objects that can be cast to string
dhii/factory-interface
35344 Downloads
Interfaces for working with factories.
dhii/data-container-interface
32423 Downloads
Interfaces for working with data containers
phplrt/lexer-contracts
178173 Downloads
A set of phplrt lexer abstractions
mouf/utils.common.conditioninterface
549636 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.