weierophinney
Matthew is an expert PHP developer, acting as project lead for @laminas / @mezzio / @laminas-api-tools (formerly @zendframework and @zfcampus).
@laminas Sioux Falls, SD, USA
Pinned Repositories
laminas-diactoros
PSR HTTP Message implementations
laminas-stratigility
PSR-7 middleware foundation for building and dispatching middleware pipelines
mezzio
PSR-15 Middleware Microframework
keep-a-changelog
Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.
fig-standards
Standards either proposed or approved by the Framework Interop Group
changelog_generator
Create changelogs based on your GitHub milestones
pastebin
Pastebin built using Dojo for UI elements
phly
zf-examples
Zend Framework Examples
zendframework
Official Zend Framework repository
weierophinney's Repositories
weierophinney/laminas-authentication
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
weierophinney/laminas-modulemanager
Modular application system for laminas-mvc applications
weierophinney/laminas-mvc
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
weierophinney/laminas-soap
weierophinney/laminas-zendframework-bridge
Alias legacy ZF class names to Laminas Project equivalents.
weierophinney/swoole-src
Programmatic Server for PHP with Async IO, Coroutines and Fibers: Secure, Reliable, High performance
weierophinney/api-tools-content-negotiation
Laminas Module providing content-negotiation features
weierophinney/container
weierophinney/container-interop
Containers interoperability
weierophinney/getlaminas.org
getlaminas.org source code
weierophinney/laminas-continuous-integration-action
GitHub Action for running a QA check
weierophinney/laminas-crypt
Strong cryptography tools and password hashing
weierophinney/laminas-dependency-plugin
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
weierophinney/laminas-diagnostics
A set of components for performing diagnostic tests in PHP applications
weierophinney/laminas-eventmanager
Trigger and listen to events within a PHP application
weierophinney/laminas-serializer
Serialize and deserialize PHP structures to a variety of representations
weierophinney/laminas-servicemanager
Factory-Driven Dependency Injection Container
weierophinney/laminas-tag
Manipulate and weight taggable items, and create tag clouds
weierophinney/mezzio
PSR-15 Middleware Microframework
weierophinney/mezzio-authentication-basic
HTTP Basic Authentication adapter for mezzio-authentication.
weierophinney/mezzio-authentication-laminasauthentication
laminas-authentication adapter for mezzio-authentication.
weierophinney/mezzio-authentication-oauth2
OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
weierophinney/mezzio-laminasrouter
laminas-mvc router support for Mezzio
weierophinney/mezzio-problem-details
Problem Details for PSR-7 HTTP APIs
weierophinney/mezzio-skeleton
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
weierophinney/mezzio-swoole
Swoole support for Mezzio
weierophinney/thephp.foundation
weierophinney/zphp
weierophinney/api-tools-admin
Laminas API Tools Admin module
weierophinney/laminas-inputfilter
Normalize and validate input sets from the web, APIs, the CLI, and more, including files