Libraries tagged by like query
codingpaws/laravel-findby
3960 Downloads
Ruby-like findBy in your Laravel model queries.
vuduythanh2020/mysql-replication
3032 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.
hetao29/php-mysql-replication
41 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.
gemini/php-mysql-replication
11 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.
dd4you/lgs
583 Downloads
Store general settings like website name, logo url, contacts in the database easily. Everything is cached, so no extra query is done
bakkahit/sql-migration
33 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
ap-lib/mysql
45 Downloads
AP\Mysql is a performance-oriented query builder built exclusively for MySQL. It leverages MySQL-specific features like INSERT IGNORE, REPLACE, ON DUPLICATE KEY UPDATE, partitions, and bulk operations for maximum efficiency
payherokenya/payhero-php
61 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
santik/sql-elasticsearch-query-converter
79 Downloads
Library for converting AND OR SQL like query to Elastic Search query
kazuki/laravel-where-like
3 Downloads
Add where like query to laravel eloquent builder.
codeies/json-query
7 Downloads
PHP class for performing MySQL-like queries on JSON data.
mongo-like-query/mongo-like-query
134 Downloads
Library for querying arrays in mongodb like style
morfin/querystring-for-laravel
69 Downloads
Forked from mehradsadeghi. Filter your queries based on url query string parameters like a breeze.
thelhc/cloud-search-query
11942 Downloads
An ORM-like wrapper for building AWS CloudSearch structured queries
xinningsu/html-query
17 Downloads
A jQuery-like html processor written in PHP