Libraries tagged by wget
pyaesoneaung/to-raw-sql
8526 Downloads
Get raw SQL from Laravel Query Builder
protomock/protomock
17008 Downloads
Mocking native PHP requests (file_get_contents(), ...)
pavlakis/slim-cli
87163 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
pablouser1/tikscraper
5058 Downloads
Get data from TikTok API
outcompute/phpinfo
44188 Downloads
Get the output of phpinfo() as an array.
nng/nnrestapi
103500 Downloads
A RESTful Api Extension for TYPO3. Sets TYPO3 up with everything you need to get your own REST Api up and running without headaches.
mzur/kirby-form
57168 Downloads
A form helper for Kirby-based websites, using the Post/Redirect/Get pattern.
mpclarkson/icon-scraper
27139 Downloads
PHP Library to get the apple-touch-icons and favicon from a website.
mmikkel/cp-clearcache
66001 Downloads
Less clickin’ to get clearin’
mlocati/ci-info
118454 Downloads
Get informations about the current continuous integration environment
mitloshuk/hcaptcha
64443 Downloads
Library for hCaptcha, a service that protects websites from spam, protects user privacy, rewards websites, and helps companies get their data labeled
michielgerritsen/extract-address-parts
3639 Downloads
Get the (Dutch) street, house number, and extension from a concatenated string
megastruktur/phone-country-codes
158002 Downloads
A simple library to get phone country codes.
marcocesarato/sqlparser
35553 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
mailslurp/mailslurp-client-php
29800 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository