Libraries tagged by const
craftcms/fix-fks
16873 Downloads
Restore missing foreign key constraints in the database.
cradlephp/components
41930 Downloads
Common PHP7 Patterns and Constructs
codebot/phpenum
18747 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.
bartlett/php-compatinfo-db
81832 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
abrouter/abrouter-php-client
19964 Downloads
AbrPHPClient :construction_worker_woman: is a PHP library to run ab-tests via ABRouter.
symplify/controller-autowire
19387 Downloads
Adds support to autowire controller constructor without pain.
icanhazstring/phpstan-readonly-property
14108 Downloads
Support #[IsReadonly] promoted constructor properties for PHPStan
digiaonline/instance-factory
52558 Downloads
A factory for constructing objects from arrays of properties
bartlett/php-reflect
93461 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
walkwizus/constantcontact
7124 Downloads
Constant Contact PHP SDK for v2
tixelrocks/class-constants-helper
8449 Downloads
A tiny package that makes working with PHP class constants easier
slavcodev/phpunit-constraint-builder
1101 Downloads
PHPUnit constraint builder
repat/http-constants
6852 Downloads
HTTP response codes provided as defined constants.
orthodoxauto/ziggy-without-const
7657 Downloads
Identical to ziggy but uses var instead of const.
muffe/enum-constraint
9020 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum