Libraries tagged by piko
piotrpress/wordpress-htaccess
88 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-config
383 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
piotrpress/templater
177 Downloads
This library is a simple template engine file loader with variable support.
piotrpress/singleton
162 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
1017 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.
piotrpress/logger
96 Downloads
This library is compatible with PSR-3 file logger implementation.
piotrpress/initer
267 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/hubspot-form
70 Downloads
This WordPress plugin adds a HubSpot Form block which allows you to embed HubSpot forms.
piotrpress/elementor
83 Downloads
This library simplifies HTML elements rendering.
piotrpress/dynamic-format
102 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
103 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
325 Downloads
This library loads/saves php array from/to a configuration file.
piotrpress/composer-setuper
48 Downloads
This Composer plugin allows realizing full setup process (also interactively) of your project according to defined steps.
piotrpress/composer-gravityforms
1910 Downloads
This composer plugin enables installation of GravityForms WordPress plugin and its addons.
piotrpress/composer-classmapper
79 Downloads
This Composer command generates a classmap.php file based on project files.