dev-master
9999999-devConverter for GUID's in accordance with BuildingSmart's GUID specification
MIT
The Requires
- php >=5.4
The Development Requires
by Maarten Veerman
guid ifc bim
Converter for GUID's in accordance with BuildingSmart's GUID specification
The IFC specifications from BuildingSmart define a compressed type of GUID. This package provides ways to convert standard GUID's to IFCGuid's and vice versa., (*1)
For more information, see http://www.buildingsmart-tech.org/implementation/get-started/ifc-guid, (*2)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes., (*3)
Install using composer:, (*4)
composer install serversidebim/ifcguid
Run the test by installing phpunit/phpunit, after which you can simply type, (*5)
phpunit
on the command line in the main folder where serversidebim/ifcguid is installed, (*6)
If you have any ideas on changing the code, feel free to fork the repository., (*7)
See also the list of contributors who participated in this project., (*8)
This project is licensed under the MIT License - see the LICENSE.md file for details, (*9)
Converter for GUID's in accordance with BuildingSmart's GUID specification
MIT
guid ifc bim