2-day longest streak
Hi there 👋 For many years I've been contributing to the PHP ecosystem by creating and supporting libraries that make our lives easier. I've collected a good set of production-grade…
Hi there 👋
For many years I've been contributing to the PHP ecosystem by creating and supporting libraries that make our lives easier.
I've collected a good set of production-grade libraries and experiments, which you may use and contribute to!
Some info about my work
There are so many opinions when it comes to Open Source Software.
To clarify my PoV on it, I wrote these pieces:
- [Why do I do Open Source Software?](why-do-I-do-oss.md)
- [What's my policy on version support?](version-support.md)
-
jwt ★ PINNED
A simple library to work with JSON Web Token and JSON Web Signature
PHP ★ 7.5k 2d agoExplain → -
kafka ★ PINNED ▣
PHP client for Kafka
PHP ★ 58 3mo agoExplain → -
di-builder ★ PINNED
A library that makes easier the creation of compiled containers using Symfony DI
PHP ★ 34 4h agoExplain → -
clock ★ PINNED
Yet another clock abstraction
PHP ★ 799 2d agoExplain → -
content-negotiation-middleware ★ PINNED
A PSR-15 middleware to handle content negotiation
PHP ★ 47 2d agoExplain → -
error-handling-middleware ★ PINNED
A PSR-15 middleware compatible with RFC 7807
PHP ★ 61 3y agoExplain → -
jose-parsing ▣
A base64Url and JSON encoding/decoding implementation
PHP ★ 26 5y agoExplain → -
action-mapper ▣
Front-controller micro-framework for PHP web applications
PHP ★ 20 9y agoExplain → -
social ▣
Social authentication
PHP ★ 15 9y agoExplain → -
easy-soap ▣
Provides a easy way to create SOAP webservices
PHP ★ 12 9y agoExplain → -
cache-mess ▣
A benchmark with PSR-6 and PSR-16 providers
PHP ★ 9 6y agoExplain → -
display-objects ▣
Create your PHP UI components fast and easy
PHP ★ 7 12y agoExplain → -
chimera-foundation ▣
Foundation for components that help you to create well designed software
PHP ★ 7 8y agoExplain → -
coding-standard
A modified version version of doctrine/coding-standard which I like to use for my projects
PHP ★ 6 2d agoExplain → -
architecture-poc ▣
Just playing around with some stuff
PHP ★ 6 9y agoExplain → -
action-mapper-sample ▣
No description.
PHP ★ 5 9y agoExplain → -
chimera-routing ▣
A collection of reusable PSR-15 middlewares that connects chimera-foundation to any framework
PHP ★ 5 8y agoExplain → -
chimera-sample ▣
A sample project using lcobucc/chimera-* packages
PHP ★ 5 8y agoExplain → -
em-data-fixtures ▣
This is an extension of doctrine/data-fixtures to provide a subscriber and a fixture that uses the ObjectManager instead of ManagerRegistry
PHP ★ 2 11y agoExplain → -
minicurso-tdd ▣
Skeleton para minicurso de TDD
PHP ★ 2 13y agoExplain → -
chimera-routing-expressive ▣
Zend Expressive implementation for lcobucci/chimera-routing
PHP ★ 2 8y agoExplain → -
chimera-bus-tactician ▣
Tactician implementation connecting lcobucci/chimera-foundation and lcobucci/chimera-routing
PHP ★ 2 8y agoExplain → -
php-datadogstatsd ⑂
A PHP client for DogStatsd
★ 1 11mo agoExplain → -
behat-di-builder-extension
A behat extension that allows injecting services from a container created with lcobucci/di-builder in context
PHP ★ 1 2d agoExplain → -
dd-trace-php ⑂
Datadog PHP Clients
PHP ★ 1 2y agoExplain → -
monolog ⑂
Sends your logs to files, sockets, inboxes, databases and various web services
PHP ★ 1 3y agoExplain → -
conference-scheduler ▣
Just a POC of an easier way to arrange talks for conferences
JavaScript ★ 1 11y agoExplain → -
chimera-serialization-jms ▣
Adapter for jms/serializer which allows you to create messages to be handled
PHP ★ 1 8y agoExplain → -
data-fixtures ⑂
Doctrine2 ORM Data Fixtures Extensions
PHP ★ 1 9y agoExplain → -
jwt-rsassa-pss
RSA-PSS implementation for lcobucci/jwt
PHP ★ 0 2d agoExplain → -
ObjectHydrator ⑂
Object Hydration library to create Command and Query objects.
PHP ★ 0 23d agoExplain → -
EventSauce ⑂
A pragmatic event sourcing library for PHP with a focus on developer experience.
PHP ★ 0 8mo agoExplain → -
eventsauce-message-storage ⑂
Monorepo for EventSauce's storage implementations.
PHP ★ 0 1y agoExplain → -
BackwardCompatibilityCheck ⑂
:ab: Tool to compare two revisions of a class API to check for BC breaks
PHP ★ 0 1y agoExplain → -
php-src ⑂
The PHP Interpreter
★ 0 1y agoExplain → -
FrameworkBenchmarks ⑂
Source for the TechEmpower Framework Benchmarks project
★ 0 2y agoExplain → -
lcobucci
No description.
★ 0 2y agoExplain → -
renovate ⑂
Universal dependency update tool that fits into your workflows.
★ 0 2y agoExplain → -
google-cloud-php ⑂
Google Cloud Client Library for PHP
PHP ★ 0 3y agoExplain → -
talk-feedback ▣
A simple web app to count feedbacks
JavaScript ★ 0 10y agoExplain → -
action-mapper-skeleton ▣
A pre-configured skeleton for the ActionMapper2 microframework
PHP ★ 0 12y agoExplain → -
cmnet-client ▣
Client for CMNET webservices
PHP ★ 0 12y agoExplain → -
chimera-mapping ▣
No description.
PHP ★ 0 8y agoExplain → -
.github
Common documentation about my work on projects that I make public on Github
★ 0 2y agoExplain → -
symfony ⑂
The Symfony PHP framework
PHP ★ 0 3y agoExplain → -
2fa ⑂
Two-factor authentication for Symfony applications 🔐
★ 0 3y agoExplain → -
phpstan-php-language-extensions ⑂
PHPStan extension for validating php-language-extensions
★ 0 1y agoExplain → -
flysystem ⑂
Abstraction for local and remote filesystems
PHP ★ 0 4y agoExplain → -
mezzio-authentication-oauth2 ⑂
OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
★ 0 4y agoExplain → -
symbol-parser ⑂
Toolkit to parse symbols from a composer package
★ 0 4y agoExplain → -
benchmark-php-routing ⑂
Benchmark PHP Routing
PHP ★ 0 5y agoExplain → -
BetterReflection ⑂
:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
★ 0 5y agoExplain → -
madr ⑂
Markdown Architectural Decision Records
★ 0 5y agoExplain → -
adr-tools ⑂
Command-line tools for working with Architecture Decision Records
★ 0 5y agoExplain → -
automatic-releases ⑂
Automated release process for `laminas/` projects, usable as github action
★ 0 5y agoExplain → -
mezzio ⑂
PSR-15 Middleware Microframework
★ 0 5y agoExplain → -
framework ⑂
No description.
★ 0 5y agoExplain → -
infection ⑂
AST based PHP Mutation Testing Framework
★ 0 5y agoExplain → -
hugo-theme-novela ⑂
Novela, the simplest way to start publishing with Hugo and Forestry.
★ 0 5y agoExplain → -
monolog-logfmt ⑂
A logfmt formatter for Monolog
PHP ★ 0 6y agoExplain → -
doctrine-website ⑂
Source code for the doctrine-project.org website and documentation.
PHP ★ 0 6y agoExplain → -
doctrine-migrations ⑂
Doctrine Database Migrations Library
★ 0 6y agoExplain → -
kafka-1 ⑂
Mirror of Apache Kafka
★ 0 5y agoExplain → -
doctrine2 ⑂
Doctrine 2 Object Relational Mapper
PHP ★ 0 4y agoExplain → -
monthly-slidedeck ⑂
Our shared slide deck for monthly presentations
HTML ★ 0 7y agoExplain → -
php ⑂
Docker Official Image packaging for PHP
Shell ★ 0 7y agoExplain → -
phpunit ⑂
The PHP Unit Testing framework.
PHP ★ 0 7y agoExplain → -
annotations ⑂
Annotations Docblock Parser
PHP ★ 0 5y agoExplain → -
cache ⑂
Doctrine Cache component
PHP ★ 0 6y agoExplain → -
speccy ⑂
Well Spectually 🤓 Enforce quality rules on your OpenAPI 3.0.x specifications.
JavaScript ★ 0 7y agoExplain → -
phpunit-documentation-english ⑂
English Documentation for PHPUnit
Python ★ 0 7y agoExplain → -
phpstan-doctrine ⑂
Doctrine extensions for PHPStan
PHP ★ 0 7y agoExplain → -
phpstan-prophecy ⑂
No description.
PHP ★ 0 8y agoExplain → -
event-loop ⑂
ReactPHP's core reactor event loop that libraries can use for evented I/O.
PHP ★ 0 8y agoExplain → -
zend-expressive-fastroute ⑂
FastRoute integration for Expressive
PHP ★ 0 8y agoExplain → -
phpstan-phpunit ⑂
PHPUnit extensions and rules for PHPStan
PHP ★ 0 7y agoExplain → -
changelog_generator ⑂
Create changelogs based on your GitHub milestones
PHP ★ 0 8y agoExplain → -
zend-stratigility ⑂
Middleware for PHP built on top of PSR-7
PHP ★ 0 8y agoExplain → -
zend-diactoros ⑂
PSR-7 HTTP Message implementation
PHP ★ 0 8y agoExplain → -
phpbench ⑂
PHP Benchmarking framework
PHP ★ 0 9y agoExplain → -
meetup-raffle-machine ⑂
A Raffle machine that integrates into Meetup.com for raffling amongst people in the room.
PHP ★ 0 9y agoExplain → -
phpunit-mock-objects ⑂
Mock Object library for PHPUnit
PHP ★ 0 8y agoExplain →
No repos match these filters.