Need advice about which tool to choose?Ask the StackShare community!

GraPHP

0
6
+ 1
0
Yesod

35
41
+ 1
15
Add tool

GraPHP vs Yesod: What are the differences?

Developers describe GraPHP as "A PHP graph DB web framework *". The goal of this project is to build a lightweight web framework with a graph DB abstraction. It should be very easy to create the graph schema with no knowledge of of how the data is stored. Also, the schema should be incredibly flexible so you should never need migrations when adding new models (nodes), connections (edges), or data that lives in nodes. On the other hand, *Yesod** is detailed as "A RESTful Haskell web framework built on WAI". Yesod believes in the philosophy of making the compiler your ally, not your enemy. We use the type system to enforce as much as possible, from generating proper links, to avoiding XSS attacks, to dealing with character encoding issues. In general, if your code compiles, it works. And instead of declaring types everywhere you let the compiler figure them out for you with type inference.

GraPHP and Yesod can be primarily classified as "Frameworks (Full Stack)" tools.

Some of the features offered by GraPHP are:

  • Full MVC. Zero boilerplate controllers, models, and views.
  • Models are your schema. Defining data is up to you (but not required).
  • No migrations. Team members can add new models independently without conflicts

On the other hand, Yesod provides the following key features:

  • safety & security guaranteed at compile time
  • developer productivity: tools for all your basic web development needs
  • raw performance

GraPHP and Yesod are both open source tools. Yesod with 2.11K GitHub stars and 329 forks on GitHub appears to be more popular than GraPHP with 135 GitHub stars and 5 GitHub forks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of GraPHP
Pros of Yesod
    Be the first to leave a pro
    • 6
      Haskell
    • 4
      Super High Performance
    • 3
      Open source
    • 2
      Type safe URLs

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is GraPHP?

    The goal of this project is to build a lightweight web framework with a graph DB abstraction. It should be very easy to create the graph schema with no knowledge of of how the data is stored. Also, the schema should be incredibly flexible so you should never need migrations when adding new models (nodes), connections (edges), or data that lives in nodes.

    What is Yesod?

    Yesod believes in the philosophy of making the compiler your ally, not your enemy. We use the type system to enforce as much as possible, from generating proper links, to avoiding XSS attacks, to dealing with character encoding issues. In general, if your code compiles, it works. And instead of declaring types everywhere you let the compiler figure them out for you with type inference.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use GraPHP?
    What companies use Yesod?
      No companies found
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with GraPHP?
      What tools integrate with Yesod?
      What are some alternatives to GraPHP and Yesod?
      JavaScript
      JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
      Git
      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
      GitHub
      GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
      Python
      Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
      jQuery
      jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
      See all alternatives