phalcon/traits

Phalcon Framework Traits

Fund package maintenance!
phalcon
Open Collective

2.0.3 2023-05-01 14:08 UTC

This package is auto-updated.

Last update: 2024-03-30 00:24:28 UTC


README

Phalcon CI PDS Skeleton codecov Codacy Badge

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