Libraries tagged by GPIO
piotrpress/wordpress-config
366 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
piotrpress/wordpress-composer
312 Downloads
This composer plugin uses WordPress.org API to download WordPress core, plugins and themes.
piotrpress/templater
147 Downloads
This library is a simple template engine file loader with variable support.
piotrpress/slack-tail
21 Downloads
A simple command line tool to tail a file and send the output to a Slack channel.
piotrpress/singleton
132 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
piotrpress/private-composer
629 Downloads
This composer plugin adds github and bitbucket protocols support to Composer in order to simplify private repositories handling.
piotrpress/logger
67 Downloads
This library is compatible with PSR-3 file logger implementation.
piotrpress/initer
250 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/hubspot-form
59 Downloads
This WordPress plugin adds a HubSpot Form block which allows you to embed HubSpot forms.
piotrpress/dynamic-format
88 Downloads
This WordPress plugin adds a dynamic format which renders an output of a selected php callback function added via a filter hook.
piotrpress/dynamic-block
89 Downloads
This WordPress plugin adds a dynamic block which renders an output of a selected php callback function added via a filter hook.
piotrpress/configer
307 Downloads
This library loads/saves php array from/to a configuration file.
piotrpress/composer-setuper
16 Downloads
This Composer plugin allows realizing full setup process (also interactively) of your project according to defined steps.
piotrpress/composer-classmapper
50 Downloads
This Composer command generates a classmap.php file based on project files.
piotrpress/cacher
63 Downloads
This library provides a simple file-based caching solution.