All Projects → railt → Railt

railt / Railt

Licence: mit
⚡️ A PHP GraphQL Framework

Programming Languages

language
365 projects

Projects that are alternatives of or similar to Railt

App
Reusable framework for micro services & command line tools
Stars: ✭ 66 (-81.3%)
Mutual labels:  graphql, framework
Server
Framework NodeJS for GraphQl
Stars: ✭ 118 (-66.57%)
Mutual labels:  graphql, framework
Uvicorn Gunicorn Starlette Docker
Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python 3.7 and 3.6 with performance auto-tuning. Optionally with Alpine Linux.
Stars: ✭ 92 (-73.94%)
Mutual labels:  graphql, framework
Rest Layer
REST Layer, Go (golang) REST API framework
Stars: ✭ 1,068 (+202.55%)
Mutual labels:  graphql, framework
Grial
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
Stars: ✭ 194 (-45.04%)
Mutual labels:  graphql, framework
Format Graphql
Formats GraphQL schema definition language (SDL) document.
Stars: ✭ 55 (-84.42%)
Mutual labels:  graphql, sdl
Formql
FormQL - A framework for building dynamic forms in Angular
Stars: ✭ 110 (-68.84%)
Mutual labels:  graphql, framework
Turbulette
😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs
Stars: ✭ 29 (-91.78%)
Mutual labels:  graphql, framework
Autoserver
Create a full-featured REST/GraphQL API from a configuration file
Stars: ✭ 188 (-46.74%)
Mutual labels:  graphql, framework
Vendure
A headless GraphQL ecommerce framework for the modern web
Stars: ✭ 2,961 (+738.81%)
Mutual labels:  graphql, framework
Mvvmrecurve
MVVM框架, 这个架构支持RestFul风格的Api和GraphQL,你可以根据自身需求添加recurve-retrofit2-support库(RestFul)或recurve-apollo-support库(GraphQL)实现相应的支持。 该架构同时使用纯Kotlin开发,但是你也可以在Java中使用它。
Stars: ✭ 51 (-85.55%)
Mutual labels:  graphql, framework
Cms
Club Management System of amFOSS, powered by CMS
Stars: ✭ 263 (-25.5%)
Mutual labels:  graphql, framework
Ever
Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces
Stars: ✭ 980 (+177.62%)
Mutual labels:  graphql, framework
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+216.71%)
Mutual labels:  graphql, framework
Orionjs
A new framework for serverside GraphQL apps
Stars: ✭ 35 (-90.08%)
Mutual labels:  graphql, framework
Dahlia
An opinionated React Framework. [Rename to pea.js]
Stars: ✭ 92 (-73.94%)
Mutual labels:  graphql, framework
Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (+1923.8%)
Mutual labels:  graphql, framework
Recife
A powerful MVC Framework for GraphQL
Stars: ✭ 20 (-94.33%)
Mutual labels:  graphql, framework
Giraffeql
🦒 Developer tool to visualize relational databases and export schemas for GraphQL API's.
Stars: ✭ 128 (-63.74%)
Mutual labels:  graphql, application
Gatsby
Build blazing fast, modern apps and websites with React
Stars: ✭ 51,925 (+14609.63%)
Mutual labels:  graphql, compiler

Railt

Testing PHP 7.4+ railt.org Discord Latest Stable Version Total Downloads License MIT

Introduction

Project idea is clean and high-quality code. Unlike most (all at the moment) implementations, like webonyx, youshido or digitalonline the Railt contains a completely own implementation of the GraphQL SDL parser which is based on EBNF-like grammar. This opportunity allows not only to have the original implementation of the language and to keep it always up to date, but also to implement a new backward compatible functionality that is not available to other implementations.

Goal of Railt:

  • Do not repeat the mistakes made in the JS-based implementations.
  • Implement a modern and convenient environment for PHP developers.
  • Implement easy integration into any ready-made solutions based on PSR.
  • Provide familiar functionality (including dependency injection, routing, etc.).

Installation

  • composer require railt/railt

// TBD

Quick start

The documentation is in the process of writing, therefore, in order to understand how it works, a quick start.

// TBD

Learning Railt

This documentation can contain NOT RELEVANT information and currently in progress.

Contributing

Thank you for considering contributing to the Railt Framework! The contribution guide can be found in the documentation.

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

Security Vulnerabilities

If you discover a security vulnerability within Railt, please send an e-mail to maintainer at [email protected]. All security vulnerabilities will be promptly addressed.

License

The Railt Framework is open-sourced software licensed under the MIT license.

FOSSA Status

Help & Community Discord

Join our Discord community if you run into issues or have questions. We love talking to you!

Supported By

JetBrains

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].