Libraries tagged by const
doctrine/instantiator
778866017 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/dependency-injection
374658141 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
phar-io/version
642340647 Downloads
Library for handling version information and constraints
composer/semver
414133590 Downloads
Semver library that offers utilities, version constraint parsing and validation.
paragonie/constant_time_encoding
258801935 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
symfony/var-exporter
311057516 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
phpstan/phpstan-deprecation-rules
58569173 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
fig/http-message-util
68416416 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
spaze/phpstan-disallowed-calls
13687011 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
phparkitect/phparkitect
2452197 Downloads
Enforce architectural constraints in your PHP applications
league/construct-finder
2376850 Downloads
Finds classes, interfaces, traits, and enums.
eventsauce/object-hydrator
1651861 Downloads
Converts structured data into strict objects.
ergebnis/classy
2195533 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
barbieswimcrew/zip-code-validator
1842274 Downloads
Constraint class for international zipcode validation
tomasvotruba/unused-public
2376566 Downloads
Detect unused public properties, constants and methods in your code