Download the PHP package riveraframework/rf-core without Composer
On this page you can find all versions of the php package riveraframework/rf-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download riveraframework/rf-core
More information about riveraframework/rf-core
Files in riveraframework/rf-core
Download riveraframework/rf-core
More information about riveraframework/rf-core
Files in riveraframework/rf-core
Vendor riveraframework
Package rf-core
Short Description Core repository for the Rivera Framework
License MIT
Package rf-core
Short Description Core repository for the Rivera Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package rf-core
Rivera Framework
:warning: This project is under construction
- Do not attempt to use in prod environment
- PM me for requests/suggestions
Features
This repo contains a light PHP framework supporting :
- Applications (MVC, Cli)
- Database connection (MySQL) and query builder
- ORM with command to generate models/classes from database schema
- Cache management (Disk, Memcached) with support for redundancy
- Session management (PHP, Memcached) with support for redundancy
- Translations management (Classes, libs, templates)
- Routing and link generation
- Helpers: rf_*()
- Various classes for API management, data processing, logging, custom exceptions, etc.
Requirements
This project has been tested on Linux/Unix and Windows using PHP 7+ but should be compatible with PHP 5.6+.
Installation
Using composer:
composer require riveraframework/rf-core:dev-develop
Documentation
SOON
Examples
Skeleton application available at: https://github.com/riveraframework/example-skeleton
REST API application available at: https://github.com/riveraframework/example-rest-api
OAuth2 API/SSO application available at: https://github.com/riveraframework/example-oauth2-api-sso
All versions of rf-core with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package riveraframework/rf-core contains the following files
Loading the files please wait ....