Libraries tagged by post meta
tojibon/web-scraper
63 Downloads
A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.
adrii/curl-helper
16458 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
raiolanetworks/plugin-seo-test
820 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
1msg/one_msg_waba_sdk
2511 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
pop-sites-wassup/custompost-mutations
545 Downloads
Adds support for custom post mutations
pop-cms-schema/post-mutations
50 Downloads
Adds support for post mutations
pop-cms-schema/custompost-mutations-wp
33 Downloads
Implementation for WordPress of contracts from package "Custom Post Mutations"
pop-cms-schema/custompost-mutations
75 Downloads
Adds support for custom post mutations
wpdesk/wp-canada-post-shipping-method
1583 Downloads
Canada Post Shipping Method
wpdesk/wp-australia-post-shipping-method
914 Downloads
Australia Post Shipping Method
pop-cms-schema/custompostmedia-mutations
40 Downloads
Adds support for media mutations on custom posts
pop-cms-schema/custompost-tag-mutations
34 Downloads
Base functionality to add tags to custom posts
pop-cms-schema/custompost-category-mutations
35 Downloads
Base functionality to add categories to custom posts
kushy/metrc-php-sdk
85 Downloads
An easy to use PHP API for the METRC state licensed seed to sale cannabis API using the Guzzle library. Require, create new instance with API keys, and query any endpoint (GET, POST, PUT, DELETE)
cse/helpers-request
91 Downloads
The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.