Libraries tagged by http codes
codexsoft/transmission-openapi3
41 Downloads
OpenApi 3.x documenting tools for CodexSoft Transmission library for building HTTP API
codexsoft/transmission-schema
114 Downloads
Schema configuration, validation and normalization part of CodexSoft Transmission PHP Library for building HTTP JSON API
codersstudio/sms-ru
6294 Downloads
Package for send sms via sms.ru. Based on official PHP class http://sms.ru/php.
codephix/glide
5 Downloads
Wonderfully easy on-demand image manipulation library with an HTTP based API.
codelint/snapchat_ads_client
13 Downloads
HTTP client for Snapchat ads API
codeinc/cloudrun-gotenberg
46 Downloads
Wrapper to use the Gotenberg HTTP client library with a CloudRun service
codeinc/security-middleware
34 Downloads
A collection of PSR-15 middleware to manage HTTP security
codeslcs/buscacep
3 Downloads
Busca de cep utilizando webservice https://viacep.com.br/
park-holidays-uk/omnipay-verifone
3102 Downloads
WIP Verifone (Commidea) Package for Omnipay (on-site payment gateway), using Chris Yallop's code: https://github.com/adnamsplc/verifone
virdiggg/header-ci3
22 Downloads
HTTP Header for CodeIgniter 3
torre76/php-crypto-params
8 Downloads
Utility function to encrypt - decrypt string using AES symmetric algorithm that is compatible with https://code.google.com/p/crypto-js/
rsdim/phpquery
5 Downloads
Variation of phpquery library from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/) for php 8.3
rabble/datatable-bundle
140 Downloads
The datatable bundle allows you to create datatables using only backend code. See https://datatables.net/
php-query/php-query
54 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
lbbniu/diff-match-patch
14 Downloads
Port of the google-diff-match-patch (https://code.google.com/p/google-diff-match-patch/) lib to PHP