leveldb

pecl install leveldb

LevelDB PHP bindings

This extension is a PHP binding for Google LevelDB

Version 0.3.0 change log


- Add support for PHP 7.3, 7.4 and 8.0
- Fixed assert failures and possible faults involving comparators
- Deprecate LevelDB->close() (use unset($db) instead, allows more consistent behaviour of iterators and snapshots, and fixes leveldb asserts)
- Fix wrong arginfo of LevelDBWriteBatch
- Fix memory errors when google/leveldb was compiled with different compiler options than php-leveldb

Maintainer

  • Reeze Xia (lead )
  • Dylan K. Taylor (lead )
  • Arpad Ray (lead )

Details

Categories

Stars: 238
Issue openned: 5
Downloads: 22250
0.3.0
3 years ago

requires:

  • php >=7.0.0
  • pearinstaller >=1.4.0b1