php.package.health
1 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
cheprasov/php-memcached-lock | MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy. | ~1.0.4 | 1.0.5 | up to date |
2 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
cheprasov/php-parallel | The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases | 1.0.* | 1.2.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | 4.8.* | 11.4.3 | outdated |