matthewbdaly
I'm a web developer in Norfolk. I use Python, PHP and JavaScript.
Norfolk, United Kingdom
Pinned Repositories
artisan-standalone
Allows you to use Artisan outside of a Laravel install.
Django-Tutorial-Blog
A simple blogging engine written using Django for a tutorial on my website
django_tutorial_blog_ng
The source for the new version of my Django tutorial blog
jquery.listfilter
A simple and fast jQuery plugin for creating a filter for an HTML list
laravel-azure-storage
Microsoft Azure Blob Storage integration for Laravel's Storage API
laravel-etag-middleware
A Laravel middleware for adding ETags to HTTP requests to improve response times
laravel-package-boilerplate
Boilerplate for Laravel packages
laravel-sms
SMS service provider for Laravel
sms-client
A generic SMS client library. Supports multiple swappable drivers.
vagrant-php-dev-boilerplate
A boilerplate Vagrant configuration for PHP development
matthewbdaly's Repositories
matthewbdaly/laravel-azure-storage
Microsoft Azure Blob Storage integration for Laravel's Storage API
matthewbdaly/laravel-etag-middleware
A Laravel middleware for adding ETags to HTTP requests to improve response times
matthewbdaly/django_tutorial_blog_ng
The source for the new version of my Django tutorial blog
matthewbdaly/artisan-standalone
Allows you to use Artisan outside of a Laravel install.
matthewbdaly/sms-client
A generic SMS client library. Supports multiple swappable drivers.
matthewbdaly/Django-Tutorial-Blog
A simple blogging engine written using Django for a tutorial on my website
matthewbdaly/laravel-package-boilerplate
Boilerplate for Laravel packages
matthewbdaly/abstract-or-final-sniff
PHP CodeSniffer sniff to find classes not declared as abstract or final
matthewbdaly/generator-simple-static-blog
A Yeoman generator for building a simple static blog
matthewbdaly/ansible-tasks
A collection of Ansible playbooks and roles I use
matthewbdaly/laravel-opensearch
OpenSearch implementation for Laravel
matthewbdaly/psalm-plugin-zendframework1
Psalm plugin for Zend 1
matthewbdaly/PushWooshPHPLibrary
A PHP library for sending push notifications via the Pushwoosh service
matthewbdaly/vim-statamic-antlers
Vim syntax highlighting for Statamic Antlers templates
matthewbdaly/lightweight-laravel
Lightweight Laravel example
matthewbdaly/oldsite
I'm a web developer in Norfolk. This is my blog...
matthewbdaly/react-todos
A simple todo list written to learn about React.js
matthewbdaly/statico
Statico flat file CMS
matthewbdaly/djumblr
Django tumblelog
matthewbdaly/gatsby-starter-netlify-cms
matthewbdaly/matthewbdaly
Profile
matthewbdaly/matthewbdaly.github.io
matthewbdaly/microblog
matthewbdaly/snowpack-demo
Simple demo of Snowpack with React, Typescript and Tailwind set up
matthewbdaly/spectrum
A set of reusable React components, intended for Phonegap development
matthewbdaly/vim-filetype-settings
A set of filetype settings for Vim
matthewbdaly/vscode-antlers-language-server
Provides rich language features for Statamic's Antlers templating language, including code completions, syntax highlighting, and more.
matthewbdaly/groq-integration
Integration for the Groq API
matthewbdaly/kickstart.nvim
A launch point for your personal nvim configuration
matthewbdaly/laravel-static-file-blog
Source for the "Build A Static File Blog with Laravel" course