🏠
Working from home
Web developer working with PHP, JavaScript, Python and frameworks like Drupal and Symfony.
Most of my open source stuff lives on @hashbangcode
-
Code Enigma / !# code
- UK
- http://www.hashbangcode.com/
- @[email protected]
- https://github.com/hashbangcode
Pinned Loading
-
hashbangcode/drupal-development
hashbangcode/drupal-development PublicA workshop looking at Drupal development.
PHP 2
-
-
hashbangcode/curl_converter
hashbangcode/curl_converter PublicConvert curl commands from one format to another.
PHP 3
-
A Drupal service class that can extr...
A Drupal service class that can extract base64 encoded files from HTML content. 1<?php
23namespace Drupal\mymodule;
45use Drupal\Core\File\Exception\FileNotExistsException;
-
A script for generating sparklines i...
A script for generating sparklines in PHP. See https://www.hashbangcode.com/article/creating-sparklines-php for more information. 1<?php
2/**
3* A script for generating sparklines in PHP.
4*
5* To use this script, create an image tag and pass a data parameter to it.
-
Mp3 data extractor. See https://www....
Mp3 data extractor. See https://www.hashbangcode.com/article/extracting-data-mp3-php for more information. 1class Mp3 {
23protected $tags = [];
45protected $versions = [
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.