PHPackages                             janicheg/visio-crud-zf2 - 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. [Admin Panels](/categories/admin)
4. /
5. janicheg/visio-crud-zf2

ActiveLibrary[Admin Panels](/categories/admin)

janicheg/visio-crud-zf2
=======================

CRUD generator dedicated to ZF2

1.0(11y ago)0325BSD-3-ClausePHPPHP &gt;=5.5.0

Since Sep 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/janicheg/visio-crud-zf2)[ Packagist](https://packagist.org/packages/janicheg/visio-crud-zf2)[ RSS](/packages/janicheg-visio-crud-zf2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/1d451282f90c1b11092d49072abeab76b279ecf7dc299ef4e7aa40bd83b8c404/68747470733a2f2f7472617669732d63692e6f72672f487950686572732f766973696f2d637275642d7a66322e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/HyPhers/visio-crud-zf2)[![Latest Stable Version](https://camo.githubusercontent.com/7a0bbfc72d7998c3a73d8fc14ad44e8967db6e0a76490bfe230ab239fade887e/68747470733a2f2f706f7365722e707567782e6f72672f687970686572732f766973696f2d637275642d7a66322f762f737461626c652e737667)](https://packagist.org/packages/hyphers/visio-crud-zf2) [![Total Downloads](https://camo.githubusercontent.com/172b2cf70b5be90331e8166edf8f1a65d6ad29a7b9ae022fc08bb7b2a4c2d297/68747470733a2f2f706f7365722e707567782e6f72672f687970686572732f766973696f2d637275642d7a66322f646f776e6c6f6164732e737667)](https://packagist.org/packages/hyphers/visio-crud-zf2) [![License](https://camo.githubusercontent.com/2dd3f474672fab860a117f78a1cefa14eb2192f33e55ce9b959a29465e498f67/68747470733a2f2f706f7365722e707567782e6f72672f687970686572732f766973696f2d637275642d7a66322f6c6963656e73652e737667)](https://packagist.org/packages/hyphers/visio-crud-zf2)Features
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#--features)

- Generation of the base crud structure based on given datasource (visual modeller, database):
    - Model
    - TableGateway
    - Filters and validators
    - jQuery Validators ()
    - Grid classed ()
    - Controllers and views
    - Forms
- Visual modeller which allow to configure and modify (add/remove) your form (field list, validators, form itp...). The default configuration is set based on the description of the database.

[![alt tag](https://cloud.githubusercontent.com/assets/2759181/4263942/1f63bee0-3c0c-11e4-8e38-d6b9941da8a0.png)](https://cloud.githubusercontent.com/assets/2759181/4263942/1f63bee0-3c0c-11e4-8e38-d6b9941da8a0.png)

- Console generator

Contributors
------------

[](#contributors)

If you want to help develop this module please don't hesitate.

Future goals
------------

[](#future-goals)

- Visual functionality for decorating form and from elements
- Handling one to many and many to many relations

Installation
------------

[](#installation)

Additional Info (PHPackaton2014)
--------------------------------

[](#additional-info-phpackaton2014)

**Team**: HyPhers
**Location**: Warsaw
**Team members**:
 Przemysław Włodkowski
 Bartłomiej Wereszczyński
 [Piotr Duda](https://github.com/dudapiotr)
 Jacek Pawelec
 Robert Bodych
**Project name**: CRUD modeler dedicated to ZF 2.0
**Description**: The primary goal is to accelerate implementation of the basic application functions. It allows You to genearate all needed files like : Models, Table Gateways, Controllers nad views, forms and grid based on defined data source.

Repo:

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4258d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d59860dffb901ef2727172f7c6abd760c98bdac1f43952728382b3c1b0410f7e?d=identicon)[janicheg](/maintainers/janicheg)

---

Top Contributors

[![dudapiotr](https://avatars.githubusercontent.com/u/2759181?v=4)](https://github.com/dudapiotr "dudapiotr (67 commits)")[![jpawel01](https://avatars.githubusercontent.com/u/8189931?v=4)](https://github.com/jpawel01 "jpawel01 (27 commits)")[![janicheg](https://avatars.githubusercontent.com/u/8246078?v=4)](https://github.com/janicheg "janicheg (6 commits)")

---

Tags

crudzf2

### Embed Badge

![Health badge](/badges/janicheg-visio-crud-zf2/health.svg)

```
[![Health](https://phpackages.com/badges/janicheg-visio-crud-zf2/health.svg)](https://phpackages.com/packages/janicheg-visio-crud-zf2)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.4M207](/packages/backpack-crud)[appzcoder/crud-generator

Laravel CRUD Generator

1.4k581.4k7](/packages/appzcoder-crud-generator)[friendsofcake/crud

CakePHP Application development on steroids - rapid prototyping / scaffolding &amp; production ready code - XML / JSON APIs and more

3751.4M25](/packages/friendsofcake-crud)[laravelrus/sleepingowl

Administrative interface builder for Laravel.

810219.6k3](/packages/laravelrus-sleepingowl)[ibex/crud-generator

Laravel CRUD Generator

706235.0k](/packages/ibex-crud-generator)[backpack/pagemanager

Create admin panels for presentation websites on Laravel, using page templates and Backpack\\CRUD.

371522.6k6](/packages/backpack-pagemanager)

PHPackages © 2026

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