iamcal/sql-parser
Fast PHP parser for MySQL 5.7 CREATE TABLE statements. Converts schema SQL into an easy-to-use array describing tables, fields, indexes, and options. Designed to deconstruct valid DDL (not validate it); install via Composer.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aitradeinc/php-sql-parser | 0.81 | A PHP SQL parser library for analyzing SQL strings. Parse queries into structured data (AST/array) you can inspect, validate, rewrite, or use for tooling like linters, query builders, or migration helpers. Lightweight package for PHP applications. | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| phpmyadmin/sql-parser | 0.81 | — | 480 | 493 | 115 | 517K | 56 | 39.6 | 67.0 | GPL-2.0 | 7 months ago | |
| atlas/info | 0.81 | Atlas.Info discovers and exposes database schema information using an Atlas.Pdo Connection. Inspect tables, columns, indexes, and other metadata programmatically to support migrations, tooling, and code generation. Documentation: http://atlasphp.io/cassini/info/ | 6 | 6 | 8 | 839 | 0 | 2.1 | 28.8 | MIT | 2 years ago | |
| comunedifirenze/mysql-workbench-schema-exporter | 0.80 | Converts MySQL Workbench .mwb models into other schemas via formatter/exporter plugins, including Doctrine 1/2 (YAML/annotations), Propel (XML/YAML), Zend Framework, Sencha ExtJS models, and Node Sequelize. Includes a CLI; install via Composer. | 0 | 0 | 0 | 86 | 0 | 0.0 | 26.8 | MIT | — | |
| stillat/blade-parser | 0.74 | Parse, analyze, and transform Laravel Blade templates with a robust PHP parser. stillat/blade-parser provides an AST, tokenization, and utilities to inspect directives, components, and expressions—ideal for linters, formatters, editors, and automated refactoring tools. | 146 | 146 | 4 | 122K | 0 | 23.2 | 45.5 | MIT | 3 months ago | |
| laragraph/utils | 0.74 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 563K | 0 | 19.9 | 62.4 | MIT | 3 months ago | |
| symplify/coding-standard | 0.72 | Ready-to-use PHP CS Fixer and PHP_CodeSniffer rules bundled as a coding standard, with Symplify tooling integration. Helps keep projects consistent, modern, and clean with configurable rule sets suited for CI and team workflows. | 381 | 382 | 26 | 87K | 0 | 3.5 | 32.3 | MIT | 1 year ago | |
| widmogrod/php-functional | 0.71 | Functional programming toolkit for PHP with immutable data structures, monads and typed abstractions. Includes Option/Either/Try, collections, pattern matching, and helpers for safer, composable code. Useful for DDD, CQRS and FP-style application architecture. | 369 | 374 | 32 | 217K | 7 | 29.0 | 46.8 | MIT | 1 year ago | |
| symplify/easy-parallel | 0.71 | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 12 | 11 | 5 | 28K | 1 | 0.4 | 46.0 | MIT | — | |
| phar-io/version | 0.71 | phar-io/version is a PHP library for parsing, comparing, and validating semantic versions and version constraints. Supports operators like >=, <=, caret (^) and tilde (~) ranges, plus pre-release labels, to check if versions comply. | 7,475 | 7,480 | 18 | 13M | 3 | 29.1 | 45.9 | BSD-3-Clause | 4 years ago | |
| willdurand/negotiation | 0.71 | HTTP content negotiation library for PHP. Parses Accept* headers to match the best media type, language, charset, or encoding, with flexible matchers and prioritization. Handy for APIs and middleware to select response formats based on client preferences. | 1,421 | 1,434 | 64 | 2M | 5 | 19.9 | 47.2 | MIT | 4 years ago | |
| nikic/php-parser | 0.69 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,440 | 17,509 | 1,121 | 16M | 47 | 75.1 | 67.9 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?