compwright
Software developer, entrepreneur, husband, classical musician, activist, and unapologetic Christian
CompWright EnterprisesStarr, SC
Pinned Repositories
aws-elasticsearch-connector
A tiny Amazon Signature Version 4 connection class for Elasticsearch.js
aws-serverless-koa
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using the Koa.js application framework
axios-oauth-client
OAuth 2.0 client utils for axios
chartjs-plugin-draggable
Draggable element plugin for Chart.js
codeigniter-cli-bootstrap
A simple bootstrap file that you can use to directly run your CodeIgniter controllers from the command line and redirect the output to a log file.
codeigniter-installers
Composer installers for CodeIgniter components, [sparks](http://getsparks.org/), and [modules](https://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc/wiki/Home)
passport-saml-metadata
SAML 2.0 Metadata utilities for PassportJS
php-session
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP applications
x-hub-signature
X-Hub-Signature signer for Node.js
shootproof-cli
Command line client to interact with the ShootProof API.
compwright's Repositories
compwright/aws-elasticsearch-connector
A tiny Amazon Signature Version 4 connection class for Elasticsearch.js
compwright/php-session
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP applications
compwright/passport-saml-metadata
SAML 2.0 Metadata utilities for PassportJS
compwright/amazonlinux-2023-systemd
compwright/feathers-bee-queue
A Feathers service adapter for Bee-Queue jobs
compwright/passport-compose
Utilities for chaining multiple Passport authentication middlewares
compwright/feathers-authentication-passport
Generic PassportJS strategy adapter for feathers-authentication
compwright/graphql-php-jetpack
Easily implement custom scalars and directives with webonyx/graphql-php
compwright/schouse-tools
Download South Carolina legislative bills for the 2017-2018 session from OpenStates.org and upload to Zapier
compwright/worker-bee
A process wrapper for Bee-Queue workers
compwright/x-hub-signature-php
compwright/AutoShell
compwright/aws-env
Load environment variables securely from AWS SSM
compwright/bad-votes
Reporting bad votes in the South Carolina legislature based on Jonathon Hill's Bad Bill Sheet
compwright/bee-queue
A simple, fast, robust job/task queue for Node.js, backed by Redis. A maintained fork of the official bee-queue package.
compwright/ddb2es-serverless
Configurable AWS Lambda handler to index documents from DynamoDB Streams in Amazon Elasticsearch Service
compwright/docker-ec2-metadata
EC2 metadata service for Docker
compwright/enqueue-dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
compwright/graphql-php-scalars
A collection of custom scalar types for usage with webonyx/graphql-php
compwright/node-constantcontact
Constant Contact v2 API client for Node.js
compwright/oauth2-client
Easy integration with OAuth 2.0 service providers.
compwright/oauth2-quickbooks-online
Quickbooks Online OAuth 2.0 provider for thephpleague/oauth2-client
compwright/openrocket-file-utils
compwright/openswoole
Openswoole: powering the next-generation micro-services and application
compwright/passport-nexmo-otp
Nexmo one-time-pin (OTP) strategy for Passport.js
compwright/phpstan-disallowed-calls
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
compwright/random-cut-forest-php
Random Cut Forest anomaly detection for PHP
compwright/read-entire-stream
Reads an entire stream's contents into a buffer. Made for ES6 and Node.js 16+.
compwright/svelte-stripe
Everything you need to add Stripe Elements to your Svelte project
compwright/x-hub-signature-middleware
X-Hub-Signature webhook verification middleware for Express and Node.js