Libraries tagged by get_class
danwe/helpers-gettersetteraccessor
51 Downloads
Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.
vipsoft/network-interfaces
14 Downloads
net_get_interfaces class wrapper
seotils/has-parent
28 Downloads
The trait allows set and get parent class of instance.
delormejonathan/accessible
61 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
seotils/properties
16 Downloads
Sets, gets and validate class properties
csoellinger/silverstripe-admin-icons
69 Downloads
Little helper classes to get SilverStripe admin icon names easily.
actualwave/object
106 Downloads
Non dynamic base Object class with getters/setters implementation
rayful/url
2555 Downloads
A URL operation Class, including set query, get query, parse query, get domain and so on.
josecarlosphp/internet
41 Downloads
Classes to browse, crawl, get files,...
mekramy/oop-util
8 Downloads
PHP class utility. method chaining and getter/setter implementation
gavinggordon/readygetset
15 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.
xthukuh/process
2 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
thomxc/guzzleplug
2017 Downloads
Guzzle Bootstrap class for easy
rocketip/phplocale
99 Downloads
PHPLocale: Get available locale based on HTTP "Accept-Language" header
nabeghe/buildify
4 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.