Basically it a MySQL output (of show create table) parser. Created in PHP and uses regular expressions to create tokens of table fields, columns, column size and other flags.
Main file is Table.php.
Database Connection file is Conn.php
And any exception in anywhere file is MySQLException.php
Follow sqlOutputParser
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqlOutputParser!