Libraries tagged by getters
icanboogie/prototype
10558 Downloads
Implements the Prototype design pattern; getters/setters
hackerone/curl
2006 Downloads
Curl Wrapper for PHP
ecommit/doctrine-entities-generator-bundle
5151 Downloads
Generate Doctrine ORM entities.
deemru/fetcher
170 Downloads
Simple wrapper around cURL
bayfrontmedia/php-http-request
1449 Downloads
Easily handle data from incoming HTTP requests.
aszone/fakeheaders
787 Downloads
AsZone Component - Fake Headers
antares/accessible-bundle
3767 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3841 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
sikessem/capsule
1553 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
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)
schnittstabil/json-decode-file
1348 Downloads
Read and decode JSON files
rickj/restclientbundle
483 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
piotrpress/remoter
721 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.
duellsy/pockpack
345 Downloads
Package to handle communication with GetPocket.com API neatly.