wp-cli-stubs
WP CLI Stub Library
Provides stub declarations for WP-CLI functions and classes to aid in static analysis of WordPress command-line interface code.
WP-CLI function and class declaration stubs for static analysis.
23 stars
4 watching
2 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wp-cli/wp-cli-tests | Provides tools and frameworks for testing WordPress command-line interface (CLI) applications. | 39 |
wp-cli/wp-cli-bundle | Bundles popular WP-CLI commands into a single, installable package for WordPress development | 84 |
bradenm/micropy-stubs | Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 43 |
php-school/cli-menu | A PHP library for building and customizing text-based user interfaces for command-line applications. | 1,941 |
wpbp/wordpress-plugin-boilerplate-powered | Provides a pre-built foundation for creating WordPress plugins with automated code generation and integration of common libraries and tools. | 793 |
crazywhalecc/static-php-cli | A tool for building static, standalone PHP runtimes with popular extensions | 1,325 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 572 |
yoast/wp-cli-faker | Tools to generate fake data for WordPress applications | 71 |
josverl/micropython-stubs | A collection of pre-generated stubs to simplify development of MicroPython-based projects | 161 |
theandersonn/wp-snippets | A collection of reusable code snippets for WordPress development | 74 |
hbmartin/pythonista-stubs | Typed interface stubs for the Pythonista iOS API | 13 |
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,612 |
kotlinisland/basedtypeshed | Provides static type annotations for the Python standard library and third-party packages | 3 |
jorenham/scipy-stubs | Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. | 16 |