Pinned Repositories
advent_of_code_2024
AnnotationReader
Allows the parsing of annotations within doc comments.
BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
codeception-psalm-module
Codeception module providing assertions and Gherkin snippets to help with Psalm acceptance testing
collections
Collections Abstraction Library
composer
Dependency Manager for PHP
dbal
Doctrine Database Abstraction Layer
dbunit
DbUnit port for PHP/PHPUnit.
phpseclib
PHP Secure Communications Library
zf1
Zend Framework 1 - PHP 5.3-8.1 compatible
jack-worman's Repositories
jack-worman/zf1
Zend Framework 1 - PHP 5.3-8.1 compatible
jack-worman/advent_of_code_2024
jack-worman/AnnotationReader
Allows the parsing of annotations within doc comments.
jack-worman/BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
jack-worman/codeception-psalm-module
Codeception module providing assertions and Gherkin snippets to help with Psalm acceptance testing
jack-worman/collections
Collections Abstraction Library
jack-worman/composer
Dependency Manager for PHP
jack-worman/dbal
Doctrine Database Abstraction Layer
jack-worman/dbunit
DbUnit port for PHP/PHPUnit.
jack-worman/doc-en
English PHP documentation
jack-worman/phpseclib
PHP Secure Communications Library
jack-worman/laminas-xmlrpc
Fully-featured XML-RPC server and client implementations
jack-worman/orm
Doctrine Object Relational Mapper (ORM)
jack-worman/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
jack-worman/PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
jack-worman/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
jack-worman/phpunit
The PHP Unit Testing framework.
jack-worman/phpunit-mock-objects
Mock Object library for PHPUnit
jack-worman/polyfill-php81
This component provides functions unavailable in releases prior to PHP 8.1.
jack-worman/psalm
A static analysis tool for finding errors in PHP applications
jack-worman/psalm-no-empty
jack-worman/psalm-plugin-phpunit
A PHPUnit plugin for Psalm
jack-worman/safe
All PHP functions, rewritten to throw exceptions instead of returning false
jack-worman/Serializer
jack-worman/Statistics
jack-worman/symfony
The Symfony PHP framework
jack-worman/symfony-docs
The Symfony documentation
jack-worman/zf1-future
PHP 8.0 compatible version of ZF1