Pinned Repositories
ansible-role-php
Ansible Role - PHP
BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
Carbon
A simple PHP API extension for DateTime.
cwh
Amazon Web Services CloudWatch Logs Handler for Monolog library
extension-installer
Composer plugin for automatic installation of PHPStan extensions.
framework
The Laravel Framework.
ganesha
:elephant: A Circuit Breaker pattern implementation for PHP applications.
jenkins.io
A static site for the Jenkins automation server
json-machine
Efficient, easy-to-use, and fast PHP JSON stream parser
larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
mad-briller's Repositories
mad-briller/ansible-role-php
Ansible Role - PHP
mad-briller/BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
mad-briller/Carbon
A simple PHP API extension for DateTime.
mad-briller/cwh
Amazon Web Services CloudWatch Logs Handler for Monolog library
mad-briller/extension-installer
Composer plugin for automatic installation of PHPStan extensions.
mad-briller/framework
The Laravel Framework.
mad-briller/ganesha
:elephant: A Circuit Breaker pattern implementation for PHP applications.
mad-briller/jenkins.io
A static site for the Jenkins automation server
mad-briller/json-machine
Efficient, easy-to-use, and fast PHP JSON stream parser
mad-briller/larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
mad-briller/laravel-breadcrumbs
Laravel Breadcrumbs - A simple Laravel-style way to create breadcrumbs.
mad-briller/laravel-bug
mad-briller/mad-briller
mad-briller/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
mad-briller/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
mad-briller/phpstan-alias-repro
mad-briller/phpstan-disallowed-calls
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
mad-briller/phpstan-drupal
Extension for PHPStan to allow analysis of Drupal code.
mad-briller/phpstan-phpunit
PHPUnit extensions and rules for PHPStan
mad-briller/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
mad-briller/phpstan-strict-rules
Extra strict and opinionated rules for PHPStan
mad-briller/phpstorm-stubs
PHP runtime & extensions header files for PhpStorm
mad-briller/presenter
mad-briller/rector-src
Development repository for Rector
mad-briller/sentry-docs
Sentry's documentation (and tools to build it)
mad-briller/spinnaker.io
spinnaker.io website content
mad-briller/telescope
An elegant debug assistant for the Laravel framework.
mad-briller/typed-collection
Type-safe collections based on Laravel Collections