Libraries tagged by piko
piotrpress/wordpress-composer
320 Downloads
This composer plugin uses WordPress.org API to download WordPress core, plugins and themes.
piotrpress/templater
170 Downloads
This library is a simple template engine file loader with variable support.
piotrpress/singleton
155 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/remoter
1007 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.
piotrpress/private-composer
639 Downloads
This composer plugin adds github and bitbucket protocols support to Composer in order to simplify private repositories handling.
piotrpress/logger
90 Downloads
This library is compatible with PSR-3 file logger implementation.
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/hubspot-form
65 Downloads
This WordPress plugin adds a HubSpot Form block which allows you to embed HubSpot forms.
piotrpress/github-composer
123 Downloads
This Composer plugin adds support for using GitHub Workflow Artifacts as Composer Repositories.
piotrpress/dynamic-format
97 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
98 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
319 Downloads
This library loads/saves php array from/to a configuration file.
piotrpress/composer-setuper
39 Downloads
This Composer plugin allows realizing full setup process (also interactively) of your project according to defined steps.
piotrpress/composer-classmapper
73 Downloads
This Composer command generates a classmap.php file based on project files.
piotrpress/cacher
86 Downloads
This library provides a simple file-based caching solution.