dredge / component
Dredge component interface
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/dredge/component
Requires
- php: >=5.4.0
- league/container: ^1.3
Requires (Dev)
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: 2.*
This package is not auto-updated.
Last update: 2025-10-25 23:42:47 UTC
README
This library provides the interface and helper classes necessary for implementing a Dredge component.
More information can be found in the main Dredge repository.