Download the PHP package orbiter/satellite without Composer
On this page you can find all versions of the php package orbiter/satellite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download orbiter/satellite
More information about orbiter/satellite
Files in orbiter/satellite
Package satellite
Short Description PHP Event Dispatcher with listener and PSR-14 dispatcher, compatible with PSR-11 container and custom invokers.
License MIT
Homepage https://bemit.codes
Informations about the package satellite
Orbiter\Satellite
- PSR-14 Event Dispatcher and Listener
- using
InvokerInterface
to execute anything, PSR-11 compatible
Check satellite-app for a ready to use template, or install just this event library:
Dependencies, using PHP-DI
here, but possible with any PSR-11 container and any implementation of InvokerInterface
:
For full invocation PSR-11 injection based on Reflection
, set up the Invoker
with the included InvokerTypeHintContainerResolver
:
Dev Notices
Commands to set up and run e.g. tests:
Versions
This project adheres to semver, until 1.0.0
and beginning with 0.1.0
: all 0.x.0
releases are like MAJOR releases and all 0.0.x
like MINOR or PATCH, modules below 0.1.0
should be considered experimental.
License
This project is free software distributed under the MIT LICENSE.
Contributors
By committing your code to the code repository you agree to release the code under the MIT License attached to the repository.
Maintained by Michael Becker
All versions of satellite with dependencies
psr/event-dispatcher Version ^1.0
psr/container Version ^1.0|^2.0
php-di/invoker Version ^2.0.0