Libraries tagged by soql
laravelcm/laravel-subscriptions
25043 Downloads
Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
kyranb/footprints
323807 Downloads
A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)
krowinski/php-mysql-replication
83155 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
hyperf/utils
2531802 Downloads
A tools package that could help developer solved the problem quickly.
czim/laravel-paperclip
650924 Downloads
Laravel Eloquent file attachment solution
components/mathjs
3365 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
beberlei/porpaginas
551193 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
arrilot/data-anonymization
563293 Downloads
Anonymize any data in your SQL database
zendframework/zend-db
12415987 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
rinvex/laravel-subscriptions
166290 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
yiisoft/db-sqlite
145210 Downloads
SQLite driver for Yii Database
sqlftw/sqlftw
63261 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
soundintheory/php-sql-parser
414028 Downloads
SQL parsing tools for PHP
simplesamlphp/simplesamlphp-module-sqlauth
6071406 Downloads
This is a authentication module for authenticating a user against a SQL database
shipmonk/doctrine-hint-driven-sql-walker
137360 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.