Libraries tagged by dsale
eakkabin/dsale2015
254 Downloads
DSale 2015 (Point of sale) Open Source
dealerdirect/phpcodesniffer-composer-installer
192468059 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
phpmyadmin/sql-parser
54240623 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
greenlion/php-sql-parser
13166257 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
phug/phug
312807 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
dialect/laravel-gdpr-compliance
122157 Downloads
GDPR compliant data portability and anonymization
dealer4dealer/xcore-magento2
431160 Downloads
This module extends the rest api of Magento2 and is needed for the usage of the xCore.
udan11/sql-parser
7821 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
tommyknocker/pdo-database-class
6316 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
dalenys/php-merchant-api
235099 Downloads
Dalenys PHP merchant API
dealerinspire/laravel-redlock
213257 Downloads
Redis distributed locks for laravel
dealer4dealer/pricelist-magento2
61483 Downloads
Creates Tier Prices by using the data synchronised with https://github.com/xcoreplatform/magento2-restapi.
zetacomponents/database
928693 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
sqlftw/sqlftw
118340 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
plin-code/laravel-sql-dialect
359 Downloads
Cross driver SQL helpers for Laravel: wildcard safe LIKE and ILIKE, year extraction from date columns, and filter value normalisation. No service provider, no config.