Libraries tagged by overloading
gosuperscript/axiom-interval
27992 Downloads
A PHP library that extends gosuperscript/axiom with support for Interval types, providing type-safe interval handling and operator overloading for schema validation
crowdstar/exponential-backoff
36016 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
data-type/contracts
2186 Downloads
DataType closes an important gap in PHP by providing a simple and consistent pattern for designing complex data types such as `Date`, `Email`, `Amount`. Together with its sister package, data-type/operator, it adds functionality similar to operator overloading.
68publishers/smart-nette-component
9311 Downloads
Features for Nette Components and Presenters. Authorization via annotations, template resolving and overloading etc. ...
typhoon/overloading
9 Downloads
The missing method overloading feature for PHP.
opencultureconsulting/basics
1288 Downloads
A collection of generic classes and useful traits for PHP projects.
tightenco/overload
953 Downloads
Method overloading for PHP
struct/operator
2424 Downloads
Simple package for operator overloading
struct/contracts-operator
6333 Downloads
Simple package for providing contracts for operator overloading
aedart/overload
12666 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
worksolutions/php-method-overloading
8847 Downloads
Method overloading tool for php
aedart/athenaeum
5165 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
aedart/athenaeum-properties
1950 Downloads
DEPRECATED - Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods
drewlabs/overloadable
628 Downloads
Provides function overloading to PHP language. It's an experimental feature as it may not be optimized for all use-case
upscale/stdlib-overloading
3 Downloads
PHP7 function/method arguments overloading