Libraries tagged by getter method

aedart/overload

2 Favers
11173 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)

Go to Download


rickj/restclientbundle

0 Favers
483 Downloads

Provides REST request methods. Mapper bundle for php internal curl library

Go to Download


bayfrontmedia/php-http-request

4 Favers
1448 Downloads

Easily handle data from incoming HTTP requests.

Go to Download


sikessem/capsule

2 Favers
1553 Downloads

Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.

Go to Download


josantonius/request

6 Favers
541 Downloads

PHP library for handling requests.

Go to Download


phpgt/typesafegetter

0 Favers
7991 Downloads

An interface for objects that expose type-safe getter methods.

Go to Download


mistralys/application-utils-collections

0 Favers
456 Downloads

Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.

Go to Download


tojibon/web-scraper

45 Favers
63 Downloads

A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.

Go to Download


tkachikov/enum-values

0 Favers
1663 Downloads

Set methods for get values and keys from a enum

Go to Download


arcmedia/mage2-dbhelper

1 Favers
14888 Downloads

Methods to get Data from the Magento DB faster

Go to Download


akondas/php-runtime

6 Favers
1791 Downloads

PHP Runtime class provides methods to get total and free memory

Go to Download


kigkonsult/asit

0 Favers
260 Downloads

Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods

Go to Download


adrii/curl-helper

1 Favers
15217 Downloads

CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.

Go to Download


zrnik/php-attribute-reflection

0 Favers
1183 Downloads

Helper methods wrapping around reflection to get attribute instances easily.

Go to Download


poor-plebs/guzzle-connect-retry-decider

1 Favers
1042 Downloads

A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.

Go to Download


<< Previous Next >>