steveorevo/gstring dependents (6) Order by: name | downloads Show: all | require | require-dev
-
PHP
steveorevo/config-file
Allows for easy querying and updating of popular configuration and source code file formats (Apache config, PHP, ini, etc).
-
PHP
steveorevo/cpt-extensions
This object provides additional enhanced options for WordPress CPT (custom post types) by allowing additional options in the CPT post registration.
-
-
PHP
steveorevo/mysql2json
MySQL2JSON is a database to JSON export tool with support for serialized PHP.
-
PHP
steveorevo/virtual-cli
Provides programmable interactive access to the native OS command line. Commands can be virtually typed, paused, or terminated. Methods can be used to retrieve progress and output.
-
PHP
steveorevo/wp-hooks
WP-Hooks is a base class that minimizes the overhead of creating WordPress plugins and functions. Simply create a class that extends the WP_Hooks class and start defining functions for the given action, filter, shortcode or registration event.