WooCommerce Appointments Enhanced with an Availability Calendar

6 years ago

WordPress WooCommerce Appointments WooCommerce Appointments is a commercial  booking plugin that allows you to setup appointments with WooCommerce. It has… Read More

IMAP Wrapper client for PHP & Default IMAP Search Criteria

6 years ago

There are many variations of these out there, SSilence/php-imap-client is a lib with a nice set of methods, clean integration… Read More

Screen Scraping with Goutte

6 years ago

We all have been in situations were we need content or information from a connected website, but have no access… Read More

jQuery QueryBuilder

6 years ago

QueryBuilder is an UI component to create queries and filters. It can be used on advanced search engine pages, administration… Read More

Map Icons to customize your Google Map Icons

6 years ago

An icon font to use with the Google Maps API and Google Places API, using SVG markers and icon labels.… Read More

Audiomanager for text-to-speech cloud services

6 years ago

I have been working on a project , that relies on text-to-speech cloud services for a lot of things. Audiomanager… Read More

Never store sensitive credentials in your code again – PHP dotenv

6 years ago

PHP dotenv loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically. You should never store sensitive credentials in your code. Anything that is likely to… Read More

Generate Unique User Nicenames for WordPress

6 years ago

Simple little snippet, that can easily be used in conjunction with wp_update_user() [crayon-662d06fa965ba512059528/] Enjoy coding ... Read More

Website traffic visualization with Logstalgia

6 years ago

"Logstalgia is a website traffic visualization tool that replays or streams web-server access logs as a pong-like battle between the… Read More

Element Selections via Regular Expression with jQuery filter

6 years ago

Easily target images with the jQuery filter function, using a Regular Expression. With this you can easily find elements that… Read More