clearfacts / e-fff
E-fff library
Installs: 639
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 0
pkg:composer/clearfacts/e-fff
This package is not auto-updated.
Last update: 2025-11-13 15:13:02 UTC
README
Local development
We have some commands you can use, defined in a Makefile. You can look there for anything you might need. All these commands set-up and use Docker containers. For more information see cf-docs.
Installation
- Make sure you have composer installed globally and have php 7.3 or 7.4
- Clone the project from github
cd <folder-name>make init