Libraries tagged by class props
marcj/propel-eventdispatcher-behavior
98619 Downloads
Integrates the Symfony2 EventDispatcher component in your Model classes for Propel2 alpha 3.
ansas/propel-helper
641 Downloads
Propel helper - helper classes (traits) for Propel2 ORM
webhappens/magic-properties
4786 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
andrewmead/wordpress-proper
2830 Downloads
A set of classes you may find useful for WordPress development
orisai/reflection-meta
33653 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
ijvo/kdyby-strict-objects
1083 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
dobrik/extended-dumper
9419 Downloads
Symfony var dumper with extended data.
selfsimilar/drupal7_password_hasher
7110 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.
liquidweb/ssl-certificate
3678 Downloads
A class to easily query the properties of and validate the status of an ssl certificate
honklegion/environment
94 Downloads
Simple class for getting environment in proper type with fallback
betterphp/php-reflection-utils
10931 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
leocello/sweet-enum
423 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
dmamontov/asynctask-7
12698 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
dmamontov/asynctask
2322 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
dgifford/property-setter-trait
3809 Downloads
Trait providing methods to set class properties with an array.