cyberfox/redfox

A lightweight library of useful snippets, classes and tools for fast and simplified software development with PHP.

0.4.0 2018-04-11 13:22 UTC

This package is auto-updated.

Last update: 2024-04-29 03:01:54 UTC


README

A lightweight library of useful snippets, classes and tools for fast and simplified software development with PHP.

This monolithic repository contains the essential & additional packages for the Redfox PHP framework.

Build Status

Requirements

  • php >= 7.1.0
  • composer >= 1.5.0

Installation

In order to get started, make sure Composer is installed.

Install via composer

composer require cyberfox/redfox

Contributing

Check out CONTRIBUTING.md file.

License

The Redfox PHP framework is a open-sourced software licensed under the MIT license.