Download the PHP package electro/interop without Composer
On this page you can find all versions of the php package electro/interop. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download electro/interop
More information about electro/interop
Files in electro/interop
Package interop
Short Description Electro Framework's Interoperability API
License MIT
Homepage https://github.com/electro-framework/interop
Informations about the package interop
interop
Electro Framework's Interoperability API
Synopsis
The interop
package contains shared API code constructs that enable packages developed for use with the Electro framework to work outside of it and be integrated into any other framework or application, as long as a minimum required implementation (or adapter) of the interoperability interfaces is provided.
Not all interfaces need to be implemented for a specific package, you only have to provide an implementation for those actually used by it.
Of course, the Electro framework provides implementations for all the interop. interfaces.
Package contents
Besides the common interfaces, this package also provides implementations of some lightweight classes and traits that are framework-independent and shared between pacakges.
Available API types
- Interfaces
- Traits
- Exceptions
- Faults (a special kind of exceptions)
Documentation
For more information about this API, please refer to the framework's documentation.
License
The Electro framework is open-source software licensed under the MIT license.
Electro framework - Copyright © Cláudio Silva and Impactwave, Lda.
All versions of interop with dependencies
psr/http-message Version ~1.0
container-interop/container-interop Version ~1.1.0