Libraries tagged by properos
maxalmonte14/magicproperties
17 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
guidovanbiemen/setngeti
55 Downloads
Getters and setters for PHP 5.4
drupol/dynamicobjects
177 Downloads
Create and manage dynamic properties and methods on a PHP object.
daniel-griffiths/portal-amalgamator
22 Downloads
A tool for to search for properties across many property portals
aedart/overload
11475 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)
prosperoking/kudaopenapi
1108 Downloads
A Simple library to communicate with kuda openapi
procergs/sms-service
2480 Downloads
PROCERGS SMS Service
procergs/nfg-badges-bundle
2938 Downloads
Meu RS NFG Badge Bundle
procergs/meurs-monitor-bundle
2982 Downloads
Monitor Bundle to be used by PROCERGS
zero-to-prod/dynamic-setter
1199 Downloads
Fluently set class properties with dynamic methods.
zeeshanu/yell
16 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!
xms/xms
13 Downloads
xml based cmf with dom events support, observable instance methods and properties
xmlutils/xmlutils
90 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
welcomattic/has-attributes
2 Downloads
Check if a class, a method or a property has an attribute
webino/zend-config
8048 Downloads
provides a nested object property based user interface for accessing this configuration data within application code