PHPackages                             saritasa/clickblocks - 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. saritasa/clickblocks

AbandonedArchivedLibrary[Framework](/categories/framework)

saritasa/clickblocks
====================

ClickBlocks PHP framework © Saritasa

2.0.5.2(1y ago)17.2k3[1 issues](https://github.com/Saritasa/ClickBlocks/issues)MITPHPPHP ^7.2|^8.0

Since Jul 27Pushed 1y ago9 watchersCompare

[ Source](https://github.com/Saritasa/ClickBlocks)[ Packagist](https://packagist.org/packages/saritasa/clickblocks)[ RSS](/packages/saritasa-clickblocks/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)DependenciesVersions (20)Used By (0)

ClickBlocks framework is using MVC architectural pattern. MVC aims to separate business logic from user interface, so developers can easily modify individual parts of an application without affecting others. In the architecture of the MVC model provides data and rules of business logic, presentation of the user interface (eg, text, input field), and the controller provides the interface between model and view. In addition, ClickBlocks also uses the front controller, which acts as the context of the URL-query. The front controller is processing the user request and sends it for further processing of subcontrollers.

Common questions:

When we want to use a new table in db, we must create some files in folder \_engine/bll, \_engine/collection, \_engine/dal, \_engine/orchestra (at least 4 files). It takes time and sometimes we get mistakes. Question: How can we generate these files by command?

You can use ORM class that contains all needed methods. To generate new ORM classes generateClasses, to generate new db.xml generateXML. The simplest way to do this is use Utility script: To generate classes: http://YOUR\_HOSTNAME/Utilities/orm/generate.php?mode=classes To generate xml: http://YOUR\_HOSTNAME/Utilities/orm/generate.php?mode=xml

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

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

Every ~129 days

Total

18

Last Release

651d ago

Major Versions

1.0.1 → 2.0.02018-08-06

1.0.5 → 2.0.42020-12-17

1.1.1 → 2.0.52022-11-09

1.1.2 → 2.0.4.12023-02-22

PHP version history (3 changes)1.0.0PHP ^5.5 || ^7.0

2.0.4PHP ^7.2

2.0.5PHP ^7.2|^8.0

### Community

Maintainers

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

---

Top Contributors

[![populov](https://avatars.githubusercontent.com/u/3766033?v=4)](https://github.com/populov "populov (17 commits)")[![thuansaritasa](https://avatars.githubusercontent.com/u/8423992?v=4)](https://github.com/thuansaritasa "thuansaritasa (2 commits)")[![lyaka2](https://avatars.githubusercontent.com/u/7922094?v=4)](https://github.com/lyaka2 "lyaka2 (1 commits)")[![minhmp](https://avatars.githubusercontent.com/u/99628578?v=4)](https://github.com/minhmp "minhmp (1 commits)")[![oSadykov](https://avatars.githubusercontent.com/u/30585606?v=4)](https://github.com/oSadykov "oSadykov (1 commits)")

---

Tags

frameworkphp

### Embed Badge

![Health badge](/badges/saritasa-clickblocks/health.svg)

```
[![Health](https://phpackages.com/badges/saritasa-clickblocks/health.svg)](https://phpackages.com/packages/saritasa-clickblocks)
```

###  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)
