2017 © Pedro Peláez
 

library createphp

PHP adapter for Create.js

image

midgard/createphp

PHP adapter for Create.js

  • Friday, February 9, 2018
  • by flack
  • Repository
  • 27 Watchers
  • 216 Stars
  • 353,409 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 45 Forks
  • 14 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

CreatePHP

This is a small standalone library designed to make it easier to integrate Create.js into existing PHP applications/frameworks. You can see a live demonstration of an integration with the MidCOM framework under http://demo.createphp.org, (*1)

Build Status, (*2)

Usage

To use CreatePHP, you need to implement the RdfMapperInterface and provide metadata to map between your domain models and RDF. See the Mapper subfolder for a couple of abstract classes that might be useful to write your own mapper., (*3)

Installation

CreatePHP is available on Packagist, so you can simply include it in your composer.json. Or you download it the old-fashioned way and register it in any PSR0-compatible autoloader., (*4)

Documentation

Documentation is available in the documentation/ folder, (*5)

Word of Warning

The code is still under development. While it's kept in a constantly running state, please note that the API might still change. Suggestions and feedback are of course welcome!, (*6)

The Versions

09/02 2018

dev-master

9999999-dev

PHP adapter for Create.js

  Sources   Download

MIT LGPL LGPL-2.1-or-later

The Requires

  • php ^5.6 | ^7.0

 

The Development Requires

rdfa

03/07 2015

1.1.0

1.1.0.0

PHP adapter for Create.js

  Sources   Download

MIT LGPL

The Development Requires

rdfa

19/03 2014

1.0.0

1.0.0.0

PHP adapter for Create.js

  Sources   Download

MIT LGPL

The Development Requires

rdfa

03/10 2013

0.9.0

0.9.0.0

PHP adapter for Create.js

  Sources   Download

MIT LGPL

The Development Requires

rdfa