dsn
DSN parser
Tools to parse DSN class for use in PHP applications.
[READ-ONLY] A tool to parse DSNs.
124 stars
6 watching
6 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dtenny/rexxparse | A string parsing tool inspired by the REXX PARSE construct. | 11 |
z7zmey/php-parser | A Go-based parser for PHP syntax that generates an abstract syntax tree (AST) representation of source code. | 941 |
psecio/parse | A tool to scan PHP code for potential security issues at compile-time | 366 |
jeremykendall/php-domain-parser | A domain parsing library that accurately breaks down domains into subdomain, registrable domain, second level domain and public suffix parts. | 1,167 |
phpstan/phpdoc-parser | A PHPDoc parser and modifier with support for advanced types like intersection types and generics | 1,350 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
abothe/d_parser | A C# implementation of a parser and resolver for analyzing D programming language code. | 30 |
sindresorhus/yn | A utility for parsing yes/no like values with optional typo tolerance | 266 |
sonarsource/sonar-php | Analyzes PHP code for quality and security issues | 390 |
extdn/extdn-phpcs | A collection of advanced PHP CodeSniffer rules for Magento 2 development to enforce best practices and improve code quality. | 81 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 227 |
fox-it/dissect.esedb | An implementation of a parser for Microsofts Extensible Storage Engine Database | 18 |
dashbitco/nimble_parsec | A lightweight and efficient library for building text-based parsers using composable combinators | 810 |
javanile/php-glossary | Analyze source code to identify terms associated with business logic in PHP projects. | 5 |