phalcon/traits

Phalcon Framework reusable traits

Maintainers

Package info

github.com/phalcon/traits

Homepage

pkg:composer/phalcon/traits

Transparency log

Fund package maintenance!

phalcon

Open Collective

Statistics

Installs: 67 673

Dependents: 2

Suggesters: 0

Stars: 6

Open Issues: 0

4.0.0 2026-07-10 19:24 UTC

This package is auto-updated.

Last update: 2026-07-10 19:26:21 UTC


README

Latest Version PHP Version Total Downloads License

Traits CI Quality Gate Status Coverage PDS Skeleton

Discord Contributors OpenCollective Backers OpenCollective Sponsors

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