Libraries tagged by php queries
1msg/one_msg_waba_sdk
4551 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
xprt64/cqrs-es
128 Downloads
CQRS with Event Sourcing mini framework for PHP
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
crossjoin/css
47522 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
smartgecko/governor-framework
326 Downloads
PHP Command-Query-Responsibility-Segregation framework.
william-costa/database-manager
2597 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
metaregistrar/rdap-client
3087 Downloads
A php client to query rdap (formerly whois) services
ballen/metar
1063 Downloads
A PHP library to query aerodrome METAR information.
softwaresystem/matomo-reporting-api
6022 Downloads
PHP client library to query the Matomo Reporting API with guzzlehttp 7.0
zooxsmart/los-uql
1783 Downloads
PHP library to transform url query into db partial queries
botta/cqbus
194 Downloads
Simple command/query bus for modern PHP applications
ask/ask
9693 Downloads
Library containing a PHP implementation of the Ask query language
jelix/database
4020 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
swouters/postgresql-tools
798 Downloads
PHP package containing a set of tools to build SQL queries
small/collection
1373 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.