Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.48 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.48 KB

Felix

Build Status Code Quality Code Coverage Total Downloads Latest Stable Version License Join the chat at https://gitter.im/Ecodev/felix

A collection of opinionated tools to work well with ecodev/graphql-doctrine and @ecodev/natural.

Quick start

Install the library via composer:

composer require ecodev/felix

Non-goals

This is not a flexible or complete framework. It is common pieces of code for a specific purpose. It is not meant to be generic.

If code is becoming too complex to adapt to all use-cases, then we should instead consider implementing it in the application itself instead ot this library.

Felix