Libraries tagged by pivot
piotrpress/wordpress-notice
40 Downloads
This library simplifies the displaying of Notices in the WordPress dashboard.
piotrpress/wordpress-installer
334 Downloads
This composer plugin sets installation paths for WordPress core, plugins, mu-plugins, themes and drop-ins outside of vendor directory.
piotrpress/wordpress-config
364 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
piotrpress/templater
142 Downloads
This library is a simple template engine file loader with variable support.
piotrpress/slack-tail
19 Downloads
A simple command line tool to tail a file and send the output to a Slack channel.
piotrpress/singleton
127 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
63 Downloads
This library is compatible with PSR-3 file logger implementation.
piotrpress/initer
247 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/hubspot-form
57 Downloads
This WordPress plugin adds a HubSpot Form block which allows you to embed HubSpot forms.
piotrpress/dynamic-format
86 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
87 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
303 Downloads
This library loads/saves php array from/to a configuration file.
piotrpress/composer-setuper
14 Downloads
This Composer plugin allows realizing full setup process (also interactively) of your project according to defined steps.
piotrpress/composer-classmapper
48 Downloads
This Composer command generates a classmap.php file based on project files.