PHPackages                             sclinternet/scl-zf-utilities - 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. sclinternet/scl-zf-utilities

AbandonedLibrary

sclinternet/scl-zf-utilities
============================

A useful set of classes and interfaces for developing Zend Framework 2 applications

04781[3 issues](https://github.com/SCLInternet/SclZfUtilities/issues)PHP

Since Nov 11Pushed 12y agoCompare

[ Source](https://github.com/SCLInternet/SclZfUtilities)[ Packagist](https://packagist.org/packages/sclinternet/scl-zf-utilities)[ RSS](/packages/sclinternet-scl-zf-utilities/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SclZfUtilities
==============

[](#sclzfutilities)

[![Build Status](https://camo.githubusercontent.com/0490f43eb345e8d34d3e3ab50afaa3b267492418b6d9715c2d15635154e724d0/68747470733a2f2f7472617669732d63692e6f72672f53434c496e7465726e65742f53636c5a665574696c69746965732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/SCLInternet/SclZfUtilities)

Some useful utility classes, plugins and view helpers.

WARNING
=======

[](#warning)

This is currently a very volitile module, a lot of stuff gets added and later moved to their own modules so if you decide to use this module in it's current state be prepared for things to change.

Controller plugins
==================

[](#controller-plugins)

formSubmitted
-------------

[](#formsubmitted)

This is a quick way to check if a form has been posted and the content is valid.

To use it in your controller simple do

```
if ($this->formSubmitted($myForm)) {
    doWhatNeedsToBeDone();
}
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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://www.gravatar.com/avatar/1746ea71ef8c7feaef0a3f79a01ee55dca368191b4eaf0327e5e80c7bfba7441?d=identicon)[tomphp](/maintainers/tomphp)

---

Top Contributors

[![Felix3142](https://avatars.githubusercontent.com/u/4006463?v=4)](https://github.com/Felix3142 "Felix3142 (4 commits)")[![tomphp](https://avatars.githubusercontent.com/u/1959183?v=4)](https://github.com/tomphp "tomphp (4 commits)")

### Embed Badge

![Health badge](/badges/sclinternet-scl-zf-utilities/health.svg)

```
[![Health](https://phpackages.com/badges/sclinternet-scl-zf-utilities/health.svg)](https://phpackages.com/packages/sclinternet-scl-zf-utilities)
```

PHPackages © 2026

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