Libraries tagged by pivot
piotrpress/wordpress-theme
37 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
piotrpress/wordpress-router
41 Downloads
This library adds WordPress routing to PHP built-in web server
piotrpress/wordpress-plugin-template
7 Downloads
This Composer project is a template for creating a WordPress plugins. It includes a basic structure and uses Composer Setuper to interactively walk you through the process of setting up your new plugin project.
piotrpress/wordpress-plugin
113 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
piotrpress/wordpress-notice
48 Downloads
This library simplifies the displaying of Notices in the WordPress dashboard.
piotrpress/wordpress-litespeed
0 Downloads
This library is WordPress development environment based on Docker which uses LiteSpeed web server, MariaDB database, PHPMyAdmin, Composer and WP-CLI.
piotrpress/wordpress-link-checker
1 Downloads
WordPress Link Checker is a command line tool that checks for broken links on a WordPress website.
piotrpress/wordpress-installer
347 Downloads
This composer plugin sets installation paths for WordPress core, plugins, mu-plugins, themes and drop-ins outside of vendor directory.
piotrpress/wordpress-htaccess
79 Downloads
This is a webroot directory .htaccess file for setup, in which WordPress is installed in a wp-core directory and wp-content directory is moved outside a core directory.
piotrpress/wordpress-diff
7 Downloads
WordPress Diff is a command line tool for comparing contents of two WordPress installations using REST API and outputting the differences to HTML files for easy comparison.
piotrpress/wordpress-config
378 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
piotrpress/wordpress-composer
320 Downloads
This composer plugin uses WordPress.org API to download WordPress core, plugins and themes.
piotrpress/wordpress
17 Downloads
This is the Composer project with WordPress setup.
piotrpress/templater
170 Downloads
This library is a simple template engine file loader with variable support.
piotrpress/slack-tail
22 Downloads
A simple command line tool to tail a file and send the output to a Slack channel.