Ecodev / felix

Various utilities tailored for our ecosystem
MIT License
1 stars 0 forks source link
hacktoberfest

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