Libraries tagged by redefinition
brain/monkey
8535860 Downloads
Mocking utility for PHP functions and WordPress plugin API
antecedent/patchwork
13707838 Downloads
Method redefinition (monkey-patching) functionality for PHP.
brain/faker
66716 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
leoloso/faker
99288 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
automattic/patchwork-redefine-exit
1321 Downloads
Use antecedent/patchwork to redefine `exit` and `die` for more robust PHPUnit testing.
michaelcozzolino/php-redefinitions
39 Downloads
Provides a GitHub repository template for a PHP package with GitHub Actions workflows using standard PHP development tools.
baxtian/wp_faker
20 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
tenkoma/php-stubs-mighty-magic
12 Downloads
Stub for PHP extension that allows redefinition of code
assistant-engine/open-functions-core
560 Downloads
A core library that provides a framework for building and registering Open Functions for AI-powered applications. It simplifies integration with large language models by standardizing function definitions, message handling, and response formatting, reducing boilerplate for advanced assistant capabilities.
plesk/xsd2php
877 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.
jturbide/vhost
11 Downloads
A command-line tool built with Symfony Console that automatically generates Apache and Nginx virtual host configurations from YAML definitions, updates system hosts files, restarts web servers, and manages PHP caches (OPCache, APCu, sessions). Supports both Linux and Windows environments.
1manfactory/compare_db
7 Downloads
A CLI tool to compare MySQL/MariaDB database schema definitions between development and production environments.
cybertale/definition
147 Downloads
Definitions for Cybertale architecture
laraxot/module_job_fila3
0 Downloads
job module enables efficient background task execution. It lets you offload resource-heavy processes, like sending emails or data processing, improving app performance. Through simple job definition and dispatching, you can enhance user experience while tasks run seamlessly in the background.