Software Alternatives & Startups

SimpleSAMLphp VS Measure.sh

Compare SimpleSAMLphp VS Measure.sh and see what are their differences

SimpleSAMLphp

SimpleSAMLphp is an OAuth authentication application written in native PHP.

Rating
0 reviews
Pricing
Open source
Measure.sh

Measure helps mobile teams monitor and fix crashes, ANRs, bugs, and performance issues. The open source alternative to Firebase Crashlytics.

Rating
5.0 · 1 review
Pricing
Open source Freemium Free trial $25 / Monthly (25GB of log/metric/ traces/session replay)

Which is more popular?

Based on our record, SimpleSAMLphp seems to be more popular. It has been mentioned 5 times since March 2021.

social mentions
5 vs 0
Identity Provider popularity
100% vs 0%
alternatives listed
71 vs 9

Base details

Website, pricing, platforms and company facts side by side.

SimpleSAMLphp
Measure.sh
Website simplesamlphp.org measure.sh
Pricing
Open source
Open source Freemium Free trial $25 / Monthly (25GB of log/metric/ traces/session replay) Official pricing
Platforms
React Native Android iOS Flutter Kotlin Multiplatform +2
Company Startup from the United States · 1 - 9 employees · 2024
Listed in

About SimpleSAMLphp and Measure.sh

In their own words, as submitted to SaaSHub.

SimpleSAMLphp
Measure.sh

No description of SimpleSAMLphp yet.

Measure is an open source mobile observability platform built for production debugging. It helps mobile teams find and fix crashes, ANRs, UI freezes, slow API chains and edge-case state bugs, the failures that crash reporters never show you. Most crash tools tell you that an app broke. Measure...

Read more about Measure.sh

Features and specs

What each product offers, as listed by its team.

SimpleSAMLphp 5 features
Measure.sh 8 features
  • Interoperability
    SimpleSAMLphp offers broad compatibility with different identity providers and service providers, making it an ideal choice for implementing SAML-based single sign-on (SSO) solutions across diverse systems.
  • Extensibility
    The platform supports custom modules and extensions, allowing developers to enhance its functionality and tailor it to specific authentication or integration requirements.
  • Open Source
    As an open-source solution, SimpleSAMLphp allows organizations to implement and customize the software without licensing costs, fostering a collaborative improvement environment through user contributions.
  • Comprehensive Documentation
    The software is well-documented, which facilitates easier implementation, configuration, and maintenance for administrators and developers.
  • Wide Adoption
    SimpleSAMLphp is widely adopted within the community, which means there is a wealth of community support and resources available for troubleshooting and best practice sharing.

Possible disadvantages

  • Complex Configuration
    Setting up SimpleSAMLphp can be complex, particularly for users who are new to SAML or do not possess extensive experience with PHP, potentially leading to a steep learning curve.
  • Security Management
    Administrators must be diligent about applying security updates and configuring the system correctly, as improper setup could introduce vulnerabilities in the authentication process.
  • Performance Overheads
    The software can introduce performance overheads, especially in high-traffic environments, necessitating careful consideration of system resources and optimization practices.
  • Limited Protocol Support
    While it excels at SAML, SimpleSAMLphp has limited support for other authentication protocols such as OpenID Connect or OAuth2, which might be a limitation for some use cases.
  • PHP Dependence
    Being PHP-dependent, the platform may face limitations related to PHP's scalability and performance in large-scale enterprise environments, compared to other languages.
  • Crash Reporting
    Crashes and ANRs with symbolicated stacktraces, grouping and version impact
  • Session Replay
    Session Timeline replays every user action, screen, network call, log and system metric
  • Performance Monitoring
    Traces, app launch times, network latency and app health metrics per release
  • Bug Reporting
    Shake the device to file a bug, attached to the full session that led to it
  • Network Monitoring
    Request latency, status codes and failing endpoints, tied to the session
  • User Journeys
    See how users move between screens and where they drop off
  • AI Debugging
    Measure Agent plus an MCP server so coding agents can read production sessions
  • Adaptive Capture
    Dial data collection up or down remotely, without shipping a new release

Videos

Walkthroughs and reviews on video.

SimpleSAMLphp 0 videos + Add
Measure.sh 1 video + Add

No SimpleSAMLphp videos yet. You could help us improve this page by suggesting one.

Measure.sh: open source crash and performance monitoring for mobile apps (demo)

Category popularity

How often each product is chosen within a category, 0–100% relative to the other.

Score bands 0–20 21–40 41–50 51–60 61–100
SimpleSAMLphp
Measure.sh
100% 100%
0% 0%
0% 0%
100% 100%
0% 0%
100% 100%

Questions & Answers

As answered by people managing SimpleSAMLphp and Measure.sh.

Who are some of the biggest customers of your product?

Measure.sh's answer:

Porsche, Astro, Hoichoi

What's the story behind your product?

Measure.sh's answer:

Measure grew out of a problem its founders kept running into. Between them they had led mobile engineering at companies including Gojek, Rapido and Groww, including the years when Gojek's app scaled from around 10,000 to 35 million daily active users. At each company they ended up building similar internal tooling to answer the same question: why is the app slow, frozen or broken for a real user in production when crash reporting shows nothing wrong? After rebuilding versions of the same tool more than once, they decided to apply the DRY principle to the problem itself and turn it into a product instead of another internal project. Measure was released publicly in September 2024 and is developed in the open under the Apache 2.0 license, with the roadmap and issues visible on GitHub.

How would you describe the primary audience of your product?

Measure.sh's answer:

Mobile engineering teams running consumer apps in production, especially at high growth companies where app quality has a direct effect on revenue and retention. Typical users are Android and iOS engineers, mobile platform and foundation teams, mobile leads and engineering managers who are accountable for crash free rates, ANRs, startup time and release health, along with the CTOs and VPs of Engineering who own those outcomes. Because Measure is open source and can be self hosted, it also fits teams with strict data residency or privacy requirements, and smaller teams looking for an open alternative to Firebase Crashlytics.

What makes your product unique?

Measure.sh's answer:

Measure.sh is an open source observability platform built specifically for mobile apps, rather than a mobile SDK attached to a backend monitoring product. Its defining capability is the session timeline, which reconstructs a complete user session including interactions, navigations, network calls, logs, lifecycle events and CPU and memory signals. This allows teams to diagnose problems that never produce a crash, such as ANRs, UI freezes, slow API chains and edge case state bugs. Measure also provides Adaptive Capture, which lets teams change what data is collected remotely without shipping an app update, and an MCP server that exposes crashes, traces and sessions to coding agents. It is available as a managed cloud service or fully self hosted, and is licensed under Apache 2.0.

Why should a person choose your product over its competitors?

Measure.sh's answer:

  • Mobile first by design. Measure is built by mobile engineers for mobile teams, not adapted from a web or backend APM tool.
  • Full session context. Session replays and timelines show the user actions, navigations, network calls and logs that led to an issue, not just a stack trace.
  • Coverage beyond crashes. Crashes, ANRs, performance traces, network performance, bug reports, user journeys and app health metrics live in a single dashboard.
  • Open source and self hostable. Apache 2.0 licensed, so teams can keep all app and user data inside their own infrastructure.
  • Cost control. Per GB pricing combined with Adaptive Capture, which lets teams increase data collection during a risky release and reduce it afterwards without shipping an app update.
  • Broad platform support. Android, iOS, Flutter, React Native and Kotlin Multiplatform.
  • Agent ready. An MCP server exposes errors, traces and session data to coding agents and Slack for natural language debugging.

Which are the primary technologies used for building your product?

Measure.sh's answer:

  • Backend services: Go
  • Dashboard: TypeScript, React and Next.js
  • Data stores: ClickHouse for events, sessions and traces, PostgreSQL for application data
  • Streaming and caching: Apache Iggy and Valkey
  • Object storage: S3 compatible storage, with MinIO used in self hosted deployments
  • Symbolication: Symbolicator for native and mobile stack traces
  • SDKs: Kotlin for Android, Swift for iOS, Dart for Flutter, and TypeScript for React Native, plus Kotlin Multiplatform support
  • Deployment: Docker and Docker Compose for self hosting
  • License: Apache 2.0, with the full source available on GitHub at github.com/measure-sh/measure

User comments

Share your experience with using SimpleSAMLphp and Measure.sh. For example, how are they different and which one is better?

Log in or Post with

Reviews and articles

External articles and on-site reviews we used to compare the two products.

SimpleSAMLphp no reviews yet
Measure.sh 5.0 · 1 review

We have no reviews of SimpleSAMLphp yet. Be the first one to post

  • Modern and AI native tooling for observability of mobile apps
    SaaSHub review
    · Sep 2026

    If you're looking for a modern and AI native tool for observability of mobile apps, then measure.sh is the right choice for the job It has a lot of innovative tools and a very nice dashboard for the same "Session...

Social recommendations and mentions

Recommendations tracked on public social media and blogs since March 2021.

SimpleSAMLphp 5 mentions
Measure.sh 0 mentions
  • How and Why to Use Patches
    To get started, assume that there's a third-party dependency that is imported and whose contents you can and need to manipulate. For this section, I will walkthrough a scenario where that dependency is an NPM package. But this could... - Source: dev.to / over 1 year ago
  • Weekly "ask anything" thread
    Https://simplesamlphp.org and you can use azure oauth2 or saml2. Source: almost 5 years ago
  • How to connect PHPBB forum to existing database
    IDP - Identity Provider - A small program that attaches to your current user database. This is what gets your software to talk with other SAML2 systems. Simplesamlphp is a good plugin. Source: almost 5 years ago

View more

Tracking Measure.sh since Sep 2026.

Alternatives to SimpleSAMLphp and Measure.sh

When comparing SimpleSAMLphp and Measure.sh, you can also consider the following products.