Libraries tagged by methods
sciactive/hookphp
2951 Downloads
Method hooking in PHP.
paymob/laravel-bagisto2.x
380 Downloads
Paymob Payment Method for Bagisto
paykassa-dev/paykassa
505 Downloads
Paykassa.pro PHP SCI/API Wrapper(Official)
magerocket/module-gocuotas
3966 Downloads
Module Go Cuotas Payment for Adobe Commerce / Magento 2 Open Source
bagisto-eu/multisafepay
480 Downloads
MultiSafepay Payment Methods for Bagisto
aedart/athenaeum
5161 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
aedart/overload
11536 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)
uni-method/jsonapi-mapper
7225 Downloads
Just another php json mapper
uni-method/json-to-php-class
650 Downloads
zrnik/php-attribute-reflection
1835 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
zozlak/logging
9345 Downloads
Set of methods to deal with the HTTP Accept header
zozlak/http-accept
6825 Downloads
Set of methods to deal with the HTTP Accept header
zacksitt/xml-helper
706 Downloads
???The Laravel XML Helper package simplifies XML data handling within Laravel applications. Easily parse, generate, and transform XML with intuitive methods that integrate seamlessly with Laravel's ecosystem.
xddesigners/silverstripe-utm-tags
49 Downloads
Adds a method to handle UTM tags and store them in models
wowkaster/yii2-serialize-attributes
5747 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.