Showing 177 notes (Page 1 of 9)

2026 February

We just published a new package called Laravel OpenAPI CLI that turns any OpenAPI spec into dedicated Laravel artisan commands. Each endpoint gets its own command with typed options for path parameters, query parameters and request bodies. Let me walk you through what the package can do.

open api laravel

Build a production-grade personalized search engine entirely within Postgres using BM25 retrieval and vector-based reranking, no external infrastructure required.

postgres database

2026 January

Why DuckDB has become my go-to tool for data processing, offering simplicity, speed, and powerful features.

In distributed environments, "Fire and Forget" is a recipe for data corruption. Advanced Laravel...

laravel php

Discover HNSW (Hierarchical Navigable Small World), the algorithm making vector search instant. A practical guide to PHP implementation using the Vektor library.

vectors php

OpenAPI (Swagger) documentation generator for Laravel. Without manual PHPDoc annotations.

laravel

2025 December

Laravel TOON: Reduce LLM Token Usage by 40-60%

laravel

A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn. - EmilStenstrom/justhtml

python

Coding tips to help peeps out (I guess). Contribute to stuarttodd-dev/coding-tips development by creating an account on GitHub.

developer experience

Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.

api php laravel hacker news

Production-ready PHP Docker images built on official PHP. Optimized for security, performance, and developer experience.

docker php

2025 November

:zap: Delightful Node.js packages and resources. Contribute to sindresorhus/awesome-nodejs development by creating an account on GitHub.

nodejs

2025 October

In this post, we will use Ace (a command-line framework) to build a simple Bookmarks CLI app and bundle it into a standalone executable using Bun. We will learn how to trigger prompts, display a list of bookmarks as a table, and write programmatic tests for all the commands. The app we are building is […]

nodejs

Showing 177 notes (Page 1 of 9)