PHP Schema: a PHP data model generator consuming Schema.org RDFa defintion

Hi,

I've released a tool for PHP developers that generate a data model (PHP
entities and enums, Doctrine ORM mappings, data validation through Symfony
validator, PHPdoc...) from the Schema.org vocabulary. It is configurable
(select only types and properties you need) and extensible (write custom
code generators such as ODM mapping, use Schema.org extensions in custom
RDFa files).

It's free and open source. The doc and the code is available on
http://php-schema.dunglas.com

I hope this will be useful for someone.

Best regard,

-- 
Kévin Dunglas
CEO Les-Tilleuls.coop

http://dunglas.fr

Received on Wednesday, 17 December 2014 10:19:56 UTC