Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/sql-formatter

A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
https://github.com/doctrine/sql-formatter

Cursor based tokenizer

goetas opened this pull request over 4 years ago
Simplify code by precomputing precedence

greg0ire opened this pull request over 4 years ago
Use psalm from vendors

greg0ire opened this pull request over 4 years ago
Add missing test

greg0ire opened this pull request over 4 years ago
Remove caching layer

greg0ire opened this pull request over 4 years ago
Use generators

greg0ire opened this pull request over 4 years ago
Use generators

greg0ire opened this issue over 4 years ago
Prefer mb_ functions

greg0ire opened this pull request over 4 years ago
Check offset exists before accessing it

greg0ire opened this pull request over 4 years ago
Improve formatting for BETWEEN

greg0ire opened this issue over 4 years ago
Add support for streaming

greg0ire opened this issue over 4 years ago
Add support for the WINDOW keyword

greg0ire opened this issue over 4 years ago
Linebreak CASE… WHEN

greg0ire opened this issue over 4 years ago
Prefer mbstring functions

greg0ire opened this issue over 4 years ago
AND and IN clauses should be indented more in JOIN clauses

greg0ire opened this issue over 4 years ago
Crash when parsing */

greg0ire opened this issue over 4 years ago
Feature request: uppercase SQL keywords

greg0ire opened this issue over 4 years ago
add test for :pdoParams

greg0ire opened this pull request over 4 years ago
correct spelling mistake

greg0ire opened this pull request over 4 years ago
Remove trailing spaces from generated SQL

greg0ire opened this issue over 4 years ago
Remove public props

greg0ire opened this pull request over 4 years ago
Extract tokenization

greg0ire opened this pull request over 4 years ago
Move initialization to the constructor

greg0ire opened this pull request over 4 years ago
Use null object pattern to decrease complexity

greg0ire opened this pull request over 4 years ago
Drop features unrelated to formatting

greg0ire opened this pull request over 4 years ago
Extract tokenization into a separate class

greg0ire opened this issue over 4 years ago
Implement NullHighlighter

greg0ire opened this issue over 4 years ago
Use polymorphism for highlighting

greg0ire opened this pull request over 4 years ago
The new minimum php version is 7.2

goetas opened this pull request over 4 years ago
Proofread readme

greg0ire opened this pull request over 4 years ago
Setup Github pages

greg0ire opened this issue over 4 years ago
Setup automatic releases

greg0ire opened this issue over 4 years ago
Remove public properties

greg0ire opened this issue over 4 years ago
Use polymorphism to replace isCli

greg0ire opened this issue over 4 years ago
Fix the README

greg0ire opened this issue over 4 years ago
Use the Doctrine fork repo url as a homepage

greg0ire opened this pull request over 4 years ago
Fix the phpunit coverage whitelist

stof opened this pull request over 4 years ago
Get rid of statism

greg0ire opened this pull request over 4 years ago
Psalm sa

greg0ire opened this pull request over 4 years ago
Statically analyse code with PHPStan

greg0ire opened this pull request over 4 years ago
Close api

greg0ire opened this pull request almost 5 years ago
Use new autoloading mechanism in examples

greg0ire opened this pull request almost 5 years ago
Alias master to 1.x

greg0ire opened this pull request almost 5 years ago
Declare our own, separate package

greg0ire opened this pull request almost 5 years ago
Standards

greg0ire opened this pull request almost 5 years ago
Namespacing

greg0ire opened this pull request almost 5 years ago
Setup ci

greg0ire opened this pull request almost 5 years ago
Export only the code, the license and the README

greg0ire opened this pull request almost 5 years ago