ihorvorotnov
Web and software developer. PHP, TypeScript, Laravel, Next.js, React and ex-WordPress evangelist. Passionate photographer. Squash player. Hooman of two cats
@10upKraków, Poland
Pinned Repositories
in-app-browser-escape
WordPress plugin that prompts site visitors using mobile in-app browsers to open a link in external browser.
secateur
Chop unnecessary git branches
sonata
Orchestrate WordPress project with Composer
wp-functions
Useful WordPress Functions
xdebug.sh
Toggle Xdebug PHP extension on and off, from command line
ihorvorotnov's Repositories
ihorvorotnov/sonata
Orchestrate WordPress project with Composer
ihorvorotnov/xdebug.sh
Toggle Xdebug PHP extension on and off, from command line
ihorvorotnov/wp-functions
Useful WordPress Functions
ihorvorotnov/memcached-redux
Fork of Memcached Redux
ihorvorotnov/perf-monitor
A handy way to monitor your website performance, in a form of WordPress plugin
ihorvorotnov/wp_mail
Documentation for usage of the wp_mail() function in WordPress
ihorvorotnov/secateur
Chop unnecessary git branches
ihorvorotnov/WordPress
WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to http://core.trac.wordpress.org/ instead.
ihorvorotnov/a-file-icon-idea
Atom File Icons plugin for IntelliJ IDEA products
ihorvorotnov/cloner
A trait for Laravel Eloquent models that lets you clone a model and it's relationships, including files. Even to another database.
ihorvorotnov/deployer-talk
Example project
ihorvorotnov/docker-compose-local-wp
ihorvorotnov/domain-check
Domain Expiration Check Shell Script
ihorvorotnov/dotfiles
My .dotfiles
ihorvorotnov/extended-cpts
A library which provides extended functionality to WordPress custom post types, allowing developers to quickly build custom post types without having to write the same code again and again.
ihorvorotnov/extended-taxos
A library which provides extended functionality to WordPress custom taxonomies, allowing you to quickly build custom taxonomies without having to write the same code again and again.
ihorvorotnov/hello-github-actions
ihorvorotnov/nova-editor-js
Editor JS field for Laravel Nova
ihorvorotnov/private-composer-installer
A composer install helper outsourcing sensitive keys from the package URL into env vars
ihorvorotnov/query-monitor
A WordPress plugin for monitoring database queries, hooks, conditionals, HTTP requests, query vars, environment, redirects, and more.
ihorvorotnov/Transients-Manager
Provides a UI to manage your site's transients. You can view, search, edit, and delete transients at will.
ihorvorotnov/upchuck
A simple, automatic handler of file uploads for Laravel's Eloquent models using using Flysystem.
ihorvorotnov/vip-go-mu-plugins
The development repo for mu-plugins used on the VIP Go platform.
ihorvorotnov/WordPress-Importer
In-development rewrite of the WordPress (WXR) Importer
ihorvorotnov/wp-auto-upload
Automatically detect external images in the Wordpress post content and import images to your site and adding to the media library and finally replace image urls with new urls
ihorvorotnov/wp-cli-dotenv-command
Interact with a .env file from the command line.
ihorvorotnov/wp-cli-valet-command
Harness the power of Laravel Valet for creating fully functional WordPress installs in seconds.
ihorvorotnov/WPPlugin
Boilerplate for WordPress plugin using autoload, coding standard, webpack, PHP/JS tests, etc.
ihorvorotnov/xdebug-companion
Xdebug Companion, a Safari Web Extension
ihorvorotnov/xdebug-osx
Simple bash script to toggle xdebug on/off in OSX