Libraries tagged by .properties
cloudcake/laravel-properties
3 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
orisai/reflection-meta
34159 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
margusk/accessors
130 Downloads
Provides automatic property accessors (setters/getters) with immutability support
ijvo/kdyby-strict-objects
1397 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
dobrik/extended-dumper
9721 Downloads
Symfony var dumper with extended data.
antares/accessible-bundle
3801 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3882 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
aedart/athenaeum-support
27963 Downloads
Aware-of Helpers for Laravel components and other utilities
crossjoin/browscap
234370 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.
aedart/overload
11539 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)
skagarwal/reflection
6253 Downloads
Test any Private/Protected Methods/Properties of any class
joecianflone/modelproperties
996 Downloads
Make the DX of Eloquent Models better
winwin/mapper-generator-stub
8350 Downloads
Generator for object property mapper
visol/idx-reader
1815 Downloads
Read IDX reader - Internet Data Exchange is a standard to describe properties such as houses, appartment, etc... commonly used in the real estate industry.