Pinned Repositories
Dependency-Finder
EasyTest
Easy testing for PHP
Phinx-CSV-Seeder
A csv seeder for phinx
Regexer
Parsing and altering of regexes
safe-bc-math
Safe(r) BC Math functions for PHP
undepend
watch-phpunit
Run tests for changed files
infection
PHP Mutation Testing library
polyfill-ctype
Symfony polyfill for ctype functions
assert
Assertions to validate method input/output with nice error messages.
BackEndTea's Repositories
BackEndTea/Regexer
Parsing and altering of regexes
BackEndTea/Phinx-CSV-Seeder
A csv seeder for phinx
BackEndTea/architect
BackEndTea/backendtea-com-discussions
BackEndTea/adyen-php-api-library
Adyen API Library for PHP
BackEndTea/aws-ecr-orb
CircleCI orb for interacting with Amazon's Elastic Container Registry (ECR)
BackEndTea/brick-money
A money and currency library for PHP
BackEndTea/clock
PSR-20 repository
BackEndTea/dbal
Doctrine Database Abstraction Layer
BackEndTea/doc-en
Experimental Git mirror of the English PHP documentation repository. Accepts pull requests. May be force-pushed in the future.
BackEndTea/docs
API Platform documentation
BackEndTea/foundry
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
BackEndTea/ganesha
:elephant: A Circuit Breaker pattern implementation for PHP applications.
BackEndTea/math
Arbitrary-precision arithmetic library for PHP
BackEndTea/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
BackEndTea/nusoap
:smirk: Fixed NuSOAP for PHP 5.6 - 8.2
BackEndTea/php-mt940
A mt940 parser in PHP
BackEndTea/php-object-seam
An easy way to create object seams to break dependencies in order to test legacy PHP code with minimal code changes
BackEndTea/php-src
The PHP Interpreter
BackEndTea/phpspec
SpecBDD Framework for PHP
BackEndTea/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
BackEndTea/phpstan-disallowed-calls
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
BackEndTea/phpstan-doctrine
Doctrine extensions for PHPStan
BackEndTea/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
BackEndTea/polyfill
PHP polyfills
BackEndTea/psl
PHP Standard Library - a modern, consistent, centralized, well-typed set of APIs for PHP programmers.
BackEndTea/sdk
Pay.nl SDK
BackEndTea/sql-parser
A validating SQL lexer and parser with a focus on MySQL dialect.
BackEndTea/symfony
The Symfony PHP framework
BackEndTea/unit-testing