lcobucci
A software engineer that also loves to share his thoughts about quality, tests and OOP. Member of the PHP community and contributor to open source projects.
@mollieHilversum, NL
Pinned Repositories
action-mapper
Front-controller micro-framework for PHP web applications
clock
Yet another clock abstraction
content-negotiation-middleware
A PSR-15 middleware to handle content negotiation
di-builder
A library that makes easier the creation of compiled containers using Symfony DI
easy-soap
Provides a easy way to create SOAP webservices
error-handling-middleware
A PSR-15 middleware compatible with RFC 7807
jose-parsing
A base64Url and JSON encoding/decoding implementation
jwt
A simple library to work with JSON Web Token and JSON Web Signature
kafka
PHP client for Kafka
social
Social authentication
lcobucci's Repositories
lcobucci/jwt
A simple library to work with JSON Web Token and JSON Web Signature
lcobucci/clock
Yet another clock abstraction
lcobucci/error-handling-middleware
A PSR-15 middleware compatible with RFC 7807
lcobucci/kafka
PHP client for Kafka
lcobucci/content-negotiation-middleware
A PSR-15 middleware to handle content negotiation
lcobucci/di-builder
A library that makes easier the creation of compiled containers using Symfony DI
lcobucci/coding-standard
A modified version version of doctrine/coding-standard which I like to use for my projects
lcobucci/behat-di-builder-extension
A behat extension that allows injecting services from a container created with lcobucci/di-builder in context
lcobucci/dd-trace-php
Datadog PHP Clients
lcobucci/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
lcobucci/.github
Common documentation about my work on projects that I make public on Github
lcobucci/2fa
Two-factor authentication for Symfony applications 🔐
lcobucci/automatic-releases
Automated release process for `laminas/` projects, usable as github action
lcobucci/BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
lcobucci/benchmark-php-routing
Benchmark PHP Routing
lcobucci/BetterReflection
:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
lcobucci/dbal
Doctrine Database Abstraction Layer
lcobucci/doctrine2
Doctrine 2 Object Relational Mapper
lcobucci/EventSauce
A pragmatic event sourcing library for PHP with a focus on developer experience.
lcobucci/eventsauce-message-storage
Monorepo for EventSauce's storage implementations.
lcobucci/flysystem
Abstraction for local and remote filesystems
lcobucci/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
lcobucci/google-cloud-php
Google Cloud Client Library for PHP
lcobucci/lcobucci
lcobucci/mezzio-authentication-oauth2
OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
lcobucci/php-src
The PHP Interpreter
lcobucci/phpstan-php-language-extensions
PHPStan extension for validating php-language-extensions
lcobucci/renovate
Universal dependency update tool that fits into your workflows.
lcobucci/symbol-parser
Toolkit to parse symbols from a composer package
lcobucci/symfony
The Symfony PHP framework