832 Repositories
PHP component-library Libraries
A simple library for managing database connections, results pagination and building queries in PHP
PHP lions-software-database-manager This is a simple library for managing database connections, results pagination and building queries in PHP. Esta é
QuidPHP/Core is a PHP library that provides an extendable platform to create dynamic applications
QuidPHP/Core About QuidPHP/Core is a PHP library that provides an extendable platform to create dynamic applications. It is part of the QuidPHP packag
Tailwind UI is a Tailwind CSS component library designed by the authors of Tailwind CSS
Tailwind UI is a Tailwind CSS component library designed by the authors of Tailwind CSS. This is a Winter CMS plugin that provides a custom, TailwindUI-based skin for the backend.
Brings localization feature to tightenco/jigsaw using JSON files
Jigsaw localization Brings localization feature to tightenco/jigsaw using JSON files. Get started Setup Bring jigsaw-localization to your Jigsaw proje
An open-source Laravel library for building high-quality, accessible applications and administration dashboards.
Arpite An open-source Laravel library for building high-quality, accessible applications and administration dashboards. Built using Inertia.js, React,
A QR Code generator for PHP7.4+
chillerlan/php-qrcode A PHP 7.4+ QR Code library based on the implementation by Kazuhiko Arase, namespaced, cleaned up, improved and other stuff. Docu
Component bundles with symfony (php)
Component bundles with symfony (php)
Con esta libreria lo que se agiliza el proceso del desarrollo de páginas web destinadas a dispositivos móviles
CodeIgniter jQuery Mobile Library Libreria para el desarrollo de versiones móviles de páginas con el framework jQuery Mobile. public function index()
This component, based on the Symfony serializer and async-aws, is a human-readable and quick abstraction to easily store serialized objects in DynamoDB 🚀.
DynamoDB Storable This component, based on the Symfony serializer and async-aws, is a human-readable and quick abstraction to easily store serialized
A PHP Library To Make Your Work Work Easier/Faster
This Is A Php Library To Make Your Work Easier/Faster,
Slim Auth is an authorization and authentication library for the Slim Framework.
Slim Auth is an authorization and authentication library for the Slim Framework. Authentication is provided by the Zend Framework Zend\Authentication component, and authorization by the Zend Framework Zend\Permissions\Acl component.
Simple MySQL library for PHP 5.4+ includes Query Builder, PDO Native functions, Helper functions for quick use.
Simple MySQL library for PHP 5.4+ includes Query Builder, PDO Native functions, Helper functions for quick use.
This library is for integration with Salesforce via REST API.
xsolve-pl/salesforce-client Introduction This library is for integration with Salesforce via REST API. Licence This library is under the MIT license.
Collection of PHP functions, mini classes and snippets for everyday developer's routine life
JBZoo / Utils Collection of PHP functions, mini classes and snippets for everyday developer's routine life. Install composer require jbzoo/utils Usage
Self-hosted game library.
A self-hosted game browser. About Cartridge is a convenient browser for your game collection with easy file downloads and automatically imported metad
Official PHP library for the DeepL language translation API.
deepl-php Official PHP client library for the DeepL API. The DeepL API is a language translation API that allows other computer programs to send texts
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
Binance Connector PHP - a thin library that working as a connector to the Binance public API
Binance Connector PHP This is a thin library that working as a connector to the Binance public API. Installation composer require binance/binance-conn
PHP Email address validator - A library for validating emails against several RFC.
EmailValidator A library for validating emails against several RFC. Supported RFCs This library aims to support RFCs: 5321, 5322, 6530, 6531, 6532, 10
Lightweight library that eases using components built for ReactPHP in a traditional, blocking environment.
clue/reactphp-block Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment. ReactPHP pr
Magento 2 GDPR extension Free by Magepow helps websites comply with GDPR regulations, allowing customers to control personal data and avoid penalties.
Magento 2 GDPR extension Free by Magepow helps websites comply with GDPR regulations, allowing customers to control personal data and avoid penalties.
Magento 2 Megamenu extension is an indispensable component, and plays the role of website navigation to help customers easily categorize and find information
Mageno 2 Mega Menu (Magicmenu) helps you create neat and smart navigation menus to display the main categories on your website.
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
EasyRdf EasyRdf is a PHP library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexpe
Opis Closure - a library that aims to overcome PHP's limitations regarding closure serialization
Opis Closure is a library that aims to overcome PHP's limitations regarding closure serialization by providing a wrapper that will make all closures serializable.
Just another PDO database library
PDO Just another PDO database library Installation Use Composer $ composer require faapz/pdo Usage Examples selecting, inserting, updating and deletin
Slim Framework view helper built on top of the Twig templating component
Slim Framework Twig View This is a Slim Framework view helper built on top of the Twig templating component. You can use this component to create and
Simple WordPress plugin to learn how to understand WordPress Crons and the Action Scheduler library.
Simple WordPress plugin to learn how to understand WordPress Crons and the Action Scheduler library. Import Jamendo playlists with tracks in WordPress posts.
BetterWPCLI - a small, zero-dependencies, PHP library that helps you build enterprise WordPress command-line applications.
BetterWPCLI - a small, zero-dependencies, PHP library that helps you build enterprise WordPress command-line applications.
A PHP web interface for scanning ISBN book codes, identify books with Antolin reading promotion offer
Ein PHP-Webinterface zum Scannen von ISBN-Buchcodes, identifiziere Bücher mit Antolin-Leseförderungs-Angebot. Einfache Installation. Für Mitarbeiter*innen in Schulbüchereien.
Basic class library to read, write and view files using PHP.
File Basic class library to read, write and view files using PHP. Supported PHP Versions Build Status (dev) Main Aim of The Library The main aim of th
This library provides a collection of native enum utilities (traits) which you almost always need in every PHP project.
This library provides a collection of native enum utilities (traits) which you almost always need in every PHP project.
World Currency list in PHP constants and in array (Currency::USD)
World Currency list in PHP constants and in array (Currency::USD) If you need to work with currencies in the code and describe each time "USD", "EUR"
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
JBZoo / Retry 4 retry strategies (plus the ability to use your own) Optional jitter / randomness to spread out retries and minimize collisions Wait ti
PHP library with ready-to-use Yunbi API implementation.
yunbi-client-php A simple PHP client for Crypto Trade Site Yunbi.com Quick example ?php require_once('lib/yunbi-client.php'); try { $client = new
A PHP library to support implementing representations for HATEOAS REST web services.
Hateoas A PHP library to support implementing representations for HATEOAS REST web services. Installation Working With Symfony Usage Introduction Conf
FileNamingResolver - A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies
FileNamingResolver - A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies
DTO Generator - PHP library for generating DTO classes
DTO Generator PHP library for generating DTO classes. Installation Use the package manager composer to install micro/dto. composer require micro/dto U
🌐 A minimalist languages library that made plugins support multiple languages.
libLanguages · libLanguages is a PocketMine-MP library for making plugins support multiple languages. Easy To Learn: Just declare it in onEnable() fun
Just a simple API PHP library with basic functions and config.
Installation Clone this Repository in your PHP Project git clone https://github.com/maximilianosinski/simple-api-php-library.git Change your Project n
A lightweight SQL generation library.
Atlas A lightweight SQL builder library without any query execution or database connection requirements. The primary goals of this package are: To pro
MeteionBundle is the Symfony integration of the Meteion library.
MeteionBundle MeteionBundle is a Symfony integration of the Meteion library. Key features Auto-configuration Commands Services Entities Installation c
ChromePhp - a PHP library for the Chrome Logger Google Chrome extension
ChromePhp - a PHP library for the Chrome Logger Google Chrome extension
Livewire component to show records according to their current status
Livewire Status Board Livewire component to show records/data according to their current status Preview Installation You can install the package via c
ResoLib - Resource Library System for University
ResoLib Resource Library System for University. Introduction When was the last time you were trapped trying to find resources when you needed them and
Standalone PHP library for easy devices notifications push.
NotificationPusher Standalone PHP library for easy devices message notifications push. Feel free to contribute! Thanks. Contributors Cédric Dugat (Aut
Gettext is a PHP (^7.2) library to import/export/edit gettext from PO, MO, PHP, JS files, 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
Library for Rapid (Web) Crawler and Scraper Development
Library for Rapid (Web) Crawler and Scraper Development This package provides kind of a framework and a lot of ready to use, so-called steps, that you
Json component from Zend Framework
zend-json Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-json. Zend\Json provides convenience methods for serializing na
Slim PHP static proxy library
#SlimStatic Slim PHP static proxy library. Contents About Usage API Customizing License About SlimStatic provides a simple static interface to various
PHPArch is a work in progress architectural testing library for PHP projects
PHPArch What is this? Installation Simple Namespace validation Available Validators Defining an architecture Syntactic sugar: Bulk definition of compo
PHP library for Two Factor Authentication (TFA / 2FA)
PHP library for Two Factor Authentication PHP library for two-factor (or multi-factor) authentication using TOTP and QR-codes. Inspired by, based on b
Aimeos PHP e-commerce framework for ultra fast online shops, scalable marketplaces, complex B2B applications
Aimeos is an Open Source e-commerce framework for online shops consisting of the e-commerce library, the administration interface and different front-ends. It's a modular stack that offers an unmatched combination of flexibility and speed.
This package provides tools to validate and sanitize objects and arrays.
Aura.Filter This package provides tools to validate and sanitize objects and arrays. Foreword Installation This library requires PHP 7.2 or later; we
ExcelAnt - Simple yet powerful Excel manipulation library for PHP 5.4+
ExcelAnt is an Excel manipulation library for PHP 5.4. It currently works on top of PHPExcel. If you want to add / use another library, feel free to fork and contribute !
A library for using Laravel Blade templates in WordPlate.
A library for using Laravel Blade templates in WordPress/WordPlate. Installation Require this package, with Composer, in the root directory of y
OAuth 1/2 Provider implementations for chillerlan/php-oauth-core. PHP 7.4+
chillerlan/php-oauth-providers Documentation See the wiki for advanced documentation. Requirements PHP 7.4+ a PSR-18 compatible HTTP client library of
The Security component provides a complete security system for your web application.
Security Component The Security component provides a complete security system for your web application. It ships with facilities for authenticating us
Simplest implementation of RSA algorithm encryption and decryption
Simplest RSA (Rivest–Shamir–Adleman) Simplest implementation of RSA algorithm encryption and decryption. Richard Feynman: What I cannot create, I do n
Create custom WordPress routes and redirects, restrict access by roles and/or capabilities. Routes made simple
Create custom WordPress routes and redirects, restrict access by roles and/or capabilities. Routes made simple
A PHP implementation of the GraphQL specification based on the JavaScript reference implementation
GraphQL This is a PHP implementation of the GraphQL specification based on the JavaScript reference implementation. Related projects DateTime scalar R
Geographer is a PHP library that knows how any country, state or city is called in any language
Geographer Geographer is a PHP library that knows how any country, state or city is called in any language. Documentation on the official website Incl
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
SecurityMultiTool A multitool library offering access to recommended security related libraries, standardised implementations of security defences, an
Hozokit - Theme Building Framework for WordPress
Hozokit - Theme Building Framework for WordPress Hozokit gives you the power to create unique WordPress themes without the WordPress hassle.
Extensionless PHP Graphic User Interface library
PHP can be more than a "Web Language", it's a fast language, with a cross platform interpreter and a good CLI. GUI is a natural step for completing this ecosystem.
Render a Livewire component on a specific target in the DOM.
Livewire Portals Render a Livewire component on a specific target in the DOM. Install THIS PACKAGE IS STILL IN DEVELOPMENT, TO USE, PLEASE ADD THE FOL
Livewire component for dependant and/or searchable select inputs
Livewire Select Livewire component for dependant and/or searchable select inputs Preview Installation You can install the package via composer: compos
Navigation component from Zend Framework
zend-navigation Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-navigation. Zend\Navigation is a component for managing t
Debug component from Zend Framework
zend-debug Zend\Debug is a component that help the debugging of PHP applications. In particular it offers a static method Zend\Debug\Debug::dump() tha
Db component from Zend Framework
zend-db Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-db. Zend\Db is a component that abstract the access to a Database
Cryptographic component from Zend Framework
zend-crypt Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-crypt. Zend\Crypt provides support of some cryptographic tools
Console component from Zend Framework
zend-console Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-console. Zend\Console is a component to design and implement
Framewok php mcquery ( pt-br )
Sobre o mcquery O MCQUERY foi feito com a intenção de ser um framework que não dependa de outras bibliotecas ou frameworks para funcionar, sendo a úni
JSON Web Token (JWT) for webman plugin
JSON Web Token (JWT) for webman plugin Json web token (JWT), 是为了在网络应用环境间传递声明而执行的一种基于JSON的开放标准((RFC 7519).该token被设计为紧凑且安全的,特别适用于分布式站点的单点登录(SSO)场景。
Very easy to use a current limiting component, the code is very simple, based on the webman framework.
Very easy to use a current limiting component, the code is very simple, based on the webman framework.
A simple, standalone, modern PHP class inspector and mapper library, wrapping PHPs native reflection in a fluent interface
A simple, standalone, modern PHP class inspector and mapper library, wrapping PHPs native reflection in a fluent interface.
PHP library for the Notion API
Notion SDK for PHP PHP version of the official NOTION API. It works the same way as the reference JavaScript SDK 🎉 Installation Install this package
Laravel 8.x package wrapper library for Metatrader 5 Web API
Laravel 8.x package wrapper library for Metatrader 5 Web API
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page.
Snappy Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. It uses the excellent webkit-based wkhtmltopd
Laminas\Console is a component to design and implement console applications in PHP.
laminas-console This package is abandoned and will receive no further development! We recommend using laminas/laminas-cli. Laminas\Console is a compon
A library providing platform-specific user directory paths, such as config and cache
Phirs A library providing platform-specific user directory paths, such as config and cache. Inspired by dirs-rs.
The best PHP library for VK Users Longpoll Api (Page Bots).
vk-page-bot-lib Description: There are 2 commands and a logger. There is a logger of new messages and a logger that a friend has entered/left in/from
An extensible validation library for your data with sane defaults.
Hird Hirds, also known as housecarls, was a gathering of hirdmen, who functioned as the king's personal guards during the viking age and the early mid
A cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decryption, digital signing and message authentication.
PHP Encryption A cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decryp
An advanced datatable component for Laravel Livewire.
Livewire Smart Table An advanced, dynamic datatable component with pagination, sorting, and searching including json data. Installation You can instal
A small marshalling library used to encode/decode data from classes
A small marshalling library used to encode/decode data from classes
WordPress entities creation library (CPT, CT, native option page, ACF option page, user role, block pattern category, block category…)
WordPress entities creation library (CPT, CT, native option page, ACF option page, user role, block pattern category, block category…)
Signaler library that provide stack for signal listeners.
Stack Signaler. Contents Installation Usage Testing License Installation composer require kafkiansky/signaler Usage Simple example with \SIGINT signal
Php library for converting emoji shortcodes to emoji
Emojify provides methods for checking if string is shortcode replace shortcode with emoji replacing all shortcodes in string with emoji Made for a md
Implementation of a library to process SISP vinti4 payment in a easy way.
Implementation of a library to process SISP vinti4 payment in a easy way.
PHP için anlatım ve hızlı ilerleyebileceğiniz Türkçe kaynak
PHP-Kaynak PHP için anlatım ve hızlı ilerleyebileceğiniz kaynak 👇 Aşağıda içerik sırasını görebilir ve devam edebilirsiniz. ⚠️ Lütfen gördüklerinizi
Use Permify in server-side PHP Projects.
Permify Php Library Use Permify in server-side PHP Projects. What is Permify? Permify is a plug-&-play authorization API that helps dev teams create g
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin
PHP library to detect and manipulate indentation of strings and files
indentation PHP library to detect and manipulate the indentation of files and strings Installation composer require --dev colinodell/indentation Usage
PHP library/SDK for Crypto APIs 2.0 using Guzzle version 7
cryptoapis/sdk-guzzle7 Crypto APIs 2.0 is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain an
Stringy - A PHP string manipulation library with multibyte support, performance optimized
Stringy - A PHP string manipulation library with multibyte support, performance optimized
Library to intercept PHP includes
Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor.
Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup
Laravel Blade Emerald Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup 🌈 Features Generate HTML in a Blade file via p
A library for working with StatsD in PHP
StatsD PHP Library A library for working with StatsD in PHP. Install Via Composer: composer require league/statsd To use the Statsd Service Provider,
A PHP library providing ISO 3166-1 data
league/iso3166 A PHP library providing ISO 3166-1 data. What is ISO 3166-1 ISO 3166-1 is part of the ISO 3166 standard published by the International