Modern PHP coding standards hits the https://empathy.sh codebase using pint, phpstan and rector. More to follow on the rest of the libs!

#programming #php #webdev #webframework

https://github.com/mikejw/empathy/pull/12/changes

Empathy

Welcome to the Empathy project!

FYI: LeafPHP: The Laravel Alternative, Inspired by Slim #shorts: LeafPHP offers a 'Goldilocks' solution, blending Laravel's power with Slim's dynamism. A developer from Ghana created it to solve dependency issues. Now, apps can upgrade smoothly, avoiding dependency challenges. #LeafPHP #Laravel #Slim #webframework #PHP #Ghana https://www.youtube.com/shorts/4pGDdiGoh54

Burrow also has a nice documentation site build with @zensical

https://burrow.someonewho.codes/

#golang #webframework

I am currently developing several web applications for my personal use. From these projects, I have extracted my own small web framework—Burrow.

It is based on some concepts from the Django framework, which I love, and combines them with some concepts that I particularly appreciate about Go. Optimized for the small web, self-hosting, and easy deployment.

https://github.com/oliverandrich/burrow

#golang #webframework

ICYMI: LeafPHP: The Laravel Alternative, Inspired by Slim #shorts: LeafPHP offers a 'Goldilocks' solution, blending Laravel's power with Slim's dynamism. A developer from Ghana created it to solve dependency issues. Now, apps can upgrade smoothly, avoiding dependency challenges. #LeafPHP #Laravel #Slim #webframework #PHP #Ghana https://www.youtube.com/shorts/4pGDdiGoh54
LeafPHP: The Laravel Alternative, Inspired by Slim #shorts: LeafPHP offers a 'Goldilocks' solution, blending Laravel's power with Slim's dynamism. A developer from Ghana created it to solve dependency issues. Now, apps can upgrade smoothly, avoiding dependency challenges. #LeafPHP #Laravel #Slim #webframework #PHP #Ghana https://www.youtube.com/shorts/4pGDdiGoh54

Bị mệt mỏi vì phải điều phối Java + JavaScript, tác giả tự xây dựng Oorian – framework web Java cho phép UI, sự kiện và trạng thái đều là đối tượng Java, không cần viết JavaScript. Hữu ích cho các dự án lớn, domain‑heavy. Muốn biết thêm, xem tài liệu và ví dụ. #Java #WebFramework #Oorian #LậpTrình #KhôngJS #dev

https://www.reddit.com/r/SideProject/comments/1qi5m4z/i_built_a_java_web_framework_because_i_couldnt/

[Show GN: Spine - 한국에서 만든, 마법 없는 백엔드 웹 프레임워크

Spine은 Go 기반의 백엔드 웹 프레임워크로, 실행 흐름을 명시적으로 드러내는 것을 목표로 합니다. 초기 생산성보다는 장기 유지보수성과 실행 흐름 추적 용이성에 초점을 맞추고 있으며, Echo를 HTTP Transport로 사용하고 ORM에 종속되지 않는 설계입니다.

https://news.hada.io/topic?id=25923

#webframework #go #backenddevelopment #spine #pipeline

Spine - 한국에서 만든, 마법 없는 백엔드 웹 프레임워크

<ul> <li>Spine은 실행 흐름을 숨기지 않고 명시적으로 드러내는 Go 기반 백엔드 웹 프레임워크</li> <li>단일 Pipeline이 전체 실행 순서를 소유...

GeekNews

Curious how Fastify keeps a high‑performance HTTP server stable under load? This breakdown of the “blueprint lock” shows the core idea behind its design.

Read More: https://zalt.me/blog/2026/01/blueprint-lock-fastify

#Fastify #NodeJS #webframework #softwaredesign

I think the most important #kitten #smallweb #webFramework structural feature is dynamically generating composite #markdown documents from reuseable fragments, the markdown then rendered into sanitized #html the usual way. #web #programming

Article: https://screwlisp.small-web.org/kitten/this-is-just-arals-fragment-md-example/

Which is admittedly just me reproducing one of @aral 's tutorials: https://kitten.small-web.org/tutorials/layout-components/#markdown-fragment-md

I can imagine you (yes you) have a sophisticated opinion on this topic I would like to hear.

This is just aral’s fragment.md markdown example for the kitten web framework.