Software Alternatives, Accelerators & Startups

ADHD Notes VS php eventloop

Compare ADHD Notes VS php eventloop and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

ADHD Notes logo ADHD Notes

Capture anything, keep every task in full context, and let the app surface what needs you next. Built to externalize your memory. Free to start.

php eventloop logo php eventloop

a simple non blocking and async event loop written in php
Not present

ADHD Notes is a calmer task and follow-up app for people who hold too much in their head.

The hard part of staying on top of things is rarely doing the task. It is remembering the loose thread weeks later, after it has left your mind completely. ADHD Notes is built around that gap.

Capture anything in one tap, before the thought slips away. Each task can carry full context (the customer, the people involved, meetings, a notes log, and its own activity history), so when a thread comes back you know exactly who and why. Then set it to resurface on the right day and let it go, trusting it will return instead of relying on memory.

It is flat by design. There are no folder mazes to build and abandon. You capture first and add context only if and when you want it, so the app still works on the busy days.

What makes it different - One-tap capture, with no filing decisions - Rich context per task: customer, people, meetings, notes, full history - Resurfacing, so follow-ups come back to you at the right time - Flat structure, nothing to maintain

Built for ADHD brains and for customer-facing, many-thread work (support, success, account management, sales), where a dropped follow-up is a relationship cost, not just a missed task. Free to start, on web and iOS.

  • php eventloop Landing page
    Landing page //
    2023-07-27

ADHD Notes

$ Details
free
Platforms
iOS Web
Startup details
Country
United States
Founder(s)
Calvin Churchill

ADHD Notes features and specs

  • One-tap capture
    Empty your head in a second, before the thought slips away.
  • Resurfacing follow-ups
    Tell a task to come back on a set day, instead of relying on memory.
  • Full context per task
    Attach the customer, the people, meetings, notes, and activity history.
  • Flat, no folders
    Capture first and add context later. No project hierarchy to maintain.
  • AI capture assistant
    Paste a brain-dump or an email and it sorts it into tasks.
  • Reminders and nudges
    Quiet nudges and reminders so loose ends do not get forgotten.
  • Nothing is lost
    Deleted items sit in Trash for 30 days and restore with their links intact.
  • Workspaces
    Separate work, clients, and personal threads into isolated spaces.

php eventloop features and specs

  • Simple and lightweight
    The library provides a minimalistic implementation of an event loop in PHP, making it easy to understand and integrate into small projects without heavy dependencies.
  • Educational value
    As a straightforward PHP event loop implementation, it serves as a great learning resource for developers wanting to understand how event loops and asynchronous programming concepts work under the hood in PHP.
  • Non-blocking I/O support
    The library enables non-blocking I/O operations in PHP, allowing developers to handle multiple tasks concurrently without relying on multi-threading, which PHP does not natively support well.
  • Timer and periodic task support
    It provides built-in support for timers and periodic tasks, enabling developers to schedule recurring operations or delayed execution within the event loop.
  • Pure PHP implementation
    The library is written in pure PHP without requiring external C extensions, making it portable and easy to install across different PHP environments without special compilation steps.

Possible disadvantages of php eventloop

  • Limited community and support
    The project has a very small community with minimal stars, forks, and contributors on GitHub, which means limited peer support, fewer bug reports, and potentially slower issue resolution.
  • Not production-ready
    Given its small scale and limited adoption, the library may not be battle-tested enough for production environments where reliability, performance, and stability are critical.
  • Limited features compared to alternatives
    More established PHP async libraries like ReactPHP, AmpPHP, and others offer far more comprehensive ecosystems with HTTP servers, database clients, and stream handling that this library lacks.
  • Performance limitations
    Being a pure PHP implementation without leveraging extensions like ev, libuv, or swoole, the event loop may suffer from performance bottlenecks compared to extension-backed alternatives when handling high concurrency.
  • Poor documentation
    The repository has minimal documentation and examples, making it difficult for new users to understand the full API, edge cases, and best practices for using the library effectively.

Analysis of ADHD Notes

Overall verdict

  • I don't have verified, up-to-date information about adhd-notes.com specifically, so I can't confirm its quality, features, or reputation firsthand. Based on the name, it appears to be a note-taking or organizational tool designed for people with ADHD, but you should verify current reviews, pricing, and functionality directly on their website or through independent user reviews before deciding.

Why this product is good

  • Appears to target a specific niche (ADHD-friendly note-taking) which could mean tailored features like simplified interfaces or reminder systems
  • Specialized tools for ADHD often focus on reducing cognitive load and improving task follow-through
  • Niche products can sometimes offer better focus on specific pain points than generic note-taking apps

Recommended for

  • Individuals with ADHD looking for specialized organizational tools
  • Users who have tried generic note apps and found them overwhelming
  • People who want to verify the tool through trial periods or free versions before committing

Analysis of php eventloop

Overall verdict

  • php-eventloop is a lightweight event loop implementation for PHP that provides a solid, minimalistic solution for developers wanting to implement asynchronous, non-blocking behavior without adopting a full framework like ReactPHP or Amp. It's good for learning purposes and simpler use cases, though it lacks the extensive ecosystem, tooling, and production hardening of more established async libraries.

Why this product is good

  • Lightweight and simple to understand, making it easy to integrate into small projects
  • Useful for learning how event loops work under the hood in PHP
  • Minimal dependencies compared to larger async frameworks
  • Open source and available for inspection/modification on GitHub
  • Can be a good starting point for building custom async solutions

Recommended for

  • Developers learning about event-driven programming in PHP
  • Small projects needing basic async functionality without heavy dependencies
  • Educational purposes and understanding event loop internals
  • Prototyping simple non-blocking I/O operations
  • Developers who want full control over a minimal event loop implementation

Category Popularity

0-100% (relative to ADHD Notes and php eventloop)
Task Management
100 100%
0% 0
Eventloop
0 0%
100% 100
Notes
100 100%
0% 0
PHP
0 0%
100% 100

Questions & Answers

As answered by people managing ADHD Notes and php eventloop.

What makes your product unique?

ADHD Notes's answer

Most task apps store what you type and then wait silently for you to remember to check them. ADHD Notes is built to reach back out. You capture a task or follow-up in one tap, attach the context future-you will need (the customer, the people, meetings, notes, and history), and set it to resurface on the right day. The app brings the thread back to you instead of relying on memory. It is also flat by design, with no folders or projects to build and abandon, so it keeps working on the busy days when other systems fall apart.

Which are the primary technologies used for building your product?

ADHD Notes's answer

Next.js, React, and TypeScript on the front end, with Tailwind for styling. Supabase (Postgres and Auth) for the database and authentication. Hosted on Netlify with serverless functions for the backend. The iOS app is built with Capacitor. AI features run through a hosted large language model tier.

Why should a person choose your product over its competitors?

ADHD Notes's answer

Most tools make you organize before you are allowed to use them, which is the exact friction that makes people with ADHD give up. ADHD Notes flips that: capture first, add context only if and when you want it, and let the app do the remembering. Compared to heavier tools like Asana, Linear, or ClickUp, it gives you rich per-task context without the team-collaboration weight. Compared to simple to-do apps, it adds the thing they miss: resurfacing, so follow-ups come back to you at the right time. It is the rare app that holds up on the bad days, which is the only kind that sticks.

How would you describe the primary audience of your product?

ADHD Notes's answer

People who juggle many active threads and cannot rely on memory to hold them. That includes adults with ADHD or ADHD-adjacent cognitive styles, and customer-facing professionals in support, customer success, account management, and sales, where a dropped follow-up is a relationship cost rather than just a missed task. Also founders, PMs, and anyone running many parallel conversations with customers, teammates, and vendors.

What's the story behind your product?

ADHD Notes's answer

ADHD Notes grew out of a repeated frustration: the task is rarely the hard part, but remembering the loose thread weeks later is. Existing tools either demanded too much setup or just sat there waiting to be checked. ADHD Notes was built to externalize memory instead: capture fast, keep full context, and have the app surface what needs you next. It started as a personal tool refined over many iterations, and became a single-user productivity app for people who want to stop holding everything in their head.

User comments

Share your experience with using ADHD Notes and php eventloop. For example, how are they different and which one is better?
Log in or Post with

What are some alternatives?

When comparing ADHD Notes and php eventloop, you can also consider the following products

ADHD Pro - Happy Productivity for People with ADHD

ADHDhelp.app - Struggling with focus, procrastination, or overwhelm? Our ADHD-friendly app helps you understand your current state and instantly apply techniques that work โ€“ from mindfulness to cognitive tips.