Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merkushin/rapidphp
PHP framework with MVC-architecture for rapid build of web-applications
https://github.com/merkushin/rapidphp
Last synced: 2 months ago
JSON representation
PHP framework with MVC-architecture for rapid build of web-applications
- Host: GitHub
- URL: https://github.com/merkushin/rapidphp
- Owner: merkushin
- Created: 2012-10-12T19:47:36.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T14:51:06.000Z (almost 3 years ago)
- Last Synced: 2023-03-30T20:29:08.549Z (almost 2 years ago)
- Language: PHP
- Homepage: http://rapidphp.org
- Size: 71.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Deprecated!
Project was divided into [RapidPHP](https://github.com/creogen/rapidphp) and [RapidApplication](https://github.com/creogen/rapid-application).
========
[![Build Status](https://travis-ci.org/merkushin/rapidphp.png?branch=master)](https://travis-ci.org/merkushin/rapidphp) [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/merkushin/rapidphp/badges/quality-score.png?s=d13586cc53fc7a8c333935e62751c2e8f7e460a8)](https://scrutinizer-ci.com/g/merkushin/rapidphp/) RapidPHP
========It is PHP micro-framework based on MVC-architecture for rapid build of web-applications.
Requirements:
* PHP 5.3
* PDO (if database support needed)