2026 January

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

2025 December

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

hacker news laravel api php

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

docker php

2025 August

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.

2025 July

Coroutines are functions that pause and resume with state, allowing flexible, bidirectional control flow in PHP.

2025 April

Syntax highlighting powered by TextMate grammars in PHP. - phikiphp/phiki

php

2025 March

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.

2025 February

Vercel Security Checkpoint

laravel php

2024 September

2024 August

Learn stuff from another hooman being. 👋

laravel php

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.

php

2024 July

PHP Package for handling, querying, filtering, and setting nested data structures - Hi-Folks/data-block

php

2024 June

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.

php

2024 May

Written on May 30th, 2018 by Karl Hughes

test driven development php

The requested resource was not found

2024 March

🦫 A lightweight and modern task runner for Automation, CI/CD & DevOps. - jolicode/castor

php

PHP port of Mozilla's Readability.js. Contribute to fivefilters/readability.php development by creating an account on GitHub.

php

2024 February

🐽 oink.php is a single-file PHP library to easily build APIs - jcarlosroldan/oink

php

2023 November

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.

php

2023 October

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...

laravel php

2023 September

Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane

laravel php

2023 August

Use any async Rust library from PHP! Contribute to danog/php-tokio development by creating an account on GitHub.

2023 January

Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.

hacker news laravel api php

Boilerplate for running a PHP lambda function in AWS - rkeplin/lambda-php-dockerized

serverless php

2022 December

RoadRunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.

php

PHP extension to get insight about memory usage. Contribute to BitOne/php-meminfo development by creating an account on GitHub.

php

Provides a domain-first, test-driven approach to web application architecture with a focus on long-term maintainability.

php

2022 November

A minimal framework for command-line applications in PHP. Join our Discord: https://discord.gg/hY5UNC4XPf - minicli/minicli

php