durable-php

By bottledcode

Durable-php Alternatives

Similar projects and alternatives to durable-php

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better durable-php alternative or higher similarity.

durable-php reviews and mentions

Posts with mentions or reviews of durable-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Authorization is still a nightmare for engineers
    6 projects | news.ycombinator.com | 16 Apr 2024
    That's a really clean implementation. And the shares are used to resolve authorization here [1], right?

    Two things that we're solving for at Oso is: making it easier for multiple teams to collaborate on permissions (which we solve by having a declarative language), and solving the list filtering problem (as talked about in the post).

    If you don't need either of those two things and are happy with a DIY approach, what you've shared would work great IMO. If you packaged that up as a standalone solution, I could see a lot of people getting value from it!

    [1] https://github.com/bottledcode/durable-php/blob/3ad509fcdbb3...

  • Ask HN: What are some unpopular technologies you wish people knew more about?
    56 projects | news.ycombinator.com | 2 Dec 2023
    Heh. https://github.com/bottledcode/durable-php is a semi-faithful php port of Orleans, borrowing some ideas from similar things too. I’ve actually been working on some really neat FFI things for this the past few weeks.

    It’s fun.

  • Your coolest Packagist project that no one uses?
    14 projects | /r/PHP | 7 Jul 2023
    Durable php: https://github.com/bottledcode/durable-php based off of C# durable functions.
  • Thoughts on event sourcing: Replaying events
    1 project | /r/PHP | 5 Jul 2023
    The way I've successfully used event sourcing was to think of it like a WAL where you are basically building up a HashMap. (This is how DurablePHP works -- https://github.com/bottledcode/durable-php -- if you are interested) Replaying should result in the exact same HashMap every single time, any side-effects only happen once.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 29 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic durable-php repo stats
5
3
8.0
6 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com