An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
45 result(s) for βalternativeβ
Empowering People Ethically π — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub βοΈ – Pull Requests welcome!
Light, fluffy, and always free - The AWS Local Emulator alternative
The MIT-licensed infinite-canvas whiteboard SDK. An open-source tldraw alternative — no license fee, free for commercial use. React, React Native, and plain JS.
The open-source CapCut alternative
π¨ Local-first, open-source Claude Design alternative. π₯οΈ Native desktop app. β‘ 259+ Skills · β¨ 142+ Design Systems πΌοΈ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames π¦ Sandboxed preview · HTML/PDF/PPTX/MP4 export π€ Claude Code / OpenClaw / Codex / Curs…
Open source alternative to Semrush and Ahrefs
Open-source alternative to AI video platforms — Free AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.
The free, open-source alternative to GitHub Classroom
Open-source AI design agent — alternative to Lovart AI, Runway Agent, Luma Labs Agent, Krea Agent, Pika Agent, Galileo AI, Magic Patterns. Autonomous multi-step creative for posters, social, brand kits, ad creatives, and video. Free, MIT-licensed, self-hosted.
π± Terminal in Your Pocket — Control Claude Code, Codex, Gemini CLI & your Mac/Linux/Windows from any phone or browser. Vibe coding from anywhere. Alternative to MobileCLI, Claude Remote, vibe-remote, MuxAgent.
Open source Granola AI Alternative
π₯π₯π₯ Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.
Self-organizing AI second brain for Obsidian + Claude Code. Drop any source and Claude reads, links, and files it into one connected knowledge graph of plain Markdown you own. AI note-taking, personal knowledge management (PKM), and an open-source Notion alternative. Based on Ka…
Selfhosted alternative to 12ft.io. and 1ft.io. Proxy to remove CORS headers and modify HTML
Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. π₯π¬
AI-native, free, open-source alternative to Jira, Trello, ClickUp & Monday. Built for Scrum teams where humans and AI agents collaborate as equals — on the same board, the same sprints, the same goals. Self-hosted. Fully customizable via config and plugins.
FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
The Laravel AI SDK is the LangChain PHP alternative: agents, tools, memory, streaming, and multi-agent workflows, entirely in PHP. No Python required.
I’ve been looking into handing a bit of our messaging infrastructure over to a managed alternative. Managing your own messaging infrastructure that should be highly available is not always an investment you want to make in this day and age. Going through the documentation …
Starting 2014, I wanted to look more closely at everything I consume. So I started keeping a list of everything I read, watch and listen to. I started off with a markdown file on Github that quikcly evolved into a good excuse to dabble with an alternative stack. I ended up writi…
GitHub Copilot is downright rude, how could we make it more polite?
Learning your Tools It's up to you to learn your tools so you can adapt them to your needs. It's not up to the tool to adapt to your needs. If available tools make it too hard to meet your needs, your alternative option is to make your own tool. Frustration in available tooling …
Re: Recursion instead of goto Why hello! Thank you for asking this most excellent question! I have indeed considered alternatives to the goto. I have evaluated them to a great extent, and I am happy to present the results to you here. When the PHP parser reads a source file, tha…
As the conflict in Iran escalates, global oil markets are experiencing significant turmoil, prompting producers to reevaluate their strategies. One undeniable conclusion is emerging: there will be a sustained need for alternatives to the Middle Eastern oil landscape, driving att…
This is my guide for rebase, I’ll explain my process for rebasing and an alternative using cherry-pick that I often use when working on Open Source software. This guide is usefull when a maintainer says “please rebase” and you end up with 40 commits not being y…
In the last month or two, I’ve hacked around a concept that I call “PHP Extended SQL - an alternative to Doctrine Query Language”. In this post I’ll showcase the ESQL library with a complex use case, illustrating the reasons behind the creation of the ESQ…
Magento 2 has a reputation for being complicated, and honestly that reputation is earned. The learning curve is steep, the documentation has gaps, and some of its architectural decisions only make sense once you have been burned by the alternative. I have been working with Magen…
Brief description of how to use GetEnvironmentVariable as an alternative to WriteProcessMemory
Collection of CSS / HTML primitives. Tricks to use as an alternative to JavaScript (exfiltration, timing, etc.)
There are two types of upgrades. One follows only `UPGRADE.md` files on every release, replacing what has been removed with new alternatives. It works, and we could say that the codebase will be "up-to-date." The other upgrade doesn't stop at the required minimum but **makes use…
Recently, I migrated this very blog to Astro, and I took the opportunity to modernize the search system. I was then using lunr, which was a bit unmaintained, and not playing well with modern build tools. Introducing fuse.js Looking for alternatives I found fuse.js, a fuzzy-searc…
Simple Ruby on Rails %Q | %q | %W | %w | %x | %r | %s %Q This is an alternative for double-quoted strings, when you have more quote characters in a string.Instead of putting backslashes in front of them, you can easily write: >> %Q(Joe said: "Frank said: "#{what_frank_sai…
Table of Contents The problem: env(’REMOTE_ADDR’) The fix: ServerRequest::clientIp() + Middleware Step 1: Add a TrustedProxyMiddleware Step 2: Configure trusted proxy IPs Multiple proxies in the chain Alternative: nginx real_ip module Step 3: Replace env(’REMOTE_ADDR’) everywher…
Announcing new versions of the PASETO protocol, which offer better arguments for security in a wider range of use cases.
Paseto (Platform-Agnostic Security Tokens) is everything JWT should be, but isn't (namely, secure)
A more secure alternative to using PHP's mail() function that will help keep your messages out of the spam filters.
After four years at GetResponse it’s time for new opportunities! I am looking for a role related to #PHP, ideally in Developer Enablement context, but I am also open for alternatives. Read further for more details.
So you’ve heard that Python now supports that fancy async/await syntax. You want to play with it, but asyncio seems intimidating. Well, someone wrote a simpler alternative to asyncio. It’s called Curio and people are saying good things about it. 1 In this tutorial, I’m going to …
A rare article written in French discussing WhatsApp and its alternatives.
As a more or less POSIX compatible system I would’ve expected timer_create and friends to be available on OS X, but it turns out those functions are not available (at least I couldn’t find them after hours of research). Looking into alternatives (spoiler: there are n…
In the previous post , I talked about priority queues. But in my explanation of an alternative implementation, I neglected to mention a few things:
I've been working on Laravel API projects and recently started reviewing our API documentation workflow. Swagger/OpenAPI tools have been useful for generating documentation, but as projects grow, we're looking for a workflow that covers more than just documentation. Some things …
Most of the Laravel applications I work on expose REST APIs, and we've been trying to move more of our API testing into the terminal instead of relying on a GUI. The main goal is to use the same workflow locally and in CI/CD. We were looking for a tool that can: Run API tests fr…
I've been using Bruno for testing Laravel APIs, but I'm looking at alternatives as more of our API testing moves into CI/CD. The main things I need are: Run API tests from the terminal Support different environments Work with OpenAPI-based APIs Integrate with CI/CD Reuse the sam…