php-ext-unqlite icon indicating copy to clipboard operation
php-ext-unqlite copied to clipboard

UnQLite Extension for PHP

Results 3 php-ext-unqlite issues
Sort by recently updated
recently updated
newest added

Hi, Is this extension working with PHP 7 ? Cheers !

When attempting to access a collection that does not exist, PHP throws an uncaught error shown below: ``` Fatal error: Uncaught exception 'UnQLite\Exception' with message 'unable to init UnQLite\Doc' in...

I used to develop on Linux server, but now My company only use windows as a server so I can't run shell like sudo make to compile the project .also...