Libraries tagged by laramote
danbettles/morf
697 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
cmyker/doctrine-sql-logger
29873 Downloads
Doctrine SQL query debugger with binded parameters
cemerson/dbsafe
835 Downloads
Library for using AWS Parameter Store or AWS Secrets Manager with database connections in PHP
bylexus/php-injector
9666 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
bodom78/kohana-imagefly
16876 Downloads
Create resized / cropped images directly through url parameters.
birgir/geo-query
2967 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
birgir/combined-query
1316 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
awes-io/repository
105391 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
apfelfrisch/query-filter
6564 Downloads
A Framework agnostic query filter that sorts and filters queries using URL parameters
alimousavi/filoquent
211 Downloads
A powerful Laravel package for filtering Eloquent models using HTTP query parameters.
1msg/one_msg_waba_sdk
2836 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
wazum/seo-canonical-guard
13269 Downloads
Prevent unwanted parameters in canonical URL
stephenlake/laravel-queryable
964 Downloads
Laravel HTTP query parameter based model filtering and searching.
steamulo/pdfjs-viewer-bundle
5161 Downloads
This bundle provides an integration of pdf.js from mozilla with Symfony 4 framework and customizable parameters on server side.