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
Requires
- php: >=7.1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.10.0
- fzaninotto/faker: ^1.7
- mockery/mockery: ~1.0
- phpunit/phpunit: ~6.5
Replaces
- cyberfox/redfox-container: 0.3.0
This package is auto-updated.
Last update: 2024-10-29 04:11:01 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.
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.