Pinned Repositories
blynclight-control
Go package to allow control of Blynclights
facebook-php-business-sdk-guzzle-adapter
A Guzzle adapter for the Facebook PHP Business SDK
goimportcycle
Tooling for Go import cycles
graphqlc
graphqlc is a protoc style code generator for GraphQL.
graphqlc-gen-gqlgen
A graphqlc code generator using gqlgen configuration and (ideally) producing identical output
php-collection-generator
A tool to generate PHP collection implementations
php-memory
A library to interact with PHP memory limit
php-new-relic-event-api-client
PHP Client for New Relics Event API
psalm-no-double-quoted-strings
Psalm plugin to detect double quoted strings
psalm-no-variables-in-strings
Psalm plugin to detect variable expansion in strings
samlitowitz's Repositories
samlitowitz/goimportcycle
Tooling for Go import cycles
samlitowitz/php-memory
A library to interact with PHP memory limit
samlitowitz/graphqlc
graphqlc is a protoc style code generator for GraphQL.
samlitowitz/facebook-php-business-sdk-guzzle-adapter
A Guzzle adapter for the Facebook PHP Business SDK
samlitowitz/php-new-relic-event-api-client
PHP Client for New Relics Event API
samlitowitz/php-collection-generator
A tool to generate PHP collection implementations
samlitowitz/better-trader
A WoW addon to help trade your cooldowns, better
samlitowitz/composer
Dependency Manager for PHP
samlitowitz/docker-php-xdebug
Docker images with PHP and xdebug installed, configured and ready to debug and profile applications in modern IDEs.
samlitowitz/feed-me
Feed-Me provides a set of interfaces to talk about streams of content.
samlitowitz/feed-me-twitter-php-openapi
Feed-Me Twitter implements Feed-Me interfaces for Twitter.
samlitowitz/go-qr
Probably fill this in later with something that makes sense!
samlitowitz/go-say
Cowsay ported to Go
samlitowitz/graphqlc-gen-go
A GraphQLC plugin to generate Go interfaces, types, and implementations.
samlitowitz/jh-mod-template
A template project for Jupiter Hell mods
samlitowitz/kolbot
d2bs: core + d2bot (noah) + kolbot libs (kolton) | January 2020's clone of https://github.com/kolton/d2bot-with-kolbot/ + many improvements after that
samlitowitz/Kryszard-s-PD2-Loot-Filter
Loot Filter made for Project Diablo 2
samlitowitz/nihlathak-data
Data gathered on Nihlathak runs
samlitowitz/no-ternary
PHPStan rule to disallow use of the ternary operator
samlitowitz/OpenDiablo2
An open source re-implementation of Diablo 2
samlitowitz/php-memory-profiler
Memory profiler for PHP. Helps finding memory leaks in PHP scripts.
samlitowitz/phpstan-opinionated-nomenclature
Opinionated PHPStan rules for naming things
samlitowitz/phpunit
The PHP Unit Testing framework.
samlitowitz/psalm
A static analysis tool for finding errors in PHP applications
samlitowitz/samlitowitz.github.io
samlitowitz/streamable
Interfaces and implementations to create streams from data.
samlitowitz/subdomain-encoding
Encode data into domain names
samlitowitz/transaction-id-poc
Proof of concept for attaching transaction id to requests and using NATS subscriber to aggregate "logs"
samlitowitz/twitter-php-openapi
Twitter PHP OpenAPI Generated Client
samlitowitz/unset-foreach-loop-references
A PHPStan rule to enforce the unsetting of foreach value references immediately after use