Skip to content
forked from phalcon/traits

Traits used primarily in the v6 package but also available as a helper package for applications

License

Notifications You must be signed in to change notification settings

niden-code/traits

 
 

Repository files navigation

Phalcon Traits

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

About

Traits used primarily in the v6 package but also available as a helper package for applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.0%
  • Shell 6.5%
  • Dockerfile 2.5%