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

GitHub

3k stars
26 watching
64 forks
Language: PHP
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
c9s/getoptionkitAn object-oriented option parser library for PHP, supporting type constraints and various options formats.150
thecodingmachine/safeA set of core PHP functions rewritten to throw exceptions instead of returning false on error2,374
gambitph/titan-frameworkProvides an easy-to-use framework for building WordPress theme options pages and customizers.377
beraa995/configurable-product-optionsProvides configuration and functionality for managing product options in Magento 218
piotrplenik/clean-code-phpA guide to producing readable, reusable, and refactorable PHP software following best practices from Robert C. Martin's book Clean Code.12,302
codeception/codeceptionA full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests.4,776
nlkl/optionalProvides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling905
phpcompatibility/phpcompatibilityChecks PHP code for compatibility across different versions of the language.2,195
phpro/grumphpAutomates code quality checks on commits to prevent bad coding practices from being committed4,157
infection/infectionMutation testing framework to improve the quality of PHP code by introducing intentional errors and analyzing how it handles them.2,063
philcook/brew-php-switcherA script to simplify switching between different versions of PHP in Apache and CLI configurations.964
php-cs-fixer/php-cs-fixerAutomates fixing PHP coding standards issues to follow community-driven standards12,922
ramsey/composer-replA tool that provides an interactive shell for evaluating and executing PHP code.102
phan/phanAnalyzes PHP code to detect issues such as type compatibility errors and unused code5,539
designpatternsphp/designpatternsphpA collection of code examples demonstrating various software design patterns in PHP.22,022