PHPackages                             zofe/rapyd-framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. zofe/rapyd-framework

AbandonedArchivedProject[Framework](/categories/framework)

zofe/rapyd-framework
====================

microframework for PHP 5.3 CRUD pattern

341138[2 issues](https://github.com/zofe/rapyd-framework/issues)PHP

Since Jan 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/zofe/rapyd-framework)[ Packagist](https://packagist.org/packages/zofe/rapyd-framework)[ RSS](/packages/zofe-rapyd-framework/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

rapyd-framework
===============

[](#rapyd-framework)

Project URL:

Rapyd is a PHP microframework for PHP 5.3 built on top of Slim Framework, Twig, Symfony Forms, Illuminate/Database, Twitter Bootstrap.

In detail:

- Rapyd extend Slim application to give you an MVC with modular separation framework
- It use Twig as view template engine
- Illuminate/Database (Fluent query and schema builder, and Eloquent ORM) as db engine
- Symfony Forms as base of Form widgets
- Bootstrap 3 as standard for html/css output
- A Pool of presentation widgets (DataGrids, etc..) to let you develop CRUDL applications really fast.

Felice Ostuni

IMPORTANT NOTICE
----------------

[](#important-notice)

development of **rapyd-framerowk** is now stopped. (FORK IT if you like, I can't give support).
Reason: I focused development on the "laravel" version.
Alternatives:
if you need Slim/Twig/Eloquent take a look at:

In you need Slim *(or any other router)* /Blade/Eloquent take a look at:

Development of **rapyd-laravel** is now ative (FORK IT and help in development with PULL REQUEST).
Rapyd is now reborn as standard laravel package:

requirements
------------

[](#requirements)

- composer
- PHP 5.3+

install via composer
--------------------

[](#install-via-composer)

```
$ composer create-project -s dev zofe/rapyd-framework rapyd-framework

```

(you can also, fork on github, download, git clone.. etc) Remember to setup your vhost document-root to rapyd-framework/web

You'll get: a simple mvc, a powerful query builder &amp; orm, a great template engine, powerful forms:

- Slim
- Eloquent
- Twig
- Symfony Forms

\-- /web -- is the document root folder you should set this folder as document root in your vhost

\-- /src/App --
is where to develop your application (using MVC) for example using eloquent-orm for you model, twig for your views, and controllers that extends \\Rapyd\\Controller

\-- /src/Modules -- just if you need to split application in modules

TO-DO
-----

[](#to-do)

- reimplement rapyd CRUD widgets:
    - dataform
    - datafilter
    - dataedit

really old version demo, documentation &amp; source
---------------------------------------------------

[](#really-old-version-demo-documentation--source)

Note: I'll try do reimplement this stuffs in curret version

-

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/261951?v=4)[Felice Ostuni](/maintainers/zofe)[@zofe](https://github.com/zofe)

---

Top Contributors

[![zofe](https://avatars.githubusercontent.com/u/261951?v=4)](https://github.com/zofe "zofe (162 commits)")[![tacone](https://avatars.githubusercontent.com/u/659801?v=4)](https://github.com/tacone "tacone (5 commits)")

### Embed Badge

![Health badge](/badges/zofe-rapyd-framework/health.svg)

```
[![Health](https://phpackages.com/badges/zofe-rapyd-framework/health.svg)](https://phpackages.com/packages/zofe-rapyd-framework)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
