954 Repositories
PHP pdo-database-library Libraries
Gotipath Storage is a file storage library for PHP. It provides one interface to interact with FTP/SFTP.
Gotipath Storage is a file storage library for PHP. It provides one interface to interact with FTP/SFTP. When you use this package, you're protected from vendor lock-in, That mean you can connect to any FTP/SFTP storage. Also it's comes with base URL option to connect Gotipath CDN.
A simple database logger for all outgoing emails sent by Laravel website.
Laravel Email Database Log A simple database logger for all outgoing emails sent by Laravel website.
Global key-value store in the database
Laravel Options Global key-value store in the database Installation To get started with laravel-options, use Composer to add the package to your proje
Database Transferring Program Using PHP
database-transferring-program Database Transferring Program Using PHP Demo: http://php-form.ga/database-transferring/ How To Use Download XAMPP from h
Laravel wrapper for the Fathom Analytics API
Please note: This package is still a work in progress and the Fathom API is also only in early access. Do not use this package in your production envi
Authentication and authorization library for Codeigniter 4
Authentication and Authorization Library for CodeIgniter 4. This library provides an easy and simple way to create login, logout, and user registratio
Extend Laravel PHP framework to make working with Aiven databases simpler
Aiven Commands for Laravel ✨ Add some Aiven magic to your Laravel project ✨ This Laravel package provides some aiven commands for artisan to help with
This is library with the objective of exporting information from the database in a simple way.
Symfony Entity Exporter Goldbach Algorithms Symfony Entity Exporter (fondly nicknamed Entity Exporter) is a library developed for the Symfony framewor
Laravel library to convert your models into API responses.
Laravel Scene Laravel library to convert your models into API responses. Why a transformation library? By default you can use the default implementati
Seamlessly integrate Wordpress with Laravel.
Documentation What is this? This is your standard Laravel install but with a few little extras 😉 . Koselig is your gateway to Wordpress from Laravel.
Integrating Laravel into WordPress
WordPress Laravel Bootstrap A WordPress plugin helps you use functions, methods, libraries of Laravel in any WordPress projects Requiments Laravel =
Automatically Create professional ready to use Laravel REST API for MySQL Database With Postman Docs and JWT Authentication
Laravel Simple Rest API Generator An API Boilerplate to create a ready-to-use REST API in seconds with Laravel 8.x Install with Composer $ curl -s
Clean up your Magento database by removing orphaned, unused and wrongly added attribute, attribute values and settings (for M2).
Magento 2 EAV Cleaner Console Command Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
Small script for importing the KvK (Dutch Chamber of Commerce) Open Data Set (CSV file) to a MySQL database.
KvK-CSV-2-SQL Small script for importing the KvK (Dutch Chamber of Commerce) Open Data Set (CSV file) to a MySQL database. Table of content KvK-CSV-2-
SSLCommerz Payment gateway library for Laravel framework
SSLCommerz SSLCommerz Payment gateway library for Laravel framework. Official documentation is here. install composer require sam-asif/sslcommerz Pro
Goldbach Algorithms Mask is a PHP library developed for Symfony for apply a mask to strings.
Goldbach Algorithms Mask (fondly nicknamed GoldMask) is a PHP library developed for Symfony for apply a mask to strings.
Learn to apply best practices as a PHP backend developer
PHP eCommerce Project Here are the things that this repo will cover: Object oriented programming principles and best practices Object oriented session
An easy-to-use Artisan command to create a new database schema.
Laravel Create DB This package adds an easy-to-use Artisan command to your application that allows you to create a new database schema. The package is
A small library to help run PHP servers easily and quickly.
PHP Server A small library to help run PHP servers easily and quickly. Installation composer require ahmard/php-server Usage PHP Built-In Server An i
PHP library for Mexican SAT Electronic Accounting 1.3
phpcfdi/ceutils Librería de PHP para trabajar con contabilidad electrónica. 🇺🇸 The documentation of this project is in spanish as this is the natura
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
The Salla OAuth Client library is designed to provide client applications with secure delegated access to Salla Merchant stores.
Salla Provider for OAuth 2.0 Client This package provides Salla OAuth 2.0 support for the PHP League's OAuth 2.0 Client. To use this package, it will
A library for IP addresses calculations
PHP IP tools This library provides tooling for IP address calculations based on rlanvin/php-ip Free IP blocks calculation Compute the best possible al
Simplified database records management.
Simplified database records management. Inspector will let you take care of CRUD without taking over your frontend. Example $inspector = new \InvoiceN
LOAD is a PHP library for configuration loading to APCu
LOAD LOAD is a PHP library for configuration loading to APCu Sources Available sources for configuration loading are: PHP file Consul Environment vari
An easy and elegant way to generate gravatars 🖼
pH2Gravatar The simplest Gravatar PHP package An easy and elegant way to generate gravatar profile photos from email addresses 🪄 ⛏ Requirements PHP 7
Vote based Question & Answer site built using Laravel 5.4, material design, x-editable and jQuery Upvote with email and database notifications.
About Vote based Question & Answer site built using Laravel 5.4, material design, x-editable, jQuery Upvote and email/database notifications. Register
Remote Git Library for PHP
This library provides methods to handle git repositories remotely without having to clone the whole repo. It uses the Symfony process component to run the git client.
Staggered import of large and very large MySQL Dumps even through the web servers with hard runtime limit and those in safe mode.
Staggered import of large and very large MySQL Dumps (like phpMyAdmin dumps) even through the web servers with hard runtime limit and those in safe mode. | Persian Translation Version
emoji library for PHP.
PHPemoji emoji library for PHP Install composer require amirshnll/php-pemoji Usage code require("PHPemoji.php"); $emoji = new PHPemoji(); echo "Hello
A WebSocket server written in PHP.
WebSocketServer A WebSocket server written in PHP. If you like this project gift us a ⭐ . Installation. $ composer require thenlabs/websocket-server 1
Download Porn Adult XXX Videos Online Ready Site No Installation No Database Required
Download Porn Adult XXX Videos Online Ready Site No Installation No Database Required PHP / HTML How to USE Search Videos from any of the Supported Si
A PHP library for the Oxxa API.
Oxxa API (PHP) Use the Oxxa API in PHP. Status Installation composer require ben221199/oxxa-api Use $username = 'myUsername'; // Your API username $pa
Vote based Question & Answer site built using Laravel 5.4, material design, x-editable and jQuery Upvote with email and database notifications.
About Vote based Question & Answer site built using Laravel 5.4, material design, x-editable, jQuery Upvote and email/database notifications. Register
REST APIs using Slim framework. Implemented all CRUD operations on the MySql database
PHP REST API using slim framework and CRUD operations 🖐 Hi there, this is a simple REST API built using the Slim framework. And this is for the folks
Online Navaratri Anjali and Bhog booking system. admin and user side.
Online-Navaratri-booking-php-project This online navaratri booking system integrate with razorpay and written on PHP, html and javascript. User PAGE U
A PHP library to write values to .env (DotEnv) files
DotEnvWriter A PHP library to write values to .env (DotEnv) files Installation DotEnvWriter can be installed with Composer. composer require mirazmac/
Simple user settings facade for Hyperf. Settings are stored as JSON in a single database column, so you can easily add it to an existing table.
hyperf-user-settings Simple user settings util for hyperf Settings are stored as JSON in a single database column, so you can easily add it to an exis
Library for Open Swoole extension
Open Swoole Library This library works with Open Swoole since release version v4.7.1. WIP Table of Contents How to Contribute Code Requirements Develo
Upload File Library For PHP ( Simple & Easy User )
Upload File Library For Backend/ServerSide PHP ( Simple & Easy For Use ), Support Multiple Upload
BigBlueButton Server API Library for Laravel
BigBlueButton Server API Library for Laravel Package that provides easily communicate between BigBlueButton server and laravel framework Requirements
Open Source Voucher Management System is a web application for manage voucher. used PHP with Laravel Framework and use MySQL for Database.
Voucher Management System is a web application for manage voucher. You can create and manage your voucher. Voucher Management System is used PHP with Laravel Framework and use MySQL for Database.
A library for create network applications with PHP.
SocketServer A library for create network applications with PHP. Installation. $ composer require thenlabs/socket-server Usage. The below code show a
Push notifications Library for PHP
Push notifications Library for PHP Supported Protocols Protocol Supported Driver Options APNs (Token Based) ✓ APNs\Token APNs\Token\Option APNs (Certi
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
Documentation This librarian creates a route(default: /schedule) in your application where it is possible to manage which schedules will be executed a
Simple but yet powerful library for running almost all artisan commands.
:artisan gui Simple but yet powerful library for running some artisan commands. Requirements Laravel 8.* php ^7.3 Installation Just install package: c
This package used to upload files using laravel-media-library before saving model.
Laravel Media Uploader This package used to upload files using laravel-media-library before saving model. In this package all uploaded media will be p
A simple wrapper for PHP Intervention Library to provide a more simple interface and convenient way to convert images to webp
This package is a simple wrapper for PHP Intervention Library to provide a more simple interface and convenient way to convert images to webp - next generation format - extension, and resize them to render only needed sizes.
A Toast notification library for the Laravel TALL stack.
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS 🔥🚀
PHPneeds library (classes) package.
PHPneeds is a lightweight non-MVC PHP library for quickly start a project. About PHPneeds library (classes) package. Please use with PHPneeds base pro
Very easy to use PDO MYSQL API. Just Include in PHP file and get it working.
CRUD-MYSQL-API Very easy to use PDO MYSQL API. Just Include in PHP file and get it working. INSTALATION Step 1: git clone https://github.com/arhex-lab
Minimalist PHP frame for Core-Library, for Developing PHP application that gives you the full control of your application.
LazyPHP lightweight Pre-Made Frame for Core-library Install Run the below command in your terminal $ composer create-project ryzen/lazyphp my-first-pr
Upload Vimeo video with CodeIgniter, Official PHP library for the Vimeo API
Upload Vimeo video with CodeIgniter, Official PHP library for the Vimeo API. Vimeo Video upload with API using Official PHP library for the Vimeo API.
Queue, preview and and send emails stored in the database.
Codeigniter4 email queue Queue, preview and and send emails stored in the database. This package provides an interface for creating emails on the fly
Symfony Bundle to assist in imagine manipulation using the imagine library
LiipImagineBundle PHPUnit PHP-CS-Fixer Coverage Downloads Release This bundle provides an image manipulation abstraction toolkit for Symfony-based pro
A library for property-based policy evaluation
PropAuth: Property-based policy evaluation Performing evaluations on credentials for authentication or sets of permissions on users has its limitation
Connect and work with MySQL/MariaDB database through MySQLi in PHP. This is an introductory project, If you need a simple and straightforward example that takes you straight to the point, you can check out these examples.
First MySQLi PHP Connect and work with MySQL/MariaDB database through MySQLi in PHP. The above exercises are designed for students. This is an introdu
Library download currency rate and save in database, It's designed to be extended by any available data source.
Library download currency rate and save in database, It's designed to be extended by any available data source.
📐 Symfony Bundle to generate database diagrams
Doctrine Diagram Bundle 📐 Symfony Bundle to generate database diagrams.
[virion] It Implements Simple Using Form Library System
SimpleForm [virion] It Implements Simple Using Form Library System How To Use First, declare the use statement. use AidenKR\SimpleForm\SimpleForm; use
This library brought ReactPHP and QueryList together
ReactPHP QueryList This library brought ReactPHP and QueryList together. Installation composer require ahmard/reactphp-querylist Usage Playing with Q
Symfony React Blank is a blank symfony and react project, use this template to start your app using Symfony as an backend api and React as a frontend library.
Symfony React Blank Symfony React Blank is a blank symfony and react project, use this template to start your app using Symfony as an backend api and
PHP Telegram Bot based on the official Telegram Bot API with iTelegram Class.
iTelegram PHP Telegram Bot based on the official Telegram Bot API Bots: An introduction for developers Bots are special Telegram accounts designed to
Larawiz is a easy project scaffolder for Laravel
The Laravel 8 scaffolder you wanted but never got, until now!
PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !
PHP Image Editor PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options ! ✨ Supporting ⭐ Star this repos
PHP library to easily get static image from OpenStreetMap (OSM) with markers and lines.
PHP OpenStreetMap Static API PHP library to easily get static image from OpenStreetMap with markers and lines. ✨ Supporting ⭐ Star this repository to
A library written in PHP to interact with Coinbase Pro via API.
A library written in PHP to interact with Coinbase Pro via API.
A easy way to install your basic yii projetc, we have encrypt database password in phpfile, my class with alot funtions to help you encrypt and decrypt and our swoole server install just run ./yii swoole/start and be happy!
Yii 2 Basic Project Template with swoole and Modules Yii 2 Basic Project Template is a skeleton Yii 2 application best for rapidly creating small proj
Template for repository helper, library - Basic, Simple and Lightweight
Template start helper, library Template for repository helper, library - Basic, Simple and Lightweight Use this Template First, you can Use this templ
Database adapter for data interfaces
Yii _____ The package ... Requirements PHP 7.4 or higher. Installation The package could be installed with composer: composer require yiisoft/_____ --
Easily generate URLs to Minecraft avatars with the ability to switch between services
Minecraft Avatar URLs This library provides PHP utilities to generate URLs to Minecraft Avatars in different formats with the ability to easily change
SDK for latest version of Telegram bots API
SDK for latest version of Telegram bots API (from April 24, 2020) Using Examples Installing composer require "DiyorbekUz/Telelib: dev-master" Init bot
PHP library to easily get static image from French Cadastral Government map with markers and lines.
PHP French Cadastral Map Static API PHP library to easily get static image from French Cadastral Government map with markers and lines. Map source : c
A complete, simple and powerful database framework written in PHP
BaseSQL BaseSQL is a complete database framework written in PHP. It was built to accelerate projects development by handle database connections and qu
php-echarts is a php library for the echarts 5.0.
php-echarts 一款支持Apache EChart5.0+图表的php开发库 优先ThinkPHP5/6的开发及测试。 Apache EChart5.0已经最新发布,在视觉效果、动画效果和大数据展示方面已经远超之前的版本; 故不考虑EChart5.0之前版本的兼容问题;建议直接尝试5.0+
Bulk name lookup for database relations
Tatter\Roster Bulk name lookup for database relations in CodeIgniter 4 Quick Start Install with Composer: composer require tatter/roster Create a Ro
A minimal library that defines primitive building blocks of PHP code.
A minimal library that defines primitive building blocks of PHP code. It combines the advantages of functional and object-oriented programming. All of this makes code easier to understand and less prone to errors.
IPv4/IPv6 offline address database.IPv4/IPv6双栈地址离线数据库。IPv4 by 纯真网络,IPv6 by ZX Inc.
IPv4/IPv6 offline address database.IPv4/IPv6双栈地址离线数据库。IPv4 by 纯真网络,IPv6 by ZX Inc. Being updating every 5 days 每5天更新一次 IPv4 address locations by 纯真网络
A class for easy connection to the zarinpal port
Payment class with ZarinPal A class to simplify payment operations and confirm payment of ZarrinPal payment gateway service ( به فارسی بخوانید ) Insta
A minimalistic implementation of Promises for PHP
libPromise A minimalistic implementation of Promises for PHP. Installation via DEVirion Install the DEVirion plugin and start your server. This will c
PHP library for Qvapay API integration.
Php library for Qvapay API This PHP library facilitates the integration of the Qvapay API. Sign up on QvaPay Create your account to process payments t
Codeception DB module addon for populate database
Database Populator for Codeception DB Module Codeception DB module addon that helps you to tune database populations. So for a test you could load onl
Querycase provides a convenient, fluent interface for creating and running database queries in WordPress.
Querycase database for WordPress Dependency-free library to create SQL Queries in WordPress. Explore the documentation → ℹ️ About Querycase Querycase
Icônes Form Widget for October and winter CMS. One library, over 100,000 vector icons, and 108+ icon sets powered by Iconify
Icônes Form Widget 🪄 🎉 🎊 Access thousands of SVG icons as a backend form widget. One library, over 100,000 vector icons, Modern replacement for ico
A lightweight framework-agnostic library in pure PHP for part-of-speech tagging
N-ai php pos tagger A lightweight framework-agnostic library in pure PHP for part-of-speech tagging. Can be used for chatbots, personal assistants, ke
Security Defense for Firebase's PHP-JWT Library
PHP-JWT-Guard Protect your code from being impacted by issue 351 in firebase/php-jwt. Installation First, install this library with Composer: composer
An elegant package for integrate laravel with openwa
Whatsapp Laravel An elegant package to integrate Laravel with Whatsapp automate Features Function Reference Send text Send contact Send media (doc, im
Package to parse DNA kit files, and import them into Laravel
Package to parse DNA kit files, and import them into Laravel
You can sync any number of PDO supported databases
Features: Can backup any number of databases. No need to introduce column name only table name The Last id based data backup Support 12 different data
A library for reading and writing DNA test kit files in PHP.
php-dna Requirements php-dna 1.0+ requires PHP 8.0 (or later). Installation There are two ways of installing php-dna. Composer To install php-dna in y
Bootcamp project based on PHP-MVC using MySQL database.
Up-Stream This is the implementation of a full website based on PHP MVC. Using MySql database to create a website. And Bootstrap4 for front-end. Start
A PHP library for the CoinMarketCap API designed to be easy to use.
Help wanted: I don't have enough time to keep updating this library, if you can, don't be shy. Pull requests are welcome. PHP CoinMarketCap API This p
A library to allow the use of PHP attributes for WordPress hooks
WordPress Hook Attributes This library should be considered experimental and not production ready. Installation composer require boxuk/wp-hook-attribu
Generic PHP command line flags parse library
PHP Flag Generic PHP command line flags parse library Features Generic CLI options and arguments parser. Support set value data type(int,string,bool,a
Storybook for Laravel Blade 🚀
Blast — Storybook for Laravel Blade 🚀 What is Blast? Blast is a low maintenance component library using Storybook Server, built to integrate into you
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
⚠️ Please note that the V8 is an important (with small BC breaking) update of PhpFastCache ! As the V8 is relatively not compatible with previous vers
A pure PHP library for reading and writing project management files
PHPProject PHPProject is a library written in pure PHP that provides a set of classes to write to different project management file formats, i.e. Micr
PHP Pi Horizon Client Library
phpi-sdk PHP Pi Horizon Client Library This is part of FASTLANE project for the pi payment gateway, as we are trying to build a pi wallet inside FASTL
Sodium Compat is a pure PHP polyfill for the Sodium cryptography library (libsodium)
Sodium Compat is a pure PHP polyfill for the Sodium cryptography library (libsodium), a core extension in PHP 7.2.0+ and otherwise available in PECL.
Library for counting the lines of code in PHP source code
sebastian/lines-of-code Library for counting the lines of code in PHP source code. Installation You can add this library as a local, per-project depen