Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
254 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in Behat/MinkExtension that received 1 comment
Add Symfony2 browserkit driver
Add Symfony2Extension's KernelDriver to the list of available drivers
- Improve PaginatedCollectionIterator
- Fixed PaginatedCollectionIterator definition
- Fixed PaginatedCollectionIterator definition
- Add 0.2.0 release date
- Excluded files from export
- Load serialization configuration only when needed
- Move services definition to PHP
- Add classes to PHP preloading
- Add missing CRUD operations in abstract repository
- HttpClient related fixes
- Allow to replace http client during runtime
- Add query params handling for microservice HTTP repositories
- Add nested resource denormalizers
- Replace PHPUnit assertions with static calls
- Switch to Github actions
Created an issue in mtarld/api-platform-ms-bundle that received 1 comment
- Remove git and documentation from composer installation
- Load format configuration only if specified in config
- Refactor services configuration from XML to PHP
- Deal with PHP7.4 preloading
- Allow to inject a new HttpClient in http callers
- Add missing CRUD operations in AbstractMicroserviceHttpRepository
- Reserve iri attribute name in ApiResource denormalizers
- Switch to GitHub Actions
- Handle nested ApiResource
- Handle custom query params in AbstractMicroserviceHttpRepository