-
Marco Pivetta Software Development
- Perugia
- https://mastodon.social/@ocramius
- @ocramius
- https://ocramius.github.io/
- https://roave.com/
- https://ocrami.us/
Highlights
Block or Report
Block or report Ocramius
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Roave/SecurityAdvisories Public
🔐 Security advisories as a simple composer exclusion list, updated daily -
🆎 Tool to compare two revisions of a class API to check for BC breaks -
Roave/BetterReflection Public
🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API. -
✅ 🐲 Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis -
ProxyManager Public
🎩 ✨ 🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects -
5,977 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 78 commits in 22 repositories
Created 4 repositories
- Ocramius/hass-music-assistant Python
- Ocramius/Deebot-4-Home-Assistant Python
- Ocramius/solaxcloud Python
- Ocramius/initial-v C++
Created a pull request in laminas/laminas-ci-matrix-action that received 25 comments
Implement #194: remove latest
composer deps from default generated pipelines
Fixes #194
This change removes latest
from default composer dependencies in the generated CI matrix.
The rationale is that latest
dependencies tend…