Download the PHP package midnightluke/php-units-of-measure-bundle without Composer
On this page you can find all versions of the php package midnightluke/php-units-of-measure-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download midnightluke/php-units-of-measure-bundle
More information about midnightluke/php-units-of-measure-bundle
Files in midnightluke/php-units-of-measure-bundle
Package php-units-of-measure-bundle
Short Description Symfony bundle wrapper for the PHP Units of Measure library with useful doctrine and form types.
License MIT
Informations about the package php-units-of-measure-bundle
PHP Units Of Measure Bundle
Provides useful Doctrine and Form types for working with the PHP Units of Measure Library.
Installation
Install this bundle using composer:
Add it to your application kernel (AppKernel.php):
Add the form types you need to doctrine in config.yml:
Configuration
This bundle comes with configuration that allows you to specify the "default" unit for each unit of measure form type. This can be configured in your app's config.yml file like so:
Note that this is optional and the defaults above will be used otherwise.
Use
This module allows you to use native PhysicalQuantity types in Doctrine and on forms.
Doctrine Use
Form Use
About
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub.
Author
Luke Bainbridge - http://twitter.com/midnightLuke
License
PHP Units Of Measure Bundle is licensed under the MIT License - see the LICENSE file for details.
All versions of php-units-of-measure-bundle with dependencies
php-units-of-measure/php-units-of-measure Version ^2.1
symfony/form Version ^2.7 || ^3.0 || ^4.0
symfony/framework-bundle Version ^2.7 || ^3.0 || ^4.0
doctrine/dbal Version ^2.5