Libraries tagged by class props
kenny1911/typed-properties-helper
2046 Downloads
Set of helper functions to working with typed class properties.
samils/klass-props
63 Downloads
SAML
leonardohipolito/blade-class-props
34 Downloads
easy way to convert blade component properties to classes
samils/cli
5 Downloads
SAML
symfony/property-info
197729502 Downloads
Extracts information about PHP class' properties using metadata of popular sources
phpstan/phpstan-deprecation-rules
51899770 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
doctrine/reflection
101383677 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
jms/metadata
130806204 Downloads
Class/method/property metadata management in PHP
spatie/ssl-certificate
3672201 Downloads
A class to easily query the properties of an ssl certificate
projectcleverweb/color
591605 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
kdyby/strict-objects
1566113 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
propa/tcpdi
807385 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
digitaldream/laracrud
20354 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
recaptcha/php5
636580 Downloads
A properly coded PHP 5 reCaptcha class that will allow you to interact with Google's reCaptcha API.
gharlan/propel-event-dispatcher-behavior
135504 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.