Skip to content

butteredptarmigan/vscode-php-binary-flags

Repository files navigation

PHP binary flags

This is a simple extension to create PHP flags that act like keyword arguments. A flag is a constant defining an integer that can be used for bitwise operations (combined with other flags) and provide multiple configuration entries in one variable. Read more about underlying concept in the documentation.

For now, this extension only provides object-oriented flags.

About

Automatically generate sets of binary flags

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published