Pinned Repositories
class-finder
Utility classes to help discover other classes/namespaces
docker-mediainfo
Docker container for MediaInfo
gh-workflow-keepalive
GitHub Action to prevent GitHub from disabling scheduled workflows due to repository inactivity.
github-actions-cache-server
Self-hosted GitHub Action cache server implementation. Compatible with official 'actions/cache' action
graphql-php
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
graphqlite
Use PHP Attributes/Annotations to declare your GraphQL API
imgproxy-php
ImgProxy url builder for PHP.
laravel-framework
laravel-integration
Integrates good-php packages into Laravel applications seamlessly
mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
oprypkhantc's Repositories
oprypkhantc/class-finder
Utility classes to help discover other classes/namespaces
oprypkhantc/docker-mediainfo
Docker container for MediaInfo
oprypkhantc/gh-workflow-keepalive
GitHub Action to prevent GitHub from disabling scheduled workflows due to repository inactivity.
oprypkhantc/github-actions-cache-server
Self-hosted GitHub Action cache server implementation. Compatible with official 'actions/cache' action
oprypkhantc/graphql-php
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
oprypkhantc/graphqlite
Use PHP Attributes/Annotations to declare your GraphQL API
oprypkhantc/imgproxy-php
ImgProxy url builder for PHP.
oprypkhantc/laravel-framework
oprypkhantc/laravel-integration
Integrates good-php packages into Laravel applications seamlessly
oprypkhantc/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
oprypkhantc/paratest
:computer: Parallel testing for PHPUnit
oprypkhantc/pest
Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
oprypkhantc/php-composer-segfault
Reproduction of a 50k+ composer classes segfault
oprypkhantc/serialization
Extendable reflection-based serializer with support for JSON and PHP primitive formats
oprypkhantc/php-cs-fixer
A tool to automatically fix PHP Coding Standards issues
oprypkhantc/phpunit-auto-covers