Libraries tagged by property
hermeslin/mockery-overload-properties
2757 Downloads
mock instance's properties via Mockery's overload keyword
dreamcat/property_analysis
5607 Downloads
类的属性分析
drdplus/base-properties
700 Downloads
DrD+ base properties
cloudcake/laravel-properties
3 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
fsi/property-observer
19184 Downloads
FSi PropertyObserver component is a simple component which tracks changes in registered object's properties.
spaf/simputils
6061 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
orisai/reflection-meta
34311 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
margusk/accessors
160 Downloads
Provides automatic property accessors (setters/getters) with immutability support
ijvo/kdyby-strict-objects
1602 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
dobrik/extended-dumper
9832 Downloads
Symfony var dumper with extended data.
bapcat/propifier
2496 Downloads
A trait that improves PHP's properties
aedart/athenaeum-support
28157 Downloads
Aware-of Helpers for Laravel components and other utilities
crossjoin/browscap
234374 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
skagarwal/reflection
6267 Downloads
Test any Private/Protected Methods/Properties of any class
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP