907 Repositories
PHP composer-library Libraries
This is a courier api endpoints library for interacting such as e-courier, dhl, pathao etc
This is a courier api endpoints library for interacting such as e-courier, dhl, pathao etc Installation Step 1: composer require xenon/multicourier S
🍩 SweetAlert 2 Implementation for Laravel
🟣 SweetAlert2 Support for Laravel Add beautiful alerts by SweetAlert directly into your Laravel application, with a simple setup, and handly helpers.
Geo-related tools PHP 7.3+ library built atop Geocoder and React libraries
Geotools Geotools is a PHP geo-related library, built atop Geocoder and React libraries. Features Batch geocode & reverse geocoding request(s) in seri
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
Ip2region是什么? ip2region - 准确率99.9%的离线IP地址定位库,0.0x毫秒级查询,ip2region.db数据库只有数MB,提供了java,php,c,python,nodejs,golang,c#等查询绑定和Binary,B树,内存三种查询算法。 Ip2region特性
PayPal driver for the Omnipay PHP payment processing library
Omnipay: PayPal PayPal driver for the Omnipay PHP payment processing library Omnipay is a framework agnostic, multi-gateway payment processing library
WeChatPay driver for the Omnipay PHP payment processing library
Omnipay: WechatPay WechatPay driver for the Omnipay PHP payment processing library Omnipay is a framework agnostic, multi-gateway payment processing l
UnionPay driver for the Omnipay PHP payment processing library
Omnipay: UnionPay UnionPay driver for the Omnipay PHP payment processing library Omnipay is a framework agnostic, multi-gateway payment processing lib
Alipay driver for the Omnipay PHP payment processing library
Omnipay: Alipay Alipay driver for the Omnipay PHP payment processing library Omnipay is a framework agnostic, multi-gateway payment processing library
A Ping++ driver for the Omnipay PHP payment processing library
Omnipay: Pingpp Introduction Ping++ driver for the Omnipay PHP payment processing library Ping++ is a Chinese leading payment integration service prov
PHP 7+ Payment processing library. It offers everything you need to work with payments: Credit card & offsite purchasing, subscriptions, payouts etc. - provided by Forma-Pro
Supporting Payum Payum is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our
A pure PHP library for reading and writing presentations documents
Branch Master : Branch Develop : PHPPresentation is a library written in pure PHP that provides a set of classes to write to different presentation fi
A small library that provides functionality to PHP 8.1 enums to act as BitMask flags
PHP Enum BitMask A small library that provides functionality to PHP 8.1 enums to act as BitMask flags. Why? Sometimes you need some flags on the objec
🧩 Generator Manager for 🙃 Phony Framework
🧩 Generator Manager This repository contains the Generator Manager for 🙃 Phony Framework. 🙃 Start generating fake data with 🙃 Phony Framework, vis
PHP Library that implements several messaging patterns for RabbitMQ
Thumper Thumper is a PHP library that aims to abstract several messaging patterns that can be implemented over RabbitMQ. Inside the examples folder yo
A PHP library for command-line argument processing
GetOpt.PHP GetOpt.PHP is a library for command-line argument processing. It supports PHP version 7.1 and above. Releases For an overview of the releas
An object-oriented option parser library for PHP, which supports type constraints, flag, multiple flag, multiple values, required value checking
GetOptionKit Code Quality Versions & Stats A powerful option parser toolkit for PHP, supporting type constraints, flag, multiple flag, multiple values
PHP library for executing commands on multiple remote machines, via SSH
#Shunt Inspired by Ruby's Capistrano, Shunt is PHP library for executing commands on multiple remote machines, via SSH. Specifically, this library was
JSON Object Signing and Encryption library for PHP.
NAMSHI | JOSE Deprecation notice Hi there, as much as we'd like to be able to work on all of the OSS in the world, we don't actively use this library
A PHP Emoji conversion library
php-emoji - Process Emoji in PHP This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying t
A small PHP library to generate YouTube-like ids from numbers.
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
Library that offers Input Filtering based on Annotations for use with Objects. Check out 2.dev for 2.0 pre-release.
DMS Filter Component This library provides a service that can be used to filter object values based on annotations Install Use composer to add DMS\Fil
A simple implementation of the api-problem specification. Includes PSR-15 support.
ApiProblem This library provides a simple and straightforward implementation of the IETF Problem Details for HTTP APIs, RFC 7807. RFC 7807 is a simple
Stash - A PHP Caching Library
Stash - A PHP Caching Library Stash makes it easy to speed up your code by caching the results of expensive functions or code. Certain actions, like d
A simple cache library. Implements different adapters that you can use and change easily by a manager or similar.
Desarolla2 Cache A simple cache library, implementing the PSR-16 standard using immutable objects. Caching is typically used throughout an applicatito
PHP library to collect and manipulate gettext (.po, .mo, .php, .json, etc)
Gettext Note: this is the documentation of the new 5.x version. Go to 4.x branch if you're looking for the old 4.x version Created by Oscar Otero http
Alibaba Cloud SDK for PHP
English | 简体中文 Alibaba Cloud SDK for PHP Alibaba Cloud SDK for PHP is a development kit that supports quick access to products, dependency on Alibaba
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\Rul
Flexihash is a small PHP library which implements consistent hashing.
Flexihash Flexihash is a small PHP library which implements consistent hashing, which is most useful in distributed caching. It requires PHP5 and uses
Eden PHP library
Eden PHP Library ##Designed for rapid prototyping, with less code. Eden is purely a library packed with core concepts and web services. You can use Ed
Laravelium Sitemap generator for Laravel
Laravelium Sitemap package Laravelium Sitemap generator for Laravel. Notes Dev Branches are for development and are UNSTABLE (use on your own risk)! I
Laravelium Feed package for Laravel.
Laravelium Feed package Laravelium Feed package for Laravel. Notes Dev branches are for development and are UNSTABLE (use on your own risk)! Installat
Composer Curl Plugin
Composer Curl Plugin Install Install plugin $ composer global require ngyuki/composer-curl-plugin:dev-master Example Install symfony $ composer req
A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installation path which is in the vendor folder.
composer-custom-directory-installer A composer plugin, to install differenty types of composer packages in custom directories outside the default comp
Dependency graph visualization for composer.json (PHP + Composer)
clue/graph-composer Graph visualization for your project's composer.json and its dependencies: Table of contents Usage graph-composer show graph-compo
Composer addon to efficiently get installed packages' version numbers
Package Versions composer/package-versions-deprecated is a fully-compatible fork of ocramius/package-versions which provides compatibility with Compos
Locate the installation path for any installed Composer package
mindplay/composer-locator This Composer plugin provides a means of locating the installation path for a given Composer package name. Use this to locat
Installed composer packages info
PackageInfo This package was highly inspired from ocramius/package-versions I needed some methods to read data from the composer.lock file fast...this
Easily manage git hooks in your composer config
composer-git-hooks Manage git hooks easily in your composer configuration. This command line tool makes it easy to implement a consistent project-wide
Composer plugin to automate the most common tasks of applications.
Narrowspark Automatic Narrowspark Automatic automates the most common tasks of applications, like installing and removing bundles or providers, copyin
Composer installer for PHP_CodeSniffer coding standards
PHP_CodeSniffer Standards Composer Installer Plugin This composer installer plugin allows for easy installation of PHP_CodeSniffer coding standards (r
Optimize your application by warming up OpCode.
OpCode Warmer (composer plugin) Optimize your application by warming up OpCode. Requirements PHP =7.0 Zend extension Opcache extension Sockets compos
A fast, reliable, and secure NPM/Yarn bridge for Composer
Foxy is a Composer plugin to automate the validation, installation, updating and removing of PHP libraries asset dependencies (javaScript, stylesheets
An installer package that let's you install NodeJS and NPM as a Composer dependency.
NodeJS installer for Composer This is an installer that will download NodeJS and NPM and install them in your Composer dependencies. Installation is s
composer plugin for a better frontend setup
node-composer composer plugin for a better frontend setup PHP projects mostly are Web-Applications. Many Web-Applications also need a frontend part wh
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
Imposter Plugin Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins. Built with ♥ by Typ
Preload your sweet sweet code to opcache with a composer command, making your code faster to run.
Composer Preload Preload your sweet sweet code to opcache with a composer command, making your code run faster. Composer Preload is a composer plugin
Composer Plugin for automatically including files for easing function usage in php.
Php Inc Php inc is a composer plugin for automatically including certain files into composer's autoload and autoload-dev files config. Given a set of
Composer registry manager that help to easily switch to the composer repository you want
CRM - Composer Registry Manager Composer Registry Manager can help you easily and quickly switch between different composer repositories. 简体中文 Install
Simple, fast, isolated way to download+assimilate ZIP/TAR files
Composer Downloads Plugin The "Downloads" plugin allows you to download extra files (*.zip or *.tar.gz) and extract them within your package. This is
Composer install helper outsourcing sensitive keys from the package URL into environment variables
private-composer-installer This is a Composer plugin offering a way to reference private package URLs within composer.json and composer.lock. It outso
Create CycloneDX Software Bill of Materials (SBOM) from PHP Composer projects
CycloneDX PHP Composer Plugin A plugin for PHP's Composer that generates Software Bill of Materials (SBoM) in CycloneDX format. Requirements The lates
Allow composer packages to define compilation steps
Composer Compile Plugin The "Compile" plugin enables developers of PHP libraries to define free-form "compilation" tasks, such as: Converting SCSS to
Composer package for dockerizing Magento 2
Dockerize Magento 2 A composer package for dockerizing Magento 2 The composer package arvatoscm/dockerize-magento2 deploys docker infrastructure defin
Composer Repository Manager for selling Magento 2 extension and offering composer installation for ordered packages.
Magento 2 Composer Repository Credits We got inspired by https://github.com/Genmato. Composer Repository for Magento 2 This extension works as a Magen
Magento2 Deployment with Deployer (Skeleton)
MageDeploy2 Base Magento2 Deployment Setup using Robo and Deployer. This is the base project you should base your deployments on. It provides an confi
Slim Jam is a demo application to provide examples for composer package, PHPSpreadsheet, Shopify API etc. usages.
SLIM JAM Slim Jam is a demo application to provide examples for composer package, PHPSpreadsheet, Shopify API etc. usages. This project aims to take a
Small library providing some functional programming tools for PHP, based on Rambda
Functional library for PHP. Features: set of useful functions helpful in functional programming all functions are automatically curried every array ca
A simple PHP library to transfer data from a source (object or array) to an object.
SimplexMapper A simple PHP library to transfer data from a source (object or array) to an object. $dbData = [ 'username' = 'pfazzi', 'emailAd
Library management system with Laravel.
Laravel Library Management System Quick Start clone the repo cd Laravel-libraray-management-system composer install cp or copy .env.example .env php a
Microsoft Graph Library for PHP.
Get started with the Microsoft Graph SDK for PHP If your project uses the Microsoft Graph API, you should use this library to make it easier to implem
Magento-composer-installer - Composer installer for Magento modules
!!! support the maintainer of this project via Patreon: https://www.patreon.com/Flyingmana Magento Composer Installer The purpose of this project is t
Rah privileges - Configure Textpattern CMS' user-group privileges through Preferences panel
rah_privileges Packagist | Donate Configure admin-side user-group permissions from Textpattern CMS’ preferences panel. Install Using Composer: $ compo
Wise-php - This library is written to accommodate the wise API's use in php projects With Wise
Wise-php - This library is written to accommodate the wise API's use in php projects With Wise you can automate payments, connect your business tools, and create ways to manage your finances. You can also power your cross-border and domestic payouts.
Framework - 🙃 Phony. Real-like Fake Data Generation Framework
🙃 Framework This repository contains the 🙃 Phony Framework. 🙃 Start generating fake data with 🙃 Phony Framework, visit the main Phony Repository.
PHP SDK for the Sellix Developers API (developers.sellix.io)
PHP SDK for the Sellix Developers API (developers.sellix.io). Quickly get started and create products, payments and more using PHP.
Textpattern-installer - Textpattern plugin and theme installer for Composer
Textpattern Installer for Composer Package directory | Issues Install plugins and themes to Textpattern CMS with Composer. $ composer require rah/rah_
Ied plugin composer - Inspired Plugin Composer: Create, publish and edit plugins from within Textpattern CMS.
ied_plugin_composer Create, publish and edit plugins from within Textpattern CMS. Creates a new page under the Extensions tab where you can edit and e
Phalcon - 📕 基于Phalcon集成Composer,事件监听,中间件,MongoDB,Redis
About Phalcon 基于Phalcon的高性能PHP框架,集成Composer 支持MongoDB Redis操作,监听器,中间件,以及多语言支持 A framework which use phalcon High performance Composer Database support
This library provides a way of avoiding usage of constructors when instantiating PHP classes.
Instantiator This library provides a way of avoiding usage of constructors when instantiating PHP classes. Installation The suggested installation met
Google-api-php-client - A PHP client library for accessing Google APIs
Google APIs Client Library for PHP Reference Docs https://googleapis.github.io/google-api-php-client/main/ License Apache 2.0 The Google API Client Li
PSR-7 HTTP message library
PSR-7 Message Implementation This repository contains a full PSR-7 message implementation, several stream decorators, and some helpful functionality l
ObjectHydrator - Object Hydration library to create Command and Query objects.
Object Hydrator This is a utility that converts structured request data (for example: decoded JSON) into a complex object structure. The intended use
A php library for coinex exchange apis .
Coinex API PHP Coinex digital coin exchange API for PHP Requirements PHP=7.1 CURL PHP module Install composer require roozbeh/coinex_php Acquire acce
Explore , Experiment with data science and machine learning.
sodiumchloride Project name : sodium chloride objective : Explore,Experiment your data with datascience and machine learning version : beta 0.1.2 rele
Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
Behat Transliterator Behat Transliterator provides transliteration utilities for PHP. Transliteration data are ported from the Perl Text-Unidecode mod
The fastest way to make a powerful JSON:API compatible Rest API with Laravel.
The first fully customizable Laravel JSON:API builder. "CRUD" and protect your resources with 0 (zero) extra line of code. Installation You can instal
Library emulating the PHP internal reflection using just the tokenized source code
PHP Token Reflection In short, this library emulates the PHP reflection model using the tokenized PHP source. The basic concept is, that any reflectio
Docker image that provides static analysis tools for PHP
Static Analysis Tools for PHP Docker image providing static analysis tools for PHP. The list of available tools and the installer are actually managed
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
Nebula Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS. Nebula m
Laravel components for WordPress plugins and themes
Acorn Acorn adds Laravel components to use in your WordPress plugins and themes. Contributing Contributions are welcome from everyone. We have contrib
Use UUID or Ulid as optional or primary key in Laravel.
Laravel OptiKey Use UUID or Ulid as optional or primary key in Laravel. composer require riipandi/laravel-optikey This package adds a very simple trai
This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database.
PHP basic template This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database. Running To
Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go
Pterodactyl Panel Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodac
Simple, extensible and powerful enumeration implementation for Laravel.
About Laravel Enum Simple, extensible and powerful enumeration implementation for Laravel. Enum key value pairs as class constants Full featured suite
Coaster CMS a full featured, Laravel based Content Management System
The repository for Coaster CMS (coastercms.org) a Laravel based Content Management System with advanced features and Physical Web integration. Table o
A Vimeo bridge for Laravel
Laravel Vimeo A Vimeo bridge for Laravel. // Fetching data. $vimeo-request('/users/dashron', ['per_page' = 2], 'GET'); // Upload videos. $vimeo-up
💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.
Plus (ThinkSNS+) Plus (ThinkSNS+) 是使用 Laravel 框架开发;一个功能强大、易于开发和动态拓展的社交系统。Plus 是遵循 PSR 规范 代码统一,并功能块松耦合。你安装完成 Plus 并不意味着已经成功安装了所有功能,因为 Plus 使用 模块化 的 原则,
Collection of useful PHP functions, mini-classes, and snippets for every day.
JBZoo / Utils Collection of PHP functions, mini classes and snippets for everyday developer's routine life. Install composer require jbzoo/utils Usage
[Virion] A library that helps you use Discord Webhook
DiscordHelper How to register Web Hook URL How to register Web Hook URL use NewThing\DiscordHelper\DiscordHelper; DiscordHelper::setURL($YourWebHookU
Laravel FTP client
LaravelFtp Laravel FTP client (or any other project that utilises has composer) This project is just called LaravelFtp because I am holding this packa
An automated library management system developed in Laravel 4.2 PHP MVC Framework
An automated system to manage a public library. Admin panel for librarians to control and manage the system easily through an interactive interface.
A PHP framework for console artisans
This is a community project and not an official Laravel one Laravel Zero was created by, and is maintained by Nuno Maduro, and is a micro-framework th
PHP 5.3 Object Oriented image manipulation library
Imagine Tweet about it using the #php_imagine hashtag. Image manipulation library for PHP 5.3 inspired by Python's PIL and other image libraries. Requ
Library to build PHP extensions with C++
PHP-CPP The PHP-CPP library is a C++ library for developing PHP extensions. It offers a collection of well documented and easy-to-use classes that can
A language detection library for PHP. Detects the language from a given text string.
language-detection Build Status Code Coverage Version Total Downloads Minimum PHP Version License This library can detect the language of a given text
Samsui is a factory library for building PHP objects useful for setting up test data in your applications.
#Samsui Samsui is a factory library for building PHP objects useful for setting up test data in your applications. It is mainly inspired by Rosie for
PHP SIP Parsing/Rendering Library
PHP SIP Parsing/Rendering Library RFC 3261 compliant SIP parsing and rendering library for PHP 7.4. Quickstart SIP Message Parsing Once installed, you
a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++.
FACEBOOK TOOLKIT a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++. Graph API Facebook. Made with ❤️ b
BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos
BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
laravel package help you to implement geographical calculation, with several algorithms that help you deal with coordinates and distances.
Geographical Calculator Geographical Calculator was developed for laravel 5.8+ to help you to implement geographical calculation, with With several al