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)07.2k3[1 issues](https://github.com/Saritasa/ClickBlocks/issues)MITPHPPHP ^7.2|^8.0

Since Jul 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Saritasa/ClickBlocks)[ Packagist](https://packagist.org/packages/saritasa/clickblocks)[ RSS](/packages/saritasa-clickblocks/feed)WikiDiscussions master Synced 2w 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

39

—

LowBetter than 85% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

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

697d 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/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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