741 Repositories
PHP deep-learning-library Libraries
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
Neural Network in pure PHP
rn Neural Network in pure PHP - ML Machine Learning - AI Artificial Intelligence RED NEURONAL WHAT DO THIS LIBRARY IN PURE PHP OF ARTIFICIAL INTELLIGE
IMAP Library for PHP
IMAP Library for PHP Description PHP-IMAP is a wrapper for common IMAP communication without the need to have the php-imap module installed / enabled.
A PHP library to read and write feeds in JSONFeed, RSS or Atom format
feed-io feed-io is a PHP library built to consume and serve news feeds. It features: JSONFeed / Atom / RSS read and write support Feeds auto-discovery
This library can parse a TypeSchema specification either from a JSON file, or from PHP classes using reflection and annotations.
This library can parse a TypeSchema specification either from a JSON file, or from PHP classes using reflection and annotations. Based on this schema it can generate source code and transform raw JSON data into DTO objects. Through this you can work with fully typed objects in your API for incoming and outgoing data.
The efficient and elegant, PSR-7 compliant JSON:API 1.1 client library for PHP
Woohoo Labs. Yang Woohoo Labs. Yang is a PHP framework which helps you to communicate with JSON:API servers more easily. Table of Contents Introductio
微信支付 API v3 的 PHP Library,同时也支持 API v2
微信支付 WeChatPay OpenAPI SDK [A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP 概览 微信支付 APIv2&APIv3 的Guzzle HttpClient封装组合, APIv2已内置请求数据签名及XML转换器,应
Complete Pipedrive API client for PHP
Complete Pipedrive API client for PHP Contribute by referral code / link This won't take much time. You could use my referral code or link to get up t
The library resolves the address of the nearest server to you by domain name and Your IP address
PHP Domain DNS 🍑 The library resolves the address of the nearest server to you by domain name and Your IP address Installing $ composer require kayw-
An easy-to-use PHP QrCode generator with first-party support for Laravel.
An easy-to-use PHP QrCode generator with first-party support for Laravel.
A simple Atom/RSS parsing library for PHP.
SimplePie SimplePie is a very fast and easy-to-use class, written in PHP, that puts the 'simple' back into 'really simple syndication'. Flexible enoug
A Class Library enabling Asterisk ARI functionality for PHP
phpari A Class Library enabling Asterisk ARI functionality for PHP Dependencies These are the minimum requirements to have phpari installed on your se
AMP Optimizer PHP library
AMP Toolbox for PHP A collection of AMP tools making it easier to publish and host AMP pages with PHP. The following tools are part of this library: A
A modern PHP library that allows you to make resilient calls to external services
Resiliency, an implementation for resilient and modern PHP applications Main principles This library is compatible with PHP 7.4+. Installation compose
A PHP library to deal with all those media services around, parsing their URLs and displaying their audios/videos.
MediaEmbed A utility library that generates HTML embed tags for audio or video located on a given URL. It also parses and validates given media URLs.
Lite & fast micro PHP abuse library that is **easy to use**.
Utopia Abuse Utopia framework abuse library is simple and lite library for managing application usage limits. This library is aiming to be as simple a
A full-featured blog using Laravel 7.* & VueJS. Minimum library used
Blog Using Laravel 8 Let's keep it as simple as possible. Configure anything you want A full-featured blogging system for personal use.
Small utility library that handles metadata minification and expansion.
composer/metadata-minifier Small utility library that handles metadata minification and expansion.
A simple object-relational mapping library built using PHP.
A simple object-relational mapping library built using PHP.
A PHP library to convert text to speech using various services
speaker A PHP library to convert text to speech using various services
TusPHP - 🚀a HTTP based protocol for resumable file uploads.
tus is a HTTP based protocol for resumable file uploads. Resumable means you can carry on where you left off without re-uploading whole data again in case of any interruptions. An interruption may happen willingly if the user wants to pause, or by accident in case of a network issue or server outage.
PHP Exif Library - library for reading and writing Exif headers in JPEG and TIFF files using PHP.
PEL: PHP Exif Library README file for PEL: PHP Exif Library. A library with support for reading and writing Exif headers in JPEG and TIFF images using
PHP library to create and validate html forms
FormManager Note: this is the documentation of FormManager 6.x For v5.x version Click here Installation: This package requires PHP=7.1 and is availab
Library to manage HTTP authentication with PHP. Includes ServiceProviders for easy Laravel integration.
Intervention HttpAuth Library to manage HTTP authentication with PHP. Includes ServiceProviders for easy Laravel integration. Installation You can ins
A high-level machine learning and deep learning library for the PHP language.
Rubix ML A high-level machine learning and deep learning library for the PHP language. Developer-friendly API is delightful to use 40+ supervised and
this package can help you to test race condition in Laravel Feature Test
Laravel Async Testing this package can help you to test race condition in Laravel Feature Test Requirements Laravel versions 5.7, 6.x, 7.x and 8.x PHP
Rubix Server is a library for bringing your trained Rubix ML models into production.
Rubix Server is a library for bringing your trained Rubix ML models into production. Inference servers are stand-alone services that run on your private or public network and wrap your trained estimator in an API that can be queried locally or over the network in real-time using standard protocols. In addition, the library provides async-compatible client implementations for making queries to the server from your PHP applications.
Arbitrary-precision arithmetic library for PHP
Arbitrary-precision arithmetic library for PHP
A php class for managing and connecting to a database
Query builder class php This class is responsible for creating and executing sql commands and helps you to execute as easily as possible and safely. I
oursms.app client library that allows you to send SMS
Oursms laravel client https://oursms.app client library that allows you to send SMS Installation Install oursms client with composer composer requir
Simple yet expressive schema-based configuration library for PHP apps
league/config helps you define nested configuration arrays with strict schemas and access configuration values with dot notation.
A PHP library for mocking date and time in tests
ClockMock Slope s.r.l. ClockMock provides a way for mocking the current timestamp used by PHP for \DateTime(Immutable) objects and date/time related f
The tool converts different error reporting standards for deep compatibility with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc).
JBZoo / CI-Report-Converter Why? Installing Using as GitHub Action Example GitHub Action workflow Available Directions Help description in terminal Co
Anime4KCPP provides an optimized bloc97's Anime4K algorithm - a high performance anime upscaler
Anime4KCPP provides an optimized bloc97's Anime4K algorithm version 0.9, and it also provides its own CNN algorithm ACNet, it provides a variety of way to use, including preprocessing and real-time playback, it aims to be a high performance tools to process both image and video.
PHP Functional Programming library. Monads and common use functions.
Functional PHP PHP Functional Programming library. Monads and common use functions. Documentation Functions Monads Installation Composer $ composer re
YouTrack RestAPI library for PHP. An implementation for communicating with your YouTrack instance.
YouTrack API PHP This is an implementation for communicating with the JetBrains YouTrack RestAPI. This library covers basic resource calls available i
A laravel service provider for the netsuite-php library service
netsuite-laravel A PHP supplemental package to the ryanwinchester/netsuite-php package to add the NetSuite service client to the service container of
Library for creating CLI commands or applications
Console Motivation: this library purpose is to provide a lighter and more robust API for console commands and/or applications to symfony/console. It c
Psalm Stubs for doctrine/mongodb-odm library
doctrine-mongodb-psalm-plugin A Doctrine plugin for Psalm (requires Psalm v4). Installation: $ composer require --dev runtothefather/doctrine-mongodb-
Library management system
Scriptorium management system Amicus Plato, sed magis amica veritas In the copying process, there was typically a division of labor among the monks wh
Currency is a simple PHP library for current and historical currency exchange rates & crypto exchange rates. based on the free API exchangerate.host
Currency Currency is a simple PHP library for current and historical currency exchange rates & crypto exchange rates. based on the free API exchangera
A laravel library or package for mpesa - Tanzania
THIS PACKAGE IS YET TO BE READY JUST A SKELETON This package is created to help developers intergrate with Vodacom Mpesa Tanzania open api. More infor
PHP library to use IOTA REST API to help node management and tangle queries
iota.php About PHP library to use IOTA REST API to help node management and tangle queries. Please be aware that this library is in an early developme
HTTP header kit for PHP 7.1+ (incl. PHP 8) based on PSR-7
HTTP header kit for PHP 7.1+ (incl. PHP 8) based on PSR-7 Installation composer require sunrise/http-header-kit How to use? HTTP Header Collection Mor
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/php-code-coverage Provides collection, processing, and rendering functionality for PHP code coverage information. Installation You can add thi
PHP library providing retry functionality with multiple backoff strategies and jitter support
PHP Backoff Easily wrap your code with retry functionality. This library provides: 4 backoff strategies (plus the ability to use your own) Optional ji
PHP payment library to easily integrate Baltic banklinks (supports old and new iPizza protocol), E-commerce gateaway (Estcard, Nets Estonia), Liisi Payment Link and Pocopay.
PHP Payment library PHP payment library to easily integrate Baltic banklinks, E-commerce gateaway (Estcard, Nets Estonia), Liizi Payment Link and Poco
Software for an e-book library, in Bulgarian only. Based on Symfony3 and Doctrine 2.
chitanka.info core Това е уеб софтуер, който задвижва „Моята библиотека“. Изграден е с помощта на Symfony3, Doctrine 2 и много други прекрасни свободн
A petite library of encryption functions for PHP
🔐 dcrypt A petite library of essential encryption functions for PHP 7.1+. For legacy PHP version support, look here. If you need a dcrypt inspired en
PHP Client and Router Library for Autobahn and WAMP (Web Application Messaging Protocol) for Real-Time Application Messaging
Thruway is an open source client and router implementation of WAMP (Web Application Messaging Protocol), for PHP. Thruway uses an event-driven, non-blocking I/O model (reactphp), perfect for modern real-time applications.
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
The efficient and elegant JSON:API 1.1 server library for PHP
Woohoo Labs. Yin Woohoo Labs. Yin is a PHP framework which helps you to build beautifully crafted JSON:APIs. Table of Contents Introduction Features W
The only way to implement the pipe operator in PHP.
Pipe Operator in PHP Introduction This package is based on the pipe operator RFC by Sara Golemon and Marcelo Camargo (2016), who explains the problem
Google Auth Library for PHP
This is Google's officially supported PHP client library for using OAuth 2.0 authorization and authentication with Google APIs.
🗓 A library to help you work with dates in multiple languages, based on Carbon.
Date This date library extends Carbon with multi-language support. Methods such as format, diffForHumans, parse, createFromFormat and the new timespan
A framework agnostic, multi-gateway payment processing library for PHP 5.6+
Omnipay An easy to use, consistent payment processing library for PHP Omnipay is a payment processing library for PHP. It has been designed based on i
A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
Eloquence Eloquence is a package to extend Laravel's base Eloquent models and functionality. It provides a number of utilities and classes to work wit
Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
laravolt/avatar Display unique avatar for any user based on their (initials) name. Preview Installation This package originally built for Laravel, but
Lavacharts is a graphing / charting library for PHP 5.4+ that wraps Google's Javascript Chart API.
Lavacharts 3.1.12 Lavacharts is a graphing / chart library for PHP5.4+ that wraps the Google Chart API. Stable: Dev: Developer Note Please don't be di
⚡ Laravel Charts — Build charts using laravel. The laravel adapter for Chartisan.
What is laravel charts? Charts is a Laravel library used to create Charts using Chartisan. Chartisan does already have a PHP adapter. However, this li
Roles & Permissions for Laravel 8 / 7 / 6 / 5
Defender Defender is an Access Control List (ACL) Solution for Laravel 5 / 6 / 7 (single auth). (Not compatible with multi-auth) With security and usa
PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
PdfParser Pdf Parser, a standalone PHP library, provides various tools to extract data from a PDF file. Website : https://www.pdfparser.org Test the A
PHP Secure Communications Library
phpseclib - PHP Secure Communications Library Supporting phpseclib Become a backer or sponsor on Patreon One-time donation via PayPal or crypto-curren
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
Unirest in PHP: Simplified, lightweight HTTP client library.
Unirest for PHP Unirest is a set of lightweight HTTP libraries available in multiple languages, built and maintained by Mashape, who also maintain the
A faster, safer templating library for PHP
Brainy Brainy is a replacement for the popular Smarty templating language. It is a fork from the Smarty 3 trunk. Brainy is still very new and it's lik
PHP Captcha library
Captcha Installation With composer : { ... "require": { "gregwar/captcha": "1.*" } } Usage You can create a captcha with the Captc
MongoDB PHP library
MongoDB PHP Library This library provides a high-level abstraction around the lower-level PHP driver (mongodb extension). While the extension provides
[DEPRECATED] Library for extraction of domain parts e.g. TLD. Domain parser that uses Public Suffix List
DEPRECATED Consider to use https://github.com/jeremykendall/php-domain-parser as maintained alternative. TLDExtract TLDExtract accurately separates th
Promises/A+ library for PHP with synchronous support
Guzzle Promises Promises/A+ implementation that handles promise chaining and resolution iteratively, allowing for "infinite" promise chaining while ke
PHP Machine Learning library
PHP-ML - Machine Learning library for PHP Fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feat
Lock library to provide serialized execution of PHP code.
Requirements | Installation | Usage | License and authors | Donations php-lock/lock This library helps executing critical code in concurrent situation
A framework agnostic PHP library to build chat bots
BotMan If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming PHP Package Development video course. About BotMa
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
MathPHP - Powerful Modern Math Library for PHP The only library you need to integrate mathematical functions into your applications. It is a self-cont
Library for converting units and sizes in PHP
php-conversion Library for converting units and sizes in PHP. Units supported Acceleration Angle Area Digital information Electric current Frequency F
:accept: Stringy - A PHP string manipulation library with multibyte support, performance optimized
🉑 Stringy A PHP string manipulation library with multibyte support. Compatible with PHP 7+ 100% compatible with the original "Stringy" library, but t
The Hoa\Ustring library.
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
A simple PHP library for handling Emoji
Emoji Emoji images from unicode characters and names (i.e. :sunrise:). Built to work with Twemoji images. use HeyUpdate\Emoji\Emoji; use HeyUpdate\Emo
🚀 Coroutine-based concurrency library for PHP
English | 中文 Swoole is an event-driven asynchronous & coroutine-based concurrency networking communication engine with high performance written in C++
PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically.
PHPGGC: PHP Generic Gadget Chains PHPGGC is a library of unserialize() payloads along with a tool to generate them, from command line or programmatica
A modern, portable, easy to use crypto library.
Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more. It is a portable, cross-compilable, i
Faker is a PHP library that generates fake data for you
Faker Faker is a PHP library that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in
Abstraction for local and remote filesystems
League\Flysystem About Flysystem Flysystem is a file storage library for PHP. It provides one interface to interact with many types of filesystems. Wh
Library for using online Email providers
Stampie Stampie is a simple API Wrapper for different email providers such as Postmark and SendGrid. It is very easy to use and to integrate into your
A browser testing and web crawling library for PHP and Symfony
A browser testing and web scraping library for PHP and Symfony Panther is a convenient standalone library to scrape websites and to run end-to-end tes
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
URI manipulation Library
URI The Uri package provides simple and intuitive classes to manage URIs in PHP. You will be able to parse, build and resolve URIs create URIs from di
Purl is a simple Object Oriented URL manipulation library for PHP 7.2+
Purl Purl is a simple Object Oriented URL manipulation library for PHP 7.2+ Installation The suggested installation method is via composer: composer r
PHP library for the GitHub API v3
GitHub API v3 - PHP Library Currently under construction. Overview Provides access to GitHub API v3 via an Object Oriented PHP library. The goal of th
A versatile PHP Library for Google PageSpeed Insights
PhpInsights An easy-to-use API Wrapper for Googles PageSpeed Insights. The JSON response is mapped to objects for an headache-free usage. Installation
PHP 5.3+ library which helps you to interact with the DigitalOcean API
DigitalOcean The version 2 of the API will be available soon ! Please visit DigitalOceanV2 and contribute :) This PHP 5.3+ library helps you to intera
A PHP library for the Campaign Monitor API
createsend A PHP library which implements the complete functionality of the Campaign Monitor API. Installation Composer If you use Composer, you can r
A PHP library for communicating with the Twilio REST API and generating TwiML.
twilio-php The default branch name for this repository has been changed to main as of 07/27/2020. Documentation The documentation for the Twilio API c
PHP library for the Stripe API.
Stripe PHP bindings The Stripe PHP library provides convenient access to the Stripe API from applications written in the PHP language. It includes a p
A framework agnostic PHP library to build chat bots
BotMan If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming PHP Package Development video course. About BotMa
Text - Simple 1 Class Text Manipulation Library
Text - Simple 1 Class Text Manipulation Library Do you remember PHP's string functions? If not, just wrap you text with Text! It will save a minute on
PHP library to parse urls from string input
Url highlight - PHP library to parse URLs from string input. Works with complex URLs, edge cases and encoded input. Features: Replace URLs in string b
Library for free use Google Translator. With attempts connecting on failure and array support.
GoogleTranslateForFree Packagist: https://packagist.org/packages/dejurin/php-google-translate-for-free Library for free use Google Translator. With at
🔡 Portable ASCII library - performance optimized (ascii) string functions for php.
🔡 Portable ASCII Description It is written in PHP (PHP 7+) and can work without "mbstring", "iconv" or any other extra encoding php-extension on your