895 Repositories
PHP client-library Libraries
Backwards compatibility Extension and Library for PHP 8.x and later
colopl_bc Provides various compatibility functions required for PHP (temporary) migration. WARNING This extension is intended for temporary use only.
FilterGuard is a simple PHP library for sanitizing data. It provides methods to sanitize strings, integers, floats, booleans, arrays, and objects. The library helps protect against common security vulnerabilities such as XSS and SQL injection.
FilterGuard FilterGuard is a simple PHP library for data sanitization. It provides methods to sanitize strings, integers, floats, boolean values, arra
OpenAI API Client is a component-oriented, extensible client library for the OpenAI API. It's designed to be faster and more memory efficient than traditional PHP libraries.
OpenAI API Client in PHP (community-maintained) This library is a component-oriented, extensible client library for the OpenAI API. It's designed to b
PSR-18 compliant Circuit Breaker wrapper
Interrupt PSR-18 compliant Circuit Breaker wrapper. Acknowledgement This library is heavily inspired by: ackintosh/ganesha PrestaShop/circuit-breaker
StartZ oauth2-etsy compatible League of PHP OAuth2
Etsy Provider for OAuth 2.0 Client This package provides Etsy OAuth 2.0 support for the PHP League's OAuth 2.0 Client. Requirements The following vers
⚡ Setting up Apache and PHP on AWS with Ansible Playbook Using Ubuntu 22.04 AMI. Ansible is a simple and powerful automation engine. It is used to help with configuration management, application deployment, and task automation. It makes your applications and systems easier to deploy and maintain .
Ansible-Aws-Ubuntu-Apache-PHP Table of content Overview Process Link to files Author Overview Setting up Apache and PHP on AWS with Ansible Playbook U
Use rmccue/requests as a PSR-18 HTTP client
WordPress/Requests PSR-18 Adapter Use WordPress/Requests as a PSR-18 HTTP client adapter. Requires PHP 7.1+ Why? Requests is a HTTP library written in
A library that makes the management of WordPress file headers easier.
Pronamic WordPress File Header Many WordPress plugins contain bash scripts with sed and awk commands to update WordPress file headers. Because sed and
JSON = PHP8+ objects serialization / deserialization library
A simple library for JSON to PHP Objects conversions Often times, we interact with an API, or data source that returns JSON. PHP only offers the possi
Columnar analytics for PHP - a pure PHP library to read and write simple columnar files in a performant way.
Columnar Analytics (in pure PHP) On GitHub: https://github.com/envoymediagroup/columna About the project What does it do? This library allows you to w
Laravel-Library-Management-system is nice to management library system...
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Universal payments API SDK (UNOFFICIAL QIWI CLIENT)
Qiwi Php Client Especially for 🦊 Zorra Telecom and 👥 Everyone else Привет Attention: At the moment the number of methods is very limited, they will
Code Quiz MonoRepo (API, API Client, App)
Code Quiz Welcome to the Code Quiz Open Source project from How To Code Well. This is an Open Source project that includes an API and an App for the d
A OpenID connect client for Laravel framework.
Introduction A OpenID connect client for Laravel framework. Install composer require package/oidc:^1.0 Configuration php artisan vendor:publish --tag=
PHP API for GeoIP2 webservice client and database reader
GeoIP2 PHP API Description This package provides an API for the GeoIP2 and GeoLite2 web services and databases. Install via Composer We recommend inst
Laravel ClickHouse adds CH client integration, generation & execution of ClickHouse database migrations to the Laravel application.
Laravel ClickHouse Introduction Laravel ClickHouse database integration. This package includes generation and execution of the ClickHouse database mig
Microsoft Azure Storage Library for PHP
Microsoft Azure Storage PHP Client Libraries This project will be in Community Support and Azure Storage team commits to validate and release every qu
A PHP library to integrate with eWAY's Rapid Payment API.
A PHP library to integrate with eWAY's Rapid Payment API.
PHP library to handle IPv4, IPv6 and IP ranges
IPLib - Handle IPv4, IPv6 and IP ranges Introduction IPLib is a modern, PSR-compliant, test-driven IP addresses and subnets manipulation library. It i
A re-write of rakit/validation, a standalone validation library inspired by Laravel Validation
Somnambulist Validation This is a re-write of rakit/validation, a standalone validator like Laravel Validation. In keeping with rakit/validation, this
API Client library for PHP
ChronoSheetsAPI ChronoSheets is a flexible timesheet solution for small to medium businesses, it is free for small teams of up to 3 and there are iOS
Idiomatic PHP client for Memorystore for Memcached.
Memorystore for Memcached for PHP Idiomatic PHP client for Memorystore for Memcached. API documentation NOTE: This repository is part of Google Cloud
PHP library for working with Demandware XML files
PHP Demandware XML A PHP library for working with Demandware XML files. Exporting: Supports category, product, variant and assignment files and allows
A simple wrapper around vlucas' PHP dotenv library for Kirby CMS.
kirby-phpdotenv A simple wrapper around vlucas' PHP dotenv library for Kirby CMS. Why? I've been using .env in my Kirby projects for a while, but I go
PHP client library for Coveralls API.
php-coveralls PHP client library for Coveralls. Prerequisites PHP 5.5+ for 2.x or 5.3+ for 1.x On GitHub Building on Travis CI, CircleCI, Jenkins or C
PHP library for FedaPay Api
FedaPay PHP You can sign up for a FedaPay account at https://fedapay.com. Requirements PHP 5.5 and later. Composer You can install the bindings via Co
PHP Standalone Validation Library
Rakit Validation - PHP Standalone Validation Library PHP Standalone library for validating data. Inspired by Illuminate\Validation Laravel. Features A
PHP Unoconv - An Object Oriented library which allow easy to use file conversion with Unoconv.
An Object Oriented library which allow easy to use file conversion with Unoconv. Install The recommended way to install PHP-Unoconv is thr
PHP library with basic objects and more for working with Facebook/Metas Conversions API
PHP library with basic objects and more for working with Facebook/Metas Conversions API Installation The easiest way to install this library is by ins
A PHP API client for ConvertKit
ConvertKit PHP API Client Introduction This is an API Client for the ConvertKit mailing list service for PHP versions 7.4 and up There are several cli
Receiver is a drop-in webhook handling library for Laravel.
Receiver Receiver is a drop-in webhook handling library for Laravel. Webhooks are a powerful part of any API lifecycle. Receiver aims to make handling
PHP scraper to get data from Google Play
nelexa/google-play-scraper PHP library to scrape application data from the Google Play store. Checking the exists of the app on Google Play. Retrievin
PHP library for handling sessions
Horizom Session PHP library for handling sessions. Requirements Installation Available Methods Quick Start Usage Tests TODO Changelog Contribution Spo
File Storage Api
flux-file-storage-api File Storage Api Installation Native Download RUN (mkdir -p /%path%/libs/flux-file-storage-api && cd /%path%/libs/flux-file-stor
This library extends the 'League OAuth2 Client' library to provide OpenID Connect Discovery support for supporting providers that expose a .well-known configuration endpoint.
OpenID Connect Discovery support for League - OAuth 2.0 Client This library extends the League OAuth2 Client library to provide OpenID Connect Discove
Bundle around the WebPush library
MinishlinkWebPushBundle This bundle provides a simple integration of the WebPush library. Usage Web Push sends notifications to endpoints which server
Declarative HTTP Clients using Guzzle HTTP Library and PHP 8 Attributes
Waffler How to install? $ composer require waffler/waffler This package requires PHP 8 or above. How to test? $ composer phpunit Quick start For our e
IP2Location library for CodeIgniter. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from.
CodeIgniter IP2Location Library This module enables users to retrieve below geolocation information from an IP address. It supports both the IPv4 and
Mail Api for fetch or send mails
flux-mail-api Mail Api for fetch or send mails Installation Native Download RUN (mkdir -p /%path%/libs/flux-mail-api && cd /%path%/libs/flux-mail-api
A simple library for dealing with docx word processed documents
WordCat Limited manipulation of docx word processed documents A simple php library for manipulation of docx word processed document; in particular the
Psl is a standard library for PHP, inspired by hhvm/hsl
📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
nUberSoft is a small in-the-works framework Library for PHP
nUberSoft is a small in-the-works framework Library for PHP. It is a mix of old and new due to it's long development timeframe. Documentation is not as robust as it should be. The majority of this framework will work for non-Linux-based systems, but it is not tested and some security (.htaccess) are not read by Win servers.
Verificacion expediente client php
verificacion-expediente-client-php API Verificación Expediente. Requisitos PHP = 7.2 Dependencias adicionales Composer vea como instalar Se debe cont
Attempting to create an intelligent mock of the Google API PHP Client for unit and functional testing
google-api-php-client-mock A small scale intelligent mock of the Google API PHP Client for unit and functional testing. Overview This is intended to m
A WPDB wrapper and query builder library.
DB A WPDB wrapper and query builder library. Installation It's recommended that you install DB as a project dependency via Composer: composer require
Column sorting with Laravel 8 & 9 - Eloquent sortable
Column sorting for Laravel - Sortable - Sort by Larasort : Column sorting for Laravel - Sort easily Introduction - Larasort package This package allow
CherryStar is a compilation of technologies that you must know to work as back-end or front-end developer.
CherryStar - Study case, starting with recent technologies CherryStar is a compilation of technologies that you must know to work as back-end or front
Guide to setting up a lazy loader with the Lozad library in WordPress.
Install WordPress LazyLoader with LOZAD Guide to setting up a lazy loader with the Lozad library in WordPress. Installation Step 1: Refer to the foote
DNS over HTTPS executor for ReactPHP/dns
DNS over HTTPS client for ReactPHP Resolve DNS queries over HTTPS, provides secure DNS resolution over untrusted or shared networks (eg Serverless dep
🔍 This is a collection of utilities for routing and loading components.
Router Utilities - PHP Introduction A day will come when I will write documentation for this library. Until then, you can use this library to create r
Client library to consume the 42 Intranet's API
ft-client Client library to consume the 42 Intranet's API Installation composer require mehdibo/ft-client Usage examples Using the Authorization Code
A simple pure PHP RADIUS client supporting Standard and Vendor-Specific Attributes in single file
BlockBox-Radius A simple pure PHP RADIUS client supporting Standard and Vendor-Specific Attributes in single file Author: Daren Yeh [email protected]
Couleur is a modern PHP 8.1+ color library, intended to be compatible with CSS Color Module Level 4.
🎨 Couleur: A modern PHP 8.1+ color library 🎨 Couleur: A modern PHP 8.1+ color library 👋 Presentation ⚙️ Installation 🏁 Quick Start 📚 Usage 🏭 Imm
Laravel web rest api authentication library (PHP).
Webi auth library Laravel web rest api authentication library. Install (laravel 9, php 8.1) First set your .env variables (mysql, smtp) and then compo
A ready-to-use PHP script for sending Emails with an HTML Template will use a Gmail account as the sender and you will not need any email server. Powered by PHPMailer.
Gmail Email Sender by PHP A ready-to-use PHP script for sending Emails with an HTML Template will use a Gmail account as the sender and you will not n
BitTorrent library for encoding and decoding torrents in PHP language.
PHPBitTorrentLib BitTorrent library for PHP. This library been tested and works on PHP 7.4+, it originally was just a project to handle the process of
This document provides the details related to Remittance API. This APIs is used to initiate payment request from Mobile client/others exchange house.
City Bank Remittance API This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Installation You c
FIle Uploader is a php package to aid fast , easy and safe file upload
FILE UPLOADER FIle Uploader is a php package to aid fast , easy and safe file upload installation composer require codad5/file-helper Features Fast an
ModernPDO is a simple library for PHP v8.1
ModernPDO ModernPDO is a simple library for PHP v8.1 Getting Started Download the latest release, create the directory ModernPDO in your library direc
HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast usage.
HttpRequestor from Patienceman HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast
PHP Library for Flutterwave v3 APIs
Flutterwave v3 PHP SDK. This Flutterwave v3 PHP Library provides easy access to Flutterwave for Business (F4B) v3 APIs from php apps. It abstracts the
Idiomatic PHP client for Cloud Firestore.
Cloud Firestore for PHP Idiomatic PHP client for Cloud Firestore. API documentation NOTE: This repository is part of Google Cloud PHP. Any support req
A small library for validating International Bankaccount Numbers (IBANs) based on the IBAN Registry provided by SWIFT
A small library for validating International Bankaccount Numbers (IBANs) based on the IBAN Registry provided by SWIFT
Scorm Player Api for play scorm modules
flux-scorm-player-api Scorm Player Api for play scorm modules Installation Native Download RUN (mkdir -p /%path%/libs/flux-scorm-player-api && cd /%pa
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
An Instagram clone built with TailwindCSS, React, Apollo Client and Laravel Lighthouse.
This is an Instagram clone built with TailwindCSS, React, Apollo Client and Laravel Lighthouse. This is a great project to learn and improve your Tailwind and React skills also if you are insterested in backend, the GraphQL API is created using Laravel Lighthouse, this is a great project to add to your portfolio if you are just starting as a web developer or full stack developer.
KLua is a FFI-based Lua5 library that can be used in both PHP and KPHP
KLua KLua is a FFI-based Lua5 library that can be used in both PHP and KPHP. Installation Since this is a FFI library, it needs a dynamic library avai
Library JGU is a website created for a university library system information. Made with PHP & TailwindCSS.
Library JGU Library JGU is a website created for a university library system information. Made with PHP & TailwindCSS. Key Features • How To Use • Rel
PHP library for interacting with the Waves blockchain.
Waves-PHP PHP client library for interacting with Waves blockchain platform. Installation composer require waves/client Usage See example.php for full
A PHP package for handling client requests, sending response, database CRUD operations, among others, easily
Zam Zam helps to receive and process client request(s), return response to client with appropriate header and database CRUD operation for a more robus
php-chmod is a PHP library for easily changing permissions recursively.
PHP chmod php-chmod is a PHP library for easily changing the permissions recursively. Versions & Dependencies Version PHP Documentation ^1.1 ^7.4 curr
🚀 This is a utility library that contains tools you may use everywhere.
Utilities Someday I will write documentation for this library, but for now, you can use it and see how it works. Introduction Some documentation will
Job Queue Public API PHP Client
Job Queue API PHP Client PHP client for the Job Queue API (API docs). Usage composer require keboola/job-queue-api-php-client use Keboola\JobQueueClie
Hoa is a modular, extensible and structured set of PHP libraries
Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds. Hoa\Ust
PHP library for Disque, an in-memory, distributed job queue
disque-php A PHP library for the very promising disque distributed job queue. Features: Support for both PHP (5.5+) and HHVM No dependencies: Fast con
Symfony Bundle for the Stash Caching Library
TedivmStashBundle The TedivmStashBundle integrates the Stash caching library into Symfony, providing a powerful abstraction for a range of caching eng
A PHP MySQL database client class to simplify database access
This lightweight database class is written with PHP and uses the MySQLi extension, it uses prepared statements to properly secure your queries, no need to worry about SQL injection attacks.
The last validation library you will ever need!
Mighty The last validation library you will ever need! Table of Contents Installation About Mighty Quickstart Mighty Validation Expression Language Ex
Simple, single-file and dependency-free AWS S3 client.
Simple, single-file and dependency-free AWS S3 client. Why? In some scenarios we want the simplest and lightest S3 client possible. For example in Bre
Guide to setting up a lazy loader with the jQuery Lazy library in WordPress.
Run jQuery Lazy in Wordpress Guide to setting up a lazy loader with the jQuery Lazy library in WordPress. Installation Step 1: Refer to the footer.php
Guide to setting up a lazy loader with the Lozad library in WordPress.
Install WordPress LazyLoader with LOZAD Guide to setting up a lazy loader with the Lozad library in WordPress. Installation Step 1: Refer to the foote
FyreView is a free, open-source template rendering library for PHP.
FyreView FyreView is a free, template rendering library for PHP. Table Of Contents Installation Methods Layouts Paths Helper Registry Helpers CSP Form
First Data driver for the Omnipay PHP payment processing library
Omnipay: First Data First Data driver for the Omnipay PHP payment processing library Omnipay is a framework agnostic, multi-gateway payment processing
Sendwithus PHP Client
sendwithus_php Sendwithus PHP Client Status Requirements curl library must be installed and enabled in php.ini Install it via Composer Add it to your
Orkestra is a library of infrastructure and architecture helpers for creating CQRS applications
Orkestra Orkestra is an opinionated framework with a plethora of recommendations on architectural design that we use internally at Morebec to develop
Buddy Provider for the OAuth 2.0 Client
Buddy Provider for OAuth 2.0 Client This package provides Buddy OAuth 2.0 support for the PHP League's OAuth 2.0 Client. Installation To install, use
The command line interface for the TransIP API
Tipctl TransIP Control (tipctl) is a tool that connects to the TransIP API from your terminal. It has all available resources implemented from the Tra
OpenAPI (Swagger) Specification Support for Sunrise Router (and not only)
OpenAPI (Swagger) Specification Support for Sunrise Router Important to understanding OpenAPI Specification Installation composer require 'sunrise/htt
SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.
SEOstats: SEO metrics library for PHP SEOstats is the open source PHP library to get SEO-relevant website metrics. SEOstats is used to gather metrics
The Smart-ID PHP client can be used for easy integration of the Smart-ID solution to information systems or e-services
Smart-ID PHP client Introduction The Smart-ID PHP client can be used for easy integration of the Smart-ID solution to information systems or e-service
PHP client library for the DynamicPDF Cloud API.
PHP Client (php-client) The PHP Client (php-client) project uses the DynamicPDF Cloud API's PHP client library to create, merge, split, form fill, sta
PHP library to Scrape website into entity easily
Scraper Scraper can handle multiple request type and transform them into object in order to create some API. Installation composer require rem42/scrap
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
Jokul PHP Library
Jokul PHP Library Official PHP Library for Jokul. Visit https://jokul.doku.com for more information about the product and https://jokul.doku.com/docs
Highly customizable alternative to var_export for PHP code generation
PHP Variable Exporter PHPEncoder is a PHP library for exporting variables and generating PHP code representations for said variables similar to the bu
UMySQL is an extremely simple PHP library for communicating with MySQL databases with ease while keeping overhead to a bare minimum.
Uncomplicated MySQL UMySQL is an extremely simple PHP library for communicating with MySQL databases with ease while keeping overhead to a bare minimu
Open Id Connect Api
flux-open-id-connect-api Open Id Connect Api Installation Native Download RUN (mkdir -p /%path%/libs/flux-open-id-connect-api && cd /%path%/libs/flux-
PHP library for sending messages using a ntfy server.
ntfy-php-library PHP library for sending messages using a ntfy server. Supports ntfy server version 1.27.2. Install composer require verifiedjoseph/nt
Simple, async SOAP webservice client, built on top of ReactPHP.
clue/reactphp-soap Simple, async SOAP web service client library, built on top of ReactPHP. Most notably, SOAP is often used for invoking Remote proce
Laravel breeze is a PHP Laravel library that provides Authentication features such as Login page , Register, Reset Password and creating all Sessions Required.
About Laravel breeze To give you a head start building your new Laravel application, we are happy to offer authentication and application starter kits