rtens / mockster3
PHP Mocking framework
Installs: 58
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rtens/mockster3
Requires
- php: >=5.6
- watoki/factory: 0.5
- watoki/reflect: 0.3
Requires (Dev)
- rtens/scrut: 1.0
This package is not auto-updated.
Last update: 2025-10-11 23:32:49 UTC
README
This is a fork of mockster - a full-fledged, zero-configuration mocking framework for PHP.
This fork provides the same API as the original project, but under a different names space (rtens\mockster3
),
so it can be used alongside with version 2.5.
Please refer to the original project for any information.