# railt **Repository Path**: videni/railt ## Basic Information - **Project Name**: railt - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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](https://github.com/webonyx/graphql-php), [youshido](https://github.com/youshido-php/GraphQL) or [digitalonline](https://github.com/digiaonline/graphql-php) the Railt contains a completely own implementation of the GraphQL SDL parser which is based on [EBNF-like grammar](https://github.com/railt/railt/tree/1.4.x/resources/graphql). This opportunity allows not only to have the [original implementation of the language](https://facebook.github.io/graphql/draft/) and to keep it always up to date, but also to implement [a new backward compatible functionality](https://github.com/railt/railt/projects/1) 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. - [Russian](https://ru.railt.org) - [English](https://en.railt.org) ## Contributing Thank you for considering contributing to the Railt Framework! The contribution guide can be found in the [documentation](https://railt.org/docs/contributions). ### Code Contributors This project exists thanks to all the people who contribute. [[Contribute](.github/CONTRIBUTING.md)]. ### Financial Contributors Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/railt/contribute)] #### Individuals #### Organizations Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/railt/contribute)] ## Security Vulnerabilities If you discover a security vulnerability within Railt, please send an e-mail to maintainer at nesk@xakep.ru. All security vulnerabilities will be promptly addressed. ## License The Railt Framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Frailt%2Frailt.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Frailt%2Frailt?ref=badge_large) ## Help & Community [![Discord](https://img.shields.io/badge/discord-chat-6f4ca5.svg)](https://discord.gg/ND7SpD4) Join our [Discord community](https://discord.gg/ND7SpD4) if you run into issues or have questions. We love talking to you!

## Supported By

JetBrains