phalcon/traits

Phalcon Framework Traits

Package info

github.com/phalcon/traits

pkg:composer/phalcon/traits

Fund package maintenance!

phalcon

Open Collective

Statistics

Installs: 61 898

Dependents: 1

Suggesters: 0

Stars: 6

Open Issues: 0

3.0.0 2025-02-11 15:46 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 978b7fd9a4756ce66e3c05c146438cd44c981379

frameworkphptraits

This package is auto-updated.

Last update: 2026-06-11 19:07:31 UTC


README

👁 Phalcon CI
👁 PDS Skeleton
👁 Quality Gate Status
👁 Coverage

This package contains traits with methods that are used for Phalcon v6 onward.

It can also be useful to others that want short snippets of code that perform a task, without having to reinvent the wheel.

Some of these methods are just wrappers to PHP functions, thus allowing developers to mock the method in order to get different results and cover paths of the application with relevant tests.

Documentation