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-sms
SMS service provider for Laravel
matthewbdaly/babblr
A simple Node.js based chat server. Uses Redis's pub/sub support
matthewbdaly/laravel-dynamic-serving
Middleware for determining if user agent is mobile or not, and adding it to the session
matthewbdaly/rabbitrabbitrabbit
A real-time guestbook apolication. Built with Node.js, MongoDB, Express.js and Socket.io on the server side, and Backbone on the client side.
matthewbdaly/mynewanimalfriend-backend
Backend for the My New Animal Friend app built for a tutorial
matthewbdaly/postcode-client
Postcode lookup client
matthewbdaly/harmony
Build Laravel API endpoints quickly and easily
matthewbdaly/laravel-authority
Permissions package
matthewbdaly/laravel-flatpages
Laravel flat pages package. Inspired by Django's flatpages
matthewbdaly/laravel-postcodes
Laravel Postcode lookup integration
matthewbdaly/react-kanban
A React-based Kanban board project
matthewbdaly/akismet-client
Modern PHP Akismet client. Uses HTTPlug
matthewbdaly/api-client-boilerplate
Boilerplate for writing PHP API clients. Uses PHPSpec and HTTPlug.
matthewbdaly/behat-steps
A collection of Behat steps I use
matthewbdaly/laravel-blog
Blogging engine built with Laravel
matthewbdaly/laravel-chat
Laravel chat system
matthewbdaly/laravel-devheader
Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments.
matthewbdaly/laravel-error-snapshot
Stores errors from both the client and server side in a consistent format to aid debugging
matthewbdaly/laravel-feed
Laravel service controller for the Zend Feed package
matthewbdaly/laravel-gridfs-storage
MongoDB GridFS integration for Laravel's Storage API
matthewbdaly/laravel-impersonator
Impersonate other users to assist in resolving issues
matthewbdaly/laravel-postgres-full-text-search
Add Postgres full text search to your models
matthewbdaly/linklater-app
App for the LinkLater service
matthewbdaly/nginx-unit-basic
Basic Docker container for Nginx Unit
matthewbdaly/push-client
PHP push notification client with support for multiple providers
matthewbdaly/push-service-client
Push service client with swappable drivers to make switching provider easy
matthewbdaly/react-static-site
matthewbdaly/redux-dashboard
A dashboard built with React and Redux
matthewbdaly/trainbot
Bot for fetching train times
matthewbdaly/zephir-collections
A PHP collections library, implemented as a module using Zephir