In distributed environments, "Fire and Forget" is a recipe for data corruption. Advanced Laravel...
Discover HNSW (Hierarchical Navigable Small World), the algorithm making vector search instant. A practical guide to PHP implementation using the Vektor library.
OpenAPI (Swagger) documentation generator for Laravel. Without manual PHPDoc annotations.
Laravel TOON: Reduce LLM Token Usage by 40-60%
Scattered IT Notes - by Stefano Marinelli
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
We got lucky with Shai-Hulud 2.0.
Coding tips to help peeps out (I guess). Contribute to stuarttodd-dev/coding-tips development by creating an account on GitHub.
Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.
Production-ready PHP Docker images built on official PHP. Optimized for security, performance, and developer experience.
:zap: Delightful Node.js packages and resources. Contribute to sindresorhus/awesome-nodejs development by creating an account on GitHub.
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 […]
pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications.
Tired of frontend frameworks, build tools, and hydration hell? See how Laravel’s Blade partials and HTMX give you dynamic UI without the bloat
⚠️ Hyperflask is still in BETA and being actively developed. Check out the roadmap for a status update.
Learn how to build an Express 5 app with TypeScript. You'll set up a production-ready project with tools for linting, testing and more.
API Blueprint is simple and accessible to everybody involved in the API lifecycle. Its syntax is concise yet expressive. With API Blueprint you can quickly design and prototype APIs to be created or document and test already deployed mission-critical APIs.
Control hardware using Laravel 🔌. Contribute to danjohnson95/pinout development by creating an account on GitHub.
A crazy idea that turned into a fun mashup of software and hardware...and all of it with Laravel
2026-01-14 14:50:47 UTC
Taylor Otwell looks back on 14 years of building and maintaining Laravel. From four stars on GitHub to a full-fledged ecosystem, he shares what it takes to design software that lasts—and why simple often wins.
Most of what modern software engineers do involves APIs: public interfaces for communicating with a program, like this one from Twilio. I’ve spent a lot of time…
A high performance job queue for PostgreSQL, written in Node.js
Level up your Node.js skills and design production-grade applications using proven techniques.
Software is changing faster than we've seen in 25 years. Machine learning isn't just becoming important, it's becoming essential. Every application, every website, every digital interaction will soon expect intelligent features as standard.
Jul 7, 2025
When talking about REST, it is worth reading the dissertation of Roy Thomas Fielding. The original paper that describes RESTful web, “Architectural Styles and the Design of Network-based Software Architectures” Roy T. Fielding (2000), introduces the Representational State Transfer (REST) architectural style as a framework for designing scalable, performant, and maintainable networked systems, particularly web services.
Coroutines are functions that pause and resume with state, allowing flexible, bidirectional control flow in PHP.
OpenAPI to TypeScript, React-Query, Zod, Faker.js, MSW, MCP and Axios.
Explore the surprisingly different security standards we apply to webhooks versus traditional API requests.
I’m proud to share that we have released a new package called spatie/laravel-one-time-passwords.
We are excited to announce the public preview of the brand-new PostgreSQL extension for Visual Studio Code (VS Code), designed to simplify PostgreSQL database management and development workflows. With this extension, you can now manage database objects, draft queries with intelligent assistance from context-aware IntelliSense and our ‘@pgsql’ GitHub Copilot agent—all without ever leaving your favorite code editor. Addressing Developer Challenges Many of you face hurdles in managing time effectively, with 41% of developers struggling with task-switching, according to the 2024 StackOverflow Developer Survey. Additionally, the 2024 Stripe Developer Coefficient Report reveals that developers spend up to 50% of their time debugging...
A docker image to provide the Joplin's Data API externally and headlessly - RickoNoNo3/joplin-terminal-data-api
Understand which metrics matter in Node.js applications, why they’re important, and how to track them effectively in production.
Events streaming package for Laravel based on Redis Streams - prwnr/laravel-streamer
A Python library and CLI tool for inspecting ePub from the terminal - ernestofgonzalez/epub-utils
Effortless API documentation tool for Laravel applications. Swagger alternative. - rakutentech/laravel-request-docs
Syntax highlighting powered by TextMate grammars in PHP. - phikiphp/phiki
FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Django, Falcon, Flask, Quart, Sanic, Starlette, Tornado). - mr-fatalyst/fa...
by: Ethan McCue
SQL queries don't start with SELECT
The DuckDB team and MotherDuck are excited to announce the release of a local UI for DuckDB shipped as part of the ui extension.
Volt-Test PHP SDK documentation - Integrate performance testing into your PHP applications with ease. Build and run test scenarios, monitor metrics, and optimize performance with Volt-Test's powerful tools.
Protect your users from malware and inappropriate content with Packetly’s simple, S3-compatible content identification API. Easily integrate our powerful security tools into your existing infrastructure and ensure your customers' safety with minimal effort.
Vercel Security Checkpoint
Apitally is a simple API monitoring and analytics tool that provides intuitive dashboards with metrics, logs and alerts. Just add a few lines of code.
Decentralised, minimalist microblogging service for hackers. - buckket/twtxt
Appwrite is an open-source platform for building applications at any scale, using your preferred programming languages and tools.
Go is an open source programming language designed for building simple, fast, and reliable software. Take a look here which great companies use Go to power their services.
An open source utility for packaging Python applications and all their dependencies into a portable, deterministic format based on Python's `sitecustomize.py`.
A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program. - cle-b/httpdbg
Vercel Security Checkpoint
Vercel Security Checkpoint
This is a work in progress, but I think it’s worth sharing. Please give it a look and let me know what you think. Thanks!
Learn stuff from another hooman being. 👋
Build a retrieval system with semantic, full-text, and fuzzy search in Postgres to be used as a backbone in RAG pipelines.
by: Ethan McCue
Nette is a family of mature and stand-alone components for PHP. Let them inspire you. Together, they create a framework rated as the 3rd most popular in the world. The Nette philosophy places extraordinary emphasis on productivity, best practices, and security.
Find API quality and security issues via your OpenAPI spec - zuplo/rate-my-openapi
Run FFmpeg as an API with fluent-ffmpeg compatibility, queues and S3 storage. - StreamPot/StreamPot
Embeddable Postgres with real-time, reactive bindings. - electric-sql/pglite
I've be working on Textual for over a year now. Here's a few things I've discovered (or re-discovered) regarding terminals in Python, and software development in general.
Check my public IP address and lookup any ip4 & ipv6 address detail on ip.network. Free API access available.
A feature flag daemon with a Unix philosophy
beego is an open-source, high-performance web framework for the Go programming language. - beego/beego
Enhancing the performance of Laravel applications brings a smoother and faster user experience. One powerful tool for achieving this is OPCache. OP...
Supercharge Your Laravel Projects with Swagger: Introducing Laravel G4T Swagger Auto...
PHP Package for handling, querying, filtering, and setting nested data structures - Hi-Folks/data-block
An improved drop-in replacement for SQS. Contribute to poundifdef/smoothmq development by creating an account on GitHub.
Upload your OpenAPI spec and we'll tell you how good it is.
A detailed guide on how to build an SDK in PHP, including considerations for developer experience, designing resources, working with parameters, building HTTP requests, pagination, and more.
Written on May 30th, 2018 by Karl Hughes
Redis is moving to a non-open source license. As a Fedora user how do you move from Redis to Valkey, a new Linux Foundation replacement?
The requested resource was not found
Postgres Message Queue (PGMQ) JavaScript Client Library - Muhammad-Magdi/pgmq-js
The API database architecture - Stop writing HTTP-GET endpoints
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. - pgmq/pgmq
Hosted
It might be surprising to hear the co-founder of a GraphQL company say you probably don't need it. Let me explain.
Ultra fast, persistent database supporting Valkey API - sabledb-io/sabledb
It’s beautiful to see the industry finally adopt a superior technique for API versioning: rolling versions. Last week, Sequence adopted rolling versions as the versioning scheme for their API. Ten years ago, this scheme was unheard of, but fast-forward to this day, and it is fast becoming ubiquitous thanks to Stripe for inventing and popularising this technique with their article — APIs as infrastructure: future-proofing Stripe with versioning.
Vercel Security Checkpoint
Proxy server that generates API specs for any app or website on localhost. - Adawg4/openapi-autospec
🦫 A lightweight and modern task runner for Automation, CI/CD & DevOps. - jolicode/castor
PHP port of Mozilla's Readability.js. Contribute to fivefilters/readability.php development by creating an account on GitHub.
Build robust web crawlers using libraries like BeautifulSoup. Overcome scraping challenges and learn best practices for large scale scraping.
🐽 oink.php is a single-file PHP library to easily build APIs - jcarlosroldan/oink
Postgres is Enough . GitHub Gist: instantly share code, notes, and snippets.
The API Landscape
OpenAPI testing for PHP. Contribute to hotmeteor/spectator development by creating an account on GitHub.
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the ...
Structure any Web/API data
Every known artificial agent (bot) on the internet
author, Laurence Isla,. This how-to shows a way to return HTML content and use the htmx library to handle the AJAX requests. Htmx expects an HTML response and uses it to replace an element inside the DOM (see the htmx introduction in the docs). Preparatory Configuration: We will make a to-do app ...
⚡️ A tool to check the speed and resilience of your API endpoints against multiple parallel or sequence requests. - parsecph/clobbr
The future of modern data infrastructure is object storage.
Novu is an open-source notification platform that empowers developers to create robust, multi-channel notifications for web and mobile apps. With powerful workflows, seamless integrations, and a flexible API-first approach, Novu enables product teams to manage notifications without breaking production.
Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.
The best code is the code unwritten. Avoid building a complex API layer by sharing your database between services.
Introducing Deno Queues - zero config, scalable messaging with a guaranteed at-least-once delivery. This new primitive builds on the foundation set by Deno KV, and is available today in the Deno JavaScript runtime and Deno Deploy.
I made a no-nonsense wrapper around pcntl_fork
Arrays are a convenient way of organizing and passing data in PHP applications, but should we do it? In this article, I'll show the cons of abusing the use of associative arrays and a simple alternative for that.
This patch adds FrankenPHP as a runtime for Laravel Octane! To get started, use the following commands: php artisan octane:install --server=frankenphp php artisan octane:start The current implement...
A simple HTTP Request & Response Service.
Let's write the docs like it's 2023.
Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane
Use any async Rust library from PHP! Contribute to danog/php-tokio development by creating an account on GitHub.
The fastest and simplest way to build, run, govern, and evolve a high-quality API layer on all your data.
Utilities to build powerful, performant and extensible GraphQL APIs rapidly
The OData v4.01 Producer for Laravel
Basedash is the AI-native Business Intelligence Platform. Generate beautiful charts and dashboards using natural language.
Learnings from securing a PostgreSQL database used by multiple backends, services, and roles.
Ask any developer: do you prefer GraphQL or REST? This often leads to opinionated conversations, sometimes even devolving into vulgar opinions rather than objective facts.
Create beautiful diagrams just by typing math notation in plain text.
Atlas is a language-agnostic tool for managing and migrating database schemas using modern DevOps principles. It enables developers to automate schema changes through both declarative (schema-as-code) and versioned migration workflows, supporting inputs like HCL, SQL, and ORM models. Key features include automatic migration planning, schema diffs, linting, testing, and CI/CD for databases to ensure a reliable and scalable approach to database schema changes.
Your agent just shipped 50 files. How are you going to read them?. Code Walkthroughs for humans.
GitHub Gist: instantly share code, notes, and snippets.
posted on july 12th, 2023 with tags pushover
PostgreSQL provides the necessary building blocks for you to combine and create your own search engine for full-text search. Let's see how far we can take it.
The full-featured Golang Development Framework skeleton - goravel/goravel
Exploring software development with PHP, JavaScript, Rust, and beyond.
Discover our guides, examples, and APIs to build fast and relevant search experiences with Meilisearch.
Learn how to use Kiota to generate API clients to call any OpenAPI-described API.
Hexmos Lama2: Human-friendly syntax and CLI for describing and executing APIs, store and collaborate on API files using version control. Ships with IDE and text-editor integrations. Markdown for APIs.
Blog about Software Engineering
EdgeWorkers Examples – This repository contains practical examples, that can be used as a starting point for Akamai EdgeWorkers. - akamai/edgeworkers-examples
jendeley is a JSON-based document organizing software.
MailCrab is an email test server for development, written entirely in Rust.
The ultimate set of SQLite extensions. Contribute to nalgeon/sqlean development by creating an account on GitHub.
An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—100% open source and self hosted, with native Post...
Various Docker Compose examples of selfhosted FOSS and proprietary projects. - Haxxnet/Compose-Examples
Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.
Step by step guide to becoming a modern backend developer in 2025
Boilerplate for running a PHP lambda function in AWS - rkeplin/lambda-php-dockerized
Occasionally I go out to lunch with some of my techie friends and we have a great time geeking together. We talk about projects, current events, and various tech-related issues. Inevitably, the discussion will turn to programming languages. One might lament "I have to modify some Java code. I hate Java. (Oh, sorry, Kyle.)" (It probably doesn't help that we gave Kyle the nickname "Java-boy" over a decade ago.) Another will gripe about some old monolithic shell code that nobody wants to rewrite.
; Date: Thu Oct 13 2022
RapidAPI for Mac is a full-featured HTTP client that lets you test and describe the APIs you build or consume. It has a beautiful native macOS interface to compose requests, inspect server responses, generate client code and export API definitions.
A beautifully crafted macOS native application for managing your Laravel Horizon instances. Dark mode, unlimited instances, one elegant interface.
Creating a full-fledged API requires resources, both time and money. You need to think about the model, the design, the REST principles, etc., without writing a single line of code. Most of the time, you don’t know whether it’s worth it: you’d like to offer a Minimum Viable Product and iterate from there. I want to show how you can achieve it without writing a single line of code. The solution The main requirement of the solution is to use the PostgreSQL database. It’s
RoadRunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.
Deploy and execute AWS Lambda functions from your Laravel application.
PHP extension to get insight about memory usage. Contribute to BitOne/php-meminfo development by creating an account on GitHub.
Provides a domain-first, test-driven approach to web application architecture with a focus on long-term maintainability.
The cross-platform API testing tool.
Do local website development on your computer or in the cloud with DDEV.
The comprehensive Open Source Software insight tool by analyzing massive events from GitHub, powered by TiDB, the best insight building database of data agility.
A hands-on practical Laravel Security course that uses interactive hacking exercises to teach you how to keep your applications secure. Because learning security doesn't have to be boring!
A next-generation crawling and spidering framework. - projectdiscovery/katana
Implement JWT authentication in Laravel 11, comparing it with built-in authentication packages Sanctum and Passport, and exploring security considerations.
Identify bugs and bottlenecks in your web applications before your customers do.
A minimal framework for command-line applications in PHP. Join our Discord: https://discord.gg/hY5UNC4XPf - minicli/minicli
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) - OpenAPITools/openapi-gener...