2017 © Pedro Peláez
 

library schema-parser-mysql

Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators

image

ekhaled/schema-parser-mysql

Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators

  • Tuesday, March 28, 2017
  • by ekhaled
  • Repository
  • 1 Watchers
  • 0 Stars
  • 172 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

schema-parser-mysql

Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators, (*1)

The Versions

28/03 2017

dev-master

9999999-dev https://github.com/ekhaled/schema-parser-mysql

Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators

  Sources   Download

MIT

The Requires

  • php >=5.3.6
  • ext-pdo *

 

by Avatar ekhaled

schema mysql schema-parser

28/03 2017

1.1

1.1.0.0 https://github.com/ekhaled/schema-parser-mysql

Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators

  Sources   Download

MIT

The Requires

  • php >=5.3.6
  • ext-pdo *

 

by Avatar ekhaled

schema mysql schema-parser

25/08 2016

1.0

1.0.0.0 https://github.com/ekhaled/schema-parser-mysql

Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators

  Sources   Download

MIT

The Requires

  • php >=5.3.6
  • ext-pdo *

 

by Avatar ekhaled

schema mysql schema-parser