ecodev/felix

Various utilities tailored for our ecosystem

13.3.1 2024-04-05 02:24 UTC

README

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