Libraries tagged by phpu
jwage/phpchunkit
86 Downloads
PHPUnit Test Runner
jbzoo/profiler
16461 Downloads
Simple Profiler for PHP code and unit tests
idimsh/better-bypass-finals
2691 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
icecave/archer
18888 Downloads
Testing, CI and documentation of PHP projects by convention.
phpu/calendar
1368 Downloads
中国日历,通过天文计算和民间推算方法,准确计算出公历-1000年至3000年的农历、干支、节气等,同时支持多配置、多语言、多时区。
phputil/traits
971 Downloads
Useful traits for PHP
phputil/rtti
5946 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
phputil/router
676 Downloads
ExpressJS-like router for PHP
phputil/json
5752 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
phpugph/components
2332 Downloads
Common PHP8.2 Patterns and Constructs
zf1s/dbunit
4260 Downloads
DbUnit port for PHP/PHPUnit to support database interaction testing.
weirdan/prophecy-shim
209381 Downloads
Compatibility shim to be able to use ProphecyTrait with older PHPUnit versions
webgriffe/db-isolation-extension
19298 Downloads
Magento 1.x extension which isolates database between Ecomdev_PHPUnit's tests.
thisisdevelopment/laravel-test-snapshot
5763 Downloads
Laravel database snapshotting for phpunit tests
takaoyuri/dbunit
376 Downloads
DbUnit fork supporting PHPUnit 10/11