PiotrPress member since: Aug 24, 2017

PiotrPress's packages

  • PHP

    piotrpress/remoter

    This library is a chainable HTTP Client based on file_get_contents() function.

  • PHP

    piotrpress/results-count

    This WordPress plugin adds a Results Count block which renders a number of found posts.

  • PHP

    piotrpress/search-query

    This WordPress plugin adds a Search Query block which renders the contents of the search WordPress query variable.

  • PHP

    piotrpress/singleton

    This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.

  • PHP

    piotrpress/slack-corona

    Slack command displaying coronavirus (COVID19) summary data from Johns Hopkins CSSE using covid19api.com.

  • piotrpress/slack-tail

    A simple command line tool to tail a file and send the output to a Slack channel.

  • PHP

    piotrpress/streamer

    This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.

  • PHP

    piotrpress/templater

    This library is a simple template engine file loader with variable support.

  • PHP

    piotrpress/upload-mimes

    This plugin allows you to define MIME types for file uploads in WordPress via the UPLOAD_MIMES constant.

  • PHP

    piotrpress/wordpress

    This is the Composer project with WordPress setup.

  • PHP

    piotrpress/wordpress-composer

    This composer plugin uses WordPress.org API to download WordPress core, plugins and themes.

  • PHP

    piotrpress/wordpress-config

    This library separates WordPress configuration constants from wp-config.php to .config file.

  • PHP

    piotrpress/wordpress-diff

    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.

  • PHP

    piotrpress/wordpress-hooks

    This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.

  • piotrpress/wordpress-htaccess

    This is .htaccess files for setup, in which WordPress is installed in a wp-core directory and wp-content directory is moved outside a core directory.