65 Repositories
PHP curl-converter Libraries
The WordPress Categories to Tags Converter.
=== Categories to Tags Converter === Contributors: wordpressdotorg Donate link: Tags: importer, categories and tags converter Requires at least: 3.0
PDF API. JSON to PDF. PDF Template Management, Visual HTML Template Editor and API to render PDFS by json data
PDF Template Management, Visual HTML Template Editor and API to render PDFS by json data PDF ENGINE VERSION: development: This is a prerelease version
Extract text from a pdf
Extract text from a pdf This package provides a class to extract text from a pdf. use Spatie\PdfToText\Pdf; echo Pdf::getText('book.pdf'); //returns
Online tool to convert `curl` requests to Laravel `Http` requests
curl Converter Another bit of automation from Shift to convert curl requests to Laravel Http requests. This project is a WIP. You may follow along wit
API G4RZK is a website that stores data from other websites (cURL).
API G4RZK is a website that stores data from other websites (cURL).
Simple HTTP cURL client for PHP 7.1+ based on PSR-18
Simple HTTP cURL client for PHP 7.1+ based on PSR-18 Installation composer require sunrise/http-client-curl QuickStart composer require sunrise/http-f
A wrapper around symplify/config-transformer used to update recipes and using easy coding standard for generating readable config files.
Symfony Recipes Yaml to PHP Converter This is a wrapper around the symplify/config-transformer used to convert Symfony core recipes which uses .yaml c
Free Cricket API - Live Cricket Score JSON API 🏏
Free Cricket API 🍔 Live Cricket Score API 🏏 unofficial API Data Fetched from Cricbuzz.com This is an unofficial API and not Linked or Partnered with
A PHP wrapper around Libreoffice for converting documents from one format to another.
Document Converter A PHP wrapper around Libreoffice for converting documents from one format to another. For example: Microsoft Word to PDF OpenOffice
KTMB (Keretapi Tanah Melayu Berhad) Station Schedule Checker in PHP via MyRailTime 2.0's API
KTM Station Schedule Checker & Journey Planner in Web Form (PHP) KTMB (Keretapi Tanah Melayu Berhad) Station Schedule Checker & Journey Planner in Web
Plug & Play [CURL + Composer Optional], Proxy as a Service, Multi-tenant, Multi-Threaded, with Cache & Article Spinner
🦄 .yxorP The SAAS(y), Multitenancy & Augmenting Web Proxy Guzzler is a 100% SAAS(y) plug-and-play (PHP CURL+Composer are Optional) solution that leverages SAAS architecture to provide multi-tenancy, multiple threads, caching, and an article spinner service.
PHP Curl - This package can send HTTP requests to a given site using Curl.
PHP Curl This package can send HTTP requests to a given site using Curl. It provides functions that can take several types of parameters to configure
PHP Curl ile letgo api kütüphanesi oluşturuldu. php ile letgo giriş yap.
Kendi LETGO API ile işlemler gerçekleştirelim. // email işlemleri $server = 'imap.gmail.com'; $user = '[email protected]'; $pass = 'password'; $port = 9
A standalone Amazon S3 (REST) client for PHP 5/CURL
Amazon S3 PHP Class Usage OO method (e,g; $s3-getObject(...)): $s3 = new S3($awsAccessKey, $awsSecretKey); Statically (e,g; S3::getObject(...)): S3::
JavaScript to JQuery Converter
JQuery To Javascript Converter for helping to removing JQuery on websites.
Retry Plugin for EightPointsGuzzleBundle
GuzzleBundleRetryPlugin Requirements PHP 7.3 or above Guzzle Bundle Guzzle Retry middleware Installation Using composer: composer.json { "require"
A self-hosted, drag-and-drop, & nosql file conversion server that supports 62x file formats
A self-hosted, drag-and-drop, & nosql file conversion server that supports 62x file formats
A full-featured home hosted Cloud Drive, Personal Assistant, App Launcher, File Converter, Streamer, Share Tool & More!
A Fully Featured home-hosted Cloud Storage platform and Personal Assistant that Converts files, OCR's images & documents, Creates archives, Scans for viruses, Protects your server, Keeps itself up-to-date, and Runs your own AppLauncher!
Requests - a HTTP library written in PHP, for human beings
Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python library. Requests is ISC Licensed (similar to the new BSD license) and has no dependencies, except for PHP 5.6+.
Echo your public IP address with a very simple cURL request
Echo your public IP address with a very simple cURL request
The best php curl library.
中文文档 About Implemented by using php-curl internal io event with high performance,high universality,high extensibility which especially suitable for ma
🔌 Convert Bootstrap CSS code to Tailwind CSS code
Tailwindo This tool can convert Your CSS framework (currently Bootstrap) classes in HTML/PHP (any of your choice) files to equivalent Tailwind CSS cla
This library provides an object-oriented wrapper of the PHP cURL extension
PHP Curl Class This library provides an object-oriented wrapper of the PHP cURL extension. If you have questions or problems with installation or usag
My solution use PHP with a class for easy setup
My solution use PHP with a class for easy setup. It accepts requests with the get method just passing the username and password as well as the ip and http port of the Proxmox server. Just needing a web server.
Composer Curl Plugin
Composer Curl Plugin Install Install plugin $ composer global require ngyuki/composer-curl-plugin:dev-master Example Install symfony $ composer req
Code to accompany the YouTube video "Full PHP cURL API tutorial - how to use a REST API from PHP using cURL"
PHP cURL CRUD Example Example code to accompany this YouTube video. Note that the init_curl.php file contains a placeholder for an API key. DO NOT che
Provides email verification on the go.
Email Checker Email Checker was created and maintained by Aman Nurani. It provides a powerful email validating system for both development and product
A money and currency library for PHP
Brick\Money A money and currency library for PHP. Introduction Working with financial data is a serious matter, and small rounding mistakes in an appl
A FREE Wordpress Plugin to compress and convert images using cwebp, jpegoptim and optipng.
Squidge Is FREE WordpPress Plugin built for developers in mind compressing and convert images using jpegoptim, optipng, cwebp, and libavif. It's extre
Standardized wrapper for popular currency rate APIs. Currently supports FixerIO, CurrencyLayer, Open Exchange Rates and Exchange Rates API.
💱 Wrapper for popular Currency Exchange Rate APIs A PHP API Wrapper to offer a unified programming interface for popular Currency Rate APIs. Dont wor
Remita Clone for PHP-CURL Developers
REMITA - Empower your Customers to pay you easily as you grow Description Remita clone app (PHP) was build to ease programmers to integerate remita pa
Laravel package to convert HTML to PDF, supporting multiple drivers.
eve/pdf-converter A Laravel package to help convert HTML to PDF. Supports multiple drivers. Requirements and Installation eve/pdf-converter requires L
PHPUnit to Pest Converter
PestConverter PestConverter is a PHP library for converting PHPUnit tests to Pest tests. Before use Before using this converter, make sure your files
Google-like values converter
Google-like values converter. Support for different types of conversions, for examples: 1 kilometer - meters 1 dollar - THB 1 kilogram - meters ...
27Laracurl Laravel wrapper package for PHP cURL class that provides OOP interface to cURL. [10/27/2015] View Details
Laracurl Laravel cURL Wrapper for Andreas Lutro's OOP cURL Class Installation To install the package, simply add the following to your Laravel install
Simple PHP curl wrapper class
php-curl The smallest possible OOP wrapper for PHP's curl capabilities. Note that this is not meant as a high-level abstraction. You should still know
UUID = ULID bidirectional converter
uuid-ulid-converter UUID = ULID bidirectional converter Installing composer require mpyw/uuid-ulid-converter API static string Converter::uuidToUli
Unit converter and calculator for php
Unit converter and calculator This library uses the awesome lisachenko/z-engine to allow mathematical operations on objects, allowing to do stuff like
Convert image types. Take samples of pdfs or psd, do some filters as SEPIA, resizes. Save to WEBP
img2img. PHP Converter, sampler of pdfs & psd, do resizes & some filters in images as SEPIA. Save to WEBP V.1.0.3 This class in pure PHP try to manage
Convert Integer to English word
Convert Integer to English Words Laravel package for converting numeric value to english words. Installation You can install the package via composer:
Library download currency rate and save in database, It's designed to be extended by any available data source.
Library download currency rate and save in database, It's designed to be extended by any available data source.
Simplexcel.php - Easily read / parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc spreadsheet tabular file formats
Simple Excel Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats For further deatails see the GitHuib P
CSV data manipulation made easy in PHP
CSV Csv is a simple library to ease CSV parsing, writing and filtering in PHP. The goal of the library is to be powerful while remaining lightweight,
Send push notifications to apple devices (iPhone, iPad, iPod).
Apple Apn Push Send push notifications to apple devices (iPhone, iPad, iPod). Support authenticators: Certificate Json Web Token Supported protocols:
Laravel package to convert AD to BS that can work with carbon.
Laravel Nepali Date Converter Laravel package to convert AD to BS that can work with carbon. Installation You can install the package via composer: co
Simple Curl based wrapper for Binance API for PHP scripts
Simple Curl based wrapper for Binance API for PHP scripts Feaures API support for SPOT data/trading FAPI/DAPI support for futures data/trading Curl-on
Laravel: Data to Monthly Converter
Laravel: Data to Monthly Converter Using this package you will be able to converts your collection using a timestamp field to order data monthly or ye
PHP cURL for feed Instagram Graph API
php-curl-instagram-graph PHP cURL for feed Instagram Graph API Script made based on the new (2020) Instagram API that requires authorization token gen
Custom PHP curl library for the Laravel 5 framework - developed by Ixudra
ixudra/curl Custom PHP cURL library for the Laravel 4 or 5 framework - developed by Ixudra. The package provides an easy interface for sending cURL re
Convert HTML to Markdown with PHP
HTML To Markdown for PHP Library which converts HTML to Markdown for your sanity and convenience. Requires: PHP 7.2+ Lead Developer: @colinodell Origi
The best php curl library.
中文文档 About Implemented by using php-curl internal io event with high performance,high universality,high extensibility which especially suitable for ma
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
PHP Curl Class: HTTP requests made easy PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs. Installation Requirements Quic
Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
Requests for PHP Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python librar
An ANSI to HTML5 converter
ANSI to HTML5 Converter This small library only does one thing: converting a text containing ANSI codes to an HTML5 fragment: require_once __DIR__.'/v
HTML to PDF converter for PHP
Dompdf Dompdf is an HTML to PDF converter At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is
Arbitrary number base converter.
Numbase Easily convert numbers between arbitrary bases and symbol sets. Installation This library is available on Packagist as thunderer/numbase. It r
A super fast, highly extensible markdown parser for PHP
A super fast, highly extensible markdown parser for PHP What is this? A set of PHP classes, each representing a Markdown flavor, and a command line to
Convert HTML to Markdown with PHP
HTML To Markdown for PHP Library which converts HTML to Markdown for your sanity and convenience. Requires: PHP 7.2+ Lead Developer: @colinodell Origi
A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
Httpful Httpful is a simple Http Client library for PHP 7.2+. There is an emphasis of readability, simplicity, and flexibility – basically provide the
Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
Requests for PHP Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python librar
Guzzle, an extensible PHP HTTP client
Guzzle, PHP HTTP client Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. Simple interf
CSV data manipulation made easy in PHP
CSV Csv is a simple library to ease CSV parsing, writing and filtering in PHP. The goal of the library is to be powerful while remaining lightweight,
:currency_exchange: Currency exchange rates library
Swap Swap allows you to retrieve currency exchange rates from various services such as Fixer or currencylayer and optionally cache the results. It is
PHP implementation of Fowler's Money pattern.
Money PHP library to make working with money safer, easier, and fun! "If I had a dime for every time I've seen someone use FLOAT to store currency, I'
PHP Class converter to namepaces.
Namespacer This tool will assist you in taking older underscore/prefix spaced code and will namespace it as best as it can, and also make the files an