Libraries tagged by properties
estao-immo/estao
587 Downloads
estao Contao Immobilienlösung für Hausverwalter und Wohnungsunternehmen
dev-lancer/mc-pack
1309 Downloads
The library is designed to integrate the minecraft server with the website.
contao-estatemanager/core
1218 Downloads
EstateManager for Contao - Manage real estate properties in Contao.
code-distortion/insight
426 Downloads
Test protected and private object methods and properties as if they were public
bnomei/kirby-blueprints
72 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
antares/accessible-bundle
3802 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3885 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
3f/meta
945 Downloads
A class and a collection to handle metadata and access them "à la" C#.
maxalmonte14/magicproperties
17 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
daniel-griffiths/portal-amalgamator
22 Downloads
A tool for to search for properties across many property portals
aedart/overload
11584 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)
joecianflone/modelproperties
1063 Downloads
Make the DX of Eloquent Models better
bishalshrestha/php-validation-core
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
drupol/dynamicobjects
177 Downloads
Create and manage dynamic properties and methods on a PHP object.
zeeshanu/yell
16 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!