Libraries tagged by method
bnomei/kirby3-collect
309 Downloads
Adds support for Laravel collections to Kirby
tobento/service-macro
230 Downloads
Dynamically add methods to a class.
skrypnet/http-utils
55326 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
magerocket/module-gocuotas
2055 Downloads
Module Go Cuotas Payment for Adobe Commerce / Magento 2 Open Source
bagisto-eu/multisafepay
407 Downloads
MultiSafepay Payment Methods for Bagisto
aedart/athenaeum-properties
1130 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods
josantonius/request
541 Downloads
PHP library for handling requests.
aedart/overload
11174 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
6740 Downloads
Just another php json mapper
uni-method/json-to-php-class
449 Downloads
zrnik/php-attribute-reflection
1183 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
zozlak/http-accept
5160 Downloads
Set of methods to deal with the HTTP Accept header
zacksitt/xml-helper
207 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.
yii2mod/yii2-image
10363 Downloads
Provides methods for the dynamic manipulation of images. Various image formats such as JPEG, PNG, and GIF can be resized, cropped, rotated.
wpprogramator/wp-api-wrapper
1648 Downloads
A wrapper around Wordpress remote_request() method, to make sending and receiving requests from Wordpress to external services easier