13 Repositories
PHP computed-properties Libraries
[READ-ONLY] Properties define model metadata.
Charcoal Property Properties define object's metadata. They provide the building blocks of the Model's definition. Properties are defined globally for
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
Rules for detecting usage of deprecated classes, methods, properties, constants and traits. PHPStan Installation To use this extension, require it in
Joole Reflector - used to work with the properties of objects, their changes and merges
Joole Reflector allows you to change protected, as well as private properties of an object.
Validated properties in PHP8.1 and above using attribute rules
PHP Validated Properties Add Rule attributes to your model properties to make sure they are valid. Why this package? When validating external data com
Config is a file configuration loader that supports PHP, INI, XML, JSON, YML, Properties and serialized files and string
Config Config is a file configuration loader that supports PHP, INI, XML, JSON, YML, Properties and serialized files and strings. Requirements Config
🕵️ Inspect Laravel Eloquent models to collect properties, relationships and more.
🕵️ Eloquent Inspector Inspect Laravel Eloquent models to collect properties, relationships and more. Install Via Composer composer require cerbero/el
Laravel-model-mapper - Map your model attributes to class properties with ease.
Laravel Model-Property Mapper This package provides functionality to map your model attributes to local class properties with the same names. The pack
A list of all the Belgian stations and their properties used within the iRail project
All stations in Belgium We try to maintain a list of all the stations in Belgium using CSV so everyone can help to maintain it on github. Furthermore,
A small package to add computed properties to any PHP class. 🐘
Computed Properties This package provides a trait and attribute that can provide computed property support. Installation This package can be installed
Clone readonly properties in PHP 8.1
A trait that allows you to clone readonly properties in PHP 8.1 This package provides a trait that allows you to clone objects with readonly propertie
PHPStan extension to support #[Readonly] constructor properties
icanhazstring/phpstan-readonly-property Support #[Readonly] promoted constructor properties for PHPStan. This library is used to have a full transitio
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
PropertyInfo Component The PropertyInfo component extracts information about PHP class' properties using metadata of popular sources. Resources Docume
Control frontend access to properties/methods in Livewire using PHP 8 attributes.
This package adds PHP 8.0 attribute support to Livewire. In specific, the attributes are used for flagging component properties and methods as frontend-accessible.