php-option
Option type
Provides a type system to handle the possibility of either returning a value or a default base value in PHP
Option Type for PHP
3k stars
26 watching
64 forks
Language: PHP
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An object-oriented option parser library for PHP, supporting type constraints and various options formats. | 150 |
| A set of core PHP functions rewritten to throw exceptions instead of returning false on error | 2,374 |
| Provides an easy-to-use framework for building WordPress theme options pages and customizers. | 377 |
| Provides configuration and functionality for managing product options in Magento 2 | 18 |
| A guide to producing readable, reusable, and refactorable PHP software following best practices from Robert C. Martin's book Clean Code. | 12,302 |
| A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. | 4,776 |
| Provides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling | 905 |
| Checks PHP code for compatibility across different versions of the language. | 2,195 |
| Automates code quality checks on commits to prevent bad coding practices from being committed | 4,157 |
| Mutation testing framework to improve the quality of PHP code by introducing intentional errors and analyzing how it handles them. | 2,063 |
| A script to simplify switching between different versions of PHP in Apache and CLI configurations. | 964 |
| Automates fixing PHP coding standards issues to follow community-driven standards | 12,922 |
| A tool that provides an interactive shell for evaluating and executing PHP code. | 102 |
| Analyzes PHP code to detect issues such as type compatibility errors and unused code | 5,539 |
| A collection of code examples demonstrating various software design patterns in PHP. | 22,022 |