Libraries tagged by pio
paperscissorsandglue/laravel-encryption-at-rest
111 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
piotrpress/wordpress-theme
37 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
piotrpress/wordpress-installer
347 Downloads
This composer plugin sets installation paths for WordPress core, plugins, mu-plugins, themes and drop-ins outside of vendor directory.
piotrpress/wordpress-config
378 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
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/github-composer
123 Downloads
This Composer plugin adds support for using GitHub Workflow Artifacts as Composer Repositories.
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.