Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
U

uopz

> 编程语言
Open source

User Operations for Zend

379 stars0 likes0 views
WebsiteGitHub

About

User Operations for Zend

UOPZ

User Operations for Zend The uopz extension is focused on providing utilities to aid with unit testing PHP code.

It supports the following activities:

  • Intercepting function execution
  • Intercepting object creation
  • Hooking into function execution
  • Manipulation of function statics
  • Manipulation of function flags
  • Redefinition of constants
  • Deletion of constants
  • Runtime creation of functions and methods

Note: All of the above activities are compatible with opcache

Requirements and Installation

If you use XDebug you need to use version 2.9.4 or higher.

See INSTALL.md

API

The PHP API for uopz

…

Supported Versions

The currently supported version of uopz is 7 which requires PHP8.0+

Testing

Running the test suite

After make has executed, run:

make test

You are done reading

That is all !!!

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言