jerowork
Staff Software Engineer Backend @TicketSwap. Clean/hexagonal architecture, DDD, CQRS, Event sourcing
TicketSwapHilversum
Pinned Repositories
infection
PHP Mutation Testing library
class-dependencies-parser
Parse all dependencies (FQN) used in a class (e.g. class, trait, interface, enum).
file-class-reflector
Get fully-qualified class names based on directory and file paths.
graphql-attribute-schema
Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of large configuration arrays.
middleware-request-handler
Minimalist PSR-15 middleware based request handler (dispatcher).
route-attribute-provider
Define routes by PHP8 attributes.
arkitect
Put your architectural rules under test!
Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
stripe-php
PHP library for the Stripe API.
symfony
The Symfony PHP framework
jerowork's Repositories
jerowork/route-attribute-provider
Define routes by PHP8 attributes.
jerowork/file-class-reflector
Get fully-qualified class names based on directory and file paths.
jerowork/class-dependencies-parser
Parse all dependencies (FQN) used in a class (e.g. class, trait, interface, enum).
jerowork/middleware-request-handler
Minimalist PSR-15 middleware based request handler (dispatcher).
jerowork/aura-router-nested-middleware
PSR-15 middleware for Aura Router with nested-middleware route handling.
jerowork/graphql-attribute-schema
Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of large configuration arrays.
jerowork/minimalist-example-dependency-container
Minimalist example dependency container
jerowork/slim-route-attribute-provider
Define Slim routes by PHP8 attributes.
jerowork/arkitect
Put your architectural rules under test!
jerowork/Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
jerowork/awesome-graphql
Awesome list of GraphQL
jerowork/core-php
Core functionalities for the StarkInfra and StarkBank PHP SDKs
jerowork/dataloader-bundle
This bundle allows to easy use DataLoaderPHP in your Symfony project through configuration.
jerowork/dependency-injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
jerowork/ecdsa-php
A lightweight and fast PHP ECDSA library
jerowork/email-message
PHP 7.2+ value object for email messages.
jerowork/graphql.github.io
GraphQL Documentation at graphql.org
jerowork/GraphQLBundle
This bundle provides tools to build a complete GraphQL API server in your Symfony App.
jerowork/graphqlite-bundle
A Symfony bundle for thecodingmachine/graphqlite.
jerowork/graphqlite-symfony-validator-bridge
Adds support for Symfony Validator in GraphQLite
jerowork/grumphp
A PHP code-quality tool
jerowork/infection
AST based PHP Mutation Testing Framework
jerowork/jerowork
jerowork/Mink
PHP 5.3+ web browser emulator abstraction
jerowork/MinkBrowserKitDriver
Symfony2 BrowserKit driver for Mink framework
jerowork/sdk-php
SDK to facilitate PHP integrations with the Stark Bank API
jerowork/stripe-php
PHP library for the Stripe API.
jerowork/symfony
The Symfony PHP framework
jerowork/symfony-pinned
Easily pin all Symfony components to the same version so that Dependabot will also take it into account (it does not understand Flex). Usage: `composer req ruudk/symfony-pinned:5.3` to pin to 5.3.
jerowork/SymfonyExtension
:musical_score: Extension integrating Behat with Symfony.