Libraries tagged by querier
al-one/laravel-predis-listened
672 Downloads
Listening Laravel pRedis Queries
affordablemobiles/laravel-eloquent-query-cache
277 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
abdulelahragih/querybuilder
484 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
1msg/one_msg_waba_sdk
1045 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
typo3/cms-sys-action
244462 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
stephenjude/simple-query-filter
153 Downloads
Easily filter eloquent model queries from HTTP requests
stefano/stefano-db-profiler
15608 Downloads
A ZF2, ZF3 module to profile db queries using Zend\Db\Adapter\Profiler\Profiler and write them to ZendDeveloperTools toolbar.
smtech/canvaspest
3734 Downloads
An extension of Pest to make RESTful queries to the Instructure Canvas API
sensiolabs/doctrine-query-statistics-bundle
41115 Downloads
Adds a Profiler tab to gather statistics about Doctrine queries made during a request
sebastiaanluca/laravel-unbreakable-migrations
1281 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
repo2/query-reactor
65 Downloads
Asynchronous & non-blocking MySQL queries executor.
parm/parm
4975 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
herrera-io/pdo-log
179754 Downloads
A simple way to log PDO queries and execution times.
squirrelphp/queries-bundle
3231 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
sofa/laravel-db-queries-alert
2536 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!