php.package.health
composer.json
.Package | Status | |
---|---|---|
adrenalinkin/config-helper | Extends Symfony Dependency Injection Component and provides store configurations in each bundles separately by common yaml-file | |
adrenalinkin/custom-assets-bundle | Provides creating assets from the custom sources. Work like an assets:install | |
adrenalinkin/doctrine-naming-strategy | Camel Case Doctrine ORM naming strategy | |
adrenalinkin/doctrine-utc-date-time | Provides Doctrine DBAL date and time types for storing in UTC format into database | |
adrenalinkin/entity-helper-bundle | This bundle provides help for the work with entities which managed by Doctrine | |
adrenalinkin/enum-mapper | Component provides easy way to emulate ENUM behaviour on the PHP layer instead database and convert DB value into human representation and vise versa | |
adrenalinkin/enum-property-bundle | Provides integration EnumMapper component with Symfony | |
adrenalinkin/monolog-autowire-bundle | Provides autowiring for the loggers registered by symfony/monolog-bundle | |
adrenalinkin/swagger-resolver-bundle | Provides possibility for validate data according to Swagger documentation | |
adrenalinkin/visualize-entity-bundle | Provides possibility for visualize entity data by yaml configuration |