box
box copied to clipboard
Box adoption in the wild
Untouched
- [ ] php-translation
- [ ] psh
- [ ] PHPUnit
- [ ] phpmetrics
- [ ] paragonie/random_compat
- [ ] phpbrew/Onion
- [ ] facile-it/paraunit
- [ ] maglnet/ComposerRequireChecker
In Progress
- [ ] deprecation-detector (#146)
- [ ] phpdoc-to-typehint (#34)
- [Â ] symfonycorp/insight (#79)
- [ ] pdepend/pdepend (#372)
- ~~sensiolabs/security-checker~~ (will likely be a Go binary in the future)
- [ ] phpmd/phpmd [jakzal/phpmd#1]
Done
- [x] box
- [x] php-scoper
- [x] infection
- [x] psalm (#656)
- [x] psysh (#488)
- [x] deptrac (#178)
- [x] laravel-zero/laravel-zero
- [x] schema-generator
- [x] doctrine/migrations (#691)
- [x] phpstan
- [x] llaville/php-reflect (#28)
- [x] llaville/umlwriter (086fee15)
- [x] llaville/php-compat-info (6faabf7)
- [x] paratestphp/paratest (#386)
- [x] cakephp/phinx (#1522)
- [x] PHP-CS-Fixer (#3726)
- [x] scrutinizer-ci/ocular(#43)
- [x] dmytro-demchyna/schema-keeper
- [x] phpro/grumphp
- [x] phpDocumentor/phpDocumentor2
- [x] phpbrew(#1082)
Pull request?
PHP_Reflect 4.3 has just adopted Box v3, see https://github.com/llaville/php-reflect/issues/28#issuecomment-441425092, and will be officially released in next minutes.
awesome, added it! :)
I'm not really sure if it's the best usage, with such contents, but UmlWriter 1.3 is the next to support Box v3
updated :)
PHP_CompatInfo 5.1.0 (stable) that will be released in next hour, already support box v3 ; see commit https://github.com/llaville/php-compat-info/commit/6faabf72313c962adb256c311d1e6bc086ba08de
Re phpmd i've done the work: https://github.com/jakzal/phpmd/pull/1
However, I haven't submitted an upstream PR yet, as I'm not sure if project has an active maintainer: https://github.com/phpmd/phpmd/issues/603
phpdocumentor has switched to this repo.
@jaapio nice! Moved it down to the list :)