Download the PHP package linkorb/realm without Composer
On this page you can find all versions of the php package linkorb/realm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download linkorb/realm
More information about linkorb/realm
Files in linkorb/realm
Package realm
Short Description Data modeling toolkit
License MIT
Homepage https://github.com/linkorb/realm
Informations about the package realm
REALM
Realm is a framework for defining domain models.
It allows you to define:
- Concepts
- Codelists
- Mappings
- Section Types
- Resources
- Fusions
Web-based realm project viewer
You can view Realm projects using the realm-server.
Configuration
Realm works with "projects" containing definitions.
- copy
projects.yaml.dist
toprojects.yml
- edit
projects.yaml
to your situation.
You can use the include_paths
array to specify one or more include paths that contain Realm project.
This is used by projects that specify a <dependency />
element in their realm.xml
file.
Use the projects
array to specify one or more projects:
type
:realm
(standard) ordecor
(for loading decor files)filename
: path to the project'srealm.xml
fileunlisted
: optional, allows you to mark the project as unlisted on the viewer's frontpage. Direct links still work.
License
MIT. Please refer to the license file for details.
Brought to you by the LinkORB Engineering team
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!
All versions of realm with dependencies
guzzlehttp/streams Version ^3.0
linkorb/presenter Version ^1.0
symfony/config Version ^3.4|^4.0|^5.0
symfony/console Version ^3.4|^4.0|^5.0
symfony/dependency-injection Version ^3.4|^4.0|^5.0
symfony/property-access Version ^3.4|^4.0|^5.0
symfony/yaml Version ^3.4|^4.0|^5.0
linkorb/boost Version ^1.4