Libraries tagged by dsql
stoullec/query-filter
4 Downloads
Convert url filter to dql to permit users to filter data with only one endpoint.
somework/doctrine-dbal-postgresql
16 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
ranskills/billing-boss
0 Downloads
A library that implements billing using a domain-specific language (DSL) to express a billing structure to be applied
prgfx/fusion-template-literals
8 Downloads
A fusion DSL providing a syntax similar to the javascript tagged template literals
open-core/validator
39 Downloads
Simple, fast and lightweight validator based on attributes and internal DSL
ondram/graphite-graph
12828 Downloads
Graphite graph DSL to build URL query string for a graph (PSR-4 and PHP7 compatible)
nik-zp/doctrine-dbal-postgresql
6 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
mehlah/li3_jbuilder
8 Downloads
Create JSON structures via a DSL
jfusion/framework
215 Downloads
JFusion Framework, used to create user integration and DSLO
haijin/instantiator
361 Downloads
A library to create and obtain instances of objects using a simple DSL.
gonzalo123/sql-string-generator
4 Downloads
Write a DSL to generate valid SQL statements for SELECT, INSERT, UPDATE and DELETE
gabyquiles/doctrine-geospatial-types
71 Downloads
Add geospatial DQL types
fabianofa/jsonboperators-bundle
19 Downloads
Symfony Bundle of Doctrine custom functions that allows the developer to use ->, ->> and #>> operators in DQL
f2/code-parser
3 Downloads
A forgiving code tokenizer for tokenizing most programming languages such as Javascript, TypeScript, Python, C, C++, PHP, Forth and so on. A nice basis for making a compiler or DSL.
elmpp/mockery
27 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.