---
title: "Open source"
url: "https://bosnadev.com/open-source"
author: "Mirza Pašić"
---

# Open source

Code I have published. The two newest are small projects from this year and still need work. The Laravel packages are from 2014 to 2016 and are no longer maintained.

## omarchy-triage-poc

https://github.com/mirzap/omarchy-triage-poc · work in progress · Python · MIT · since 2026

Local-first, revision-bound pull-request triage, with human-reviewed agent proposals and MCP and WebMCP interfaces.

## hyprknit

https://github.com/mirzap/hyprknit · work in progress · C++ · MIT · since 2026

Adaptive knitted window borders for Hyprland. Each window's colours are taken from its application's icon.

## Laravel Repositories

https://github.com/bosnadev/repository · not maintained · archived on GitHub · PHP · no license file · since 2015

A Laravel 5 package that puts the database layer behind repository classes, so applications are easier to maintain.

841 GitHub stars, 535383 installs from Packagist (as of 2026-09-16).

Write-up: https://bosnadev.com/2015/03/07/using-repository-pattern-in-laravel-5.md

## Laravel PostgreSQL driver

https://github.com/bosnadev/database · not maintained · PHP · MIT · since 2014

An extended PostgreSQL driver for Laravel 5, with support for the hstore, uuid and jsonb data types.

78 GitHub stars, 2095219 installs from Packagist (as of 2026-09-16).
