Libraries tagged by overlord
r4j4h/php-druid-ingest
62 Downloads
PHP Classes to wrap ingestion of data into Druid
overlordz/phpqrcode
5 Downloads
phpqrcode
yelfive/overlord-model
3 Downloads
Rules and PHPDoc generation for Laravel models
crowdstar/exponential-backoff
13282 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.
creativestyle/magesuite-extended-exception
54685 Downloads
Overload defualt logging to pas an extra information like path, ip, cookies, session etc.
typhoon/overloading
8 Downloads
The missing method overloading feature for PHP.
hermeslin/mockery-overload-properties
1758 Downloads
mock instance's properties via Mockery's overload keyword
drewlabs/overloadable
482 Downloads
Provides function overloading to PHP language. It's an experimental feature as it may not be optimized for all use-case
tightenco/overload
949 Downloads
Method overloading for PHP
aedart/overload
11442 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)
aedart/athenaeum
5158 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
struct/operator
540 Downloads
Simple package for operator overloading
struct/contracts-operator
2497 Downloads
Simple package for providing contracts for operator overloading
mouf/html.renderer
357967 Downloads
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
lisachenko/native-php-matrix
3 Downloads
PHP extension that provides Matrix class powered with overloaded operators