php.package.health
1 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
malkusch/php-index | This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import. | ~0.1 | 0.1.1 | up to date |
2 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
doctrine/orm | Object-Relational-Mapper for PHP | v2.4.3 | 3.3.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | >=4 | 11.4.3 | up to date |