php.package.health
composer.json
.Package | Status | |
---|---|---|
grifart/comparable-polyfill | Provides interface of Comparable RFC. | |
grifart/enum | Provides bullet proof enums with behaviours. | |
grifart/equalable-utils | Provides a universal equals() function. | |
grifart/nette-scoped-di | Multiple DI containers support for Nette DI | |
grifart/not-serializable | State explicitly that class has not been meant for serialization. | |
grifart/phpstan-oneline | PHPStan compact error formatter | |
grifart/phpstan-rules | Fills missing pieces of the PHP type system. | |
grifart/scaffolder | Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties | |
grifart/scoped-authorization | ||
grifart/stateful | Serializes any object into primitive types and arrays. | |
grifart/suppressed-exceptions | Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions | |
grifart/tables | Statically typed table gate with support for composite fields, arrays and more from PostgreSQL. |