Packages from matthewbdaly
-
PHP
matthewbdaly/abstract-or-final-sniff
A CodeSniffer sniff that requires that all classes be either abstract or final
-
-
matthewbdaly/api-client-boilerplate
PHP API client boilerplate
-
-
-
-
-
-
-
-
-
PHP
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
-
-
PHP
matthewbdaly/laravel-error-snapshot
Stores errors from both the client and server side in a consistent format to aid debugging
-
PHP
matthewbdaly/laravel-etag-middleware
A Laravel middleware for adding ETags to HTTP requests to improve response times
-
-
-
-
-
-
-
PHP
matthewbdaly/laravel-package-boilerplate
Starting boilerplate for Laravel packages. Override the content in here when creating your own package
-
PHP
matthewbdaly/laravel-postcodes
A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes
-
PHP
matthewbdaly/laravel-repositories
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
-
PHP
matthewbdaly/laravel-sms
A Laravel and Lumen integration for matthewbdaly/sms-client to enable sending SMS messages
-
-
-
-
-
-
PHP
matthewbdaly/unframework
Not a framework. An opinionated collection of PHP libraries and some simple glue code binding them together.
-
PHP
matthewbdaly/zendsearch
A fork of zendframework/zendsearch, with some tweaks to make it work in PHP 7
-
PHP
matthewbdaly/laravel-azure-storage
Microsoft Azure Blob Storage integration for Laravel's Storage API
Abandoned! See azure-oss/storage-blob-laravel
-
PHP
matthewbdaly/laravel-gridfs-storage
MongoDB GridFS integration for Laravel's Storage API
Abandoned!