cyberfox / redfox
A lightweight library of useful snippets, classes and tools for fast and simplified software development with PHP.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/cyberfox/redfox
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: 2025-09-29 01:53:24 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.