Skip to content

nmapx/couchbase-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Packagist Latest Stable Version

Couchbase PHP SDK development stubs

Description

It's a stub of Couchbase PHP SDK.

No system requirements, pure code.

Recommended for docker environment projects and for those who don't have Couchbase PHP SDK (extension) locally installed.

Installation guide

Just add this library to your composer.json file (the best way is to add it as require-dev) or download it manually and place somewhere in your project dir. Your IDE should recognize it and... that's it! Don't forget to "lock" your version on a specific release.

using Composer

composer require --dev nmapx/couchbase-stubs

License

Copyright 2016-2021 Couchbase Inc.

See full license here.

About

Pure vendor (stubs) of Couchbase PHP SDK for IDE autocompletion & hints

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages