Libraries tagged by getter method
metarush/getter
103 Downloads
Generate a class with getter methods from a yaml or env file
rocketfellows/tinkoff-invest-v1-method-get-dividends
3 Downloads
pinekta/geta-setta
9 Downloads
This library 'geta-setta' provides getter method and setter method.
gavinggordon/readygetset
14 Downloads
A PHP class which provides developers with the means to create PHP class files quickly and dynamically, especially classes that will be utilizing 'getter' and 'setter' methods.
felideo/debug2
588 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
danwe/helpers-gettersetteraccessor
50 Downloads
Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.
fishtail/http
364 Downloads
Http GET and POST methods.
aozora0000/request
18 Downloads
HTTP GET/POST Method Wrapper
mekramy/oop-util
7 Downloads
PHP class utility. method chaining and getter/setter implementation
tendopay/tendopay-payment
0 Downloads
TendoPay works as a payment method and allows users to spread their purchase across multiple instalments. User instalment payments are clearly visible with no hidden or additional fees. Application to TendoPay is quick, a user can get approved within 24 hours. Also users can manage their account from anywhere - desktop, mobile or tablet through the TendoPay admin panel. TendoPay was built to help provide users a more flexible payment method suited for timing that works for them
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
sfire-framework/sfire-routing
120 Downloads
sFire routing for mapping urls to controllers and methods.
hallex/assessors-and-mutators
4 Downloads
Import all methods assessors and mutators in your class
balpom/downloader
7 Downloads
Downloads the contents of the specified URI through a simple interface.
mutantlabs/twitter-rest
14 Downloads
A simple Class to interface with Twitter API v1.1 using OAuth, and return tweets as JSON via a get method. Uses RestService and twitteroauth