1663 Repositories
PHP laas-api-magento-2-plugin Libraries
simple laravel zoho library no db required it use cache to store token
zoholib laravel simple zoho library installation composer create-project yls/zoholib Library to use part of https://desk.zoho.com/DeskAPIDocument list
Switch the DokuWiki interface language according to the accept-language request header
Switch the DokuWiki interface language according to the accept-language request header
A new plugin like EconomyAPI but with a different mode
A new plugin like EconomyAPI but with a different mode
A small library for usage deepai.org api
deepai a small library for usage deepai.org api install via composer : composer require mkhab7/deepai usage use Solid\Deepai\Deepai; require_once 've
🔪 WordPress + React Starter Kit: Spin up a WordPress-powered React app in one step
Postlight's Headless WordPress + React Starter Kit is an automated toolset that will spin up three things: A WordPress backend that serves its data vi
Laravel plugin for processing payments through PayPal. Can be used separately.
Laravel PayPal Documentation Usage Support Documentation The documentation for the package can be viewed by clicking the following link: https://srmkl
Laravel paypal payment package , help you process credit card payment using paypal api
Important :The use of the PayPal REST /payments APIs to accept credit card payments is restricted by paypal and they recomand to use Braintree Direct
A Laravel package that uses geoPlugin web service to fetch information from an IP.
LarageoPlugin (Laravel 4 Package) A Laravel package that uses geoPlugin web service to fetch information from an IP. It will store in cache the IP inf
Simple searching for postcodes to retrieve geographic information. Support for various API providers and a unified address/output format.
Postcode Search Simple searching for postcodes to retrieve geographic information. Support for various API providers and a unified address/output form
A base API controller for Laravel that gives sorting, filtering, eager loading and pagination for your resources
Bruno Introduction A Laravel base controller class and a trait that will enable to add filtering, sorting, eager loading and pagination to your resour
Laravel wrapper for Sentry Official API
Laravel Sentry API Provides a simple laravel wrapper to some of the endpoints listed on (Official Sentry API)[https://docs.sentry.io/api/]. **Note: Th
Laravel Client REST Camunda API
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
An open source PHP framework for the mcsrvstat.us api
MinePHP An open source PHP framework for the Minecraft Server Status API. Installation Clone the repository in the first place. git clone https://gith
API in PHP for DDoS Attacks (sends a command to a SSH Server from a URL)
SSH-PHP-API API in PHP for DDoS Attacks (sends a command to a SSH Server from a URL) [Install on Ubuntu 20.04: apt install apache2 php php-fpm php-ssh
A Laravel package providing a list of the countries, states, cities, currencies and timezones
A Laravel package to provide a list of the countries, cities, timezones, currencies and phone numbers formatting/validation helpers. The package can b
A Pest plugin for WordPress
WordPress Pest Plugin Supports integrating Pest with your WordPress code base through the Mantle Framework. Read about the Mantle Testing Framework he
SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point
SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point
This is a repository for anyone wishing to contribute to HacktoberFest 2021
HacktoberFest 2021 Status IMPORTANT NOTICE : We have stopped accepting PRs for DSA Please Try to add more projects/apps/webapp instead of just DSA cod
A complete Notion SDK for PHP developers.
notion-sdk-php A complete Notion SDK for PHP developers. Installation composer require mariosimao/notion-php Getting started A Notion token will be n
Laravel 8 Project Restrict User Access From IP Addresses. prevent other ip address that want to access over secure api or urls.
block-ip-address-laravel Laravel 8 Project Restrict User Access From IP Addresses. prevent other ip address that want to access over secure api or url
Midtrans Payment API CodeIgniter 4
⚠️ ⚠️ ANNOUNCEMENT ⚠️ ⚠️ Please use the updated and composer compatible library: Midtrans PHP. For better more modern composer compatibility. This rep
A Magento implementation for validating JSON Structures against a given Schema
Zepgram JsonSchema A Magento implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3 or Draft-4. Base
Provide a module to industrialize API REST call with dependency injection using Guzzle library
Zepgram Rest Technical module to industrialize API REST call with dependency injection using Guzzle library. Provides multiple features to make your l
A PHP client for the official Kizeo Forms API V3+. 📌
Kizeo Forms API V3+ - PHP This is a Swagger generated doc for Kizeo REST API 3. You can find additionnal documentation here : Online documentation. Th
this is a project done with laravel, I created API.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple WordPress plugin demonstrating how one can sort posts within a taxonomy.
Simple WordPress plugin to demonstrate how to sort posts in a taxonomy. How to test Download the project and install it as a plugin in your WordPress
A basic, opinionated, Laravel Api Client
Laravel Api Client Installation Install the pacakage via composer composer require antonioprimera/laravel-api-client If you want to use pre-configured
Log and display the product stock movements
Aropixel Sylius Stock Movement Plugin Log and display the product stock movements. When the stock of a product is updated, the stock movement will be
Here is an Instagram Guest API. Gather all public information as JSON format without logging yourself.
Here is an Instagram Guest API. Gather all public information as JSON format without logging yourself. It's all automation and time saving.
Tinify API support with laravel
ysTinify-laravel Tinify API support with laravel Install $ composer require yasmuru/ys-tinify-laravel Add this to your config/app.php, under "provider
This package is a simple API laravel wrapper for Pokemontcg with a sleek Model design for API routes and authentication.
This package is a simple API laravel wrapper for Pokemontcg with a sleek Model design for API routes and authentication.
🚀 All-in-one enhancement plugin that improves WordPress & BuddyBoss integration.
=== Buddyboss Extended Add-on === Contributors: jcatama Donate link: https://www.paypal.me/jcatama Tags: buddyboss, buddypress, learndash, forums, gro
Provides access to Cloudflare Images API for Laravel projects
Cloudflare Images Provides access to Cloudflare Images API for Laravel projects Table of contents Installation Configuration Using Installation To get
The Tinify API allows you to compress and optimize WebP, JPEG and PNG images.
The Tinify API allows you to compress and optimize WebP, JPEG and PNG images. It is designed as a REST service. The client libraries in various languages make it very easy to interact with the Tinify API.
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
An api with chart js in laravel 8 features
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
HTML/PHP/CSS website that tracks two API data
Detailed instructions on how to build and run Step 1: download XAMPP for a live web server XAMPP download 1 XAMP download 2 Step 2: Download all files
Search music with voice
Configuration: Open the index.php file and paste the bot token: define('API_KEY', 'TOKEN'); Login to Ahangify and create an account Open the login.php
A Laravel REST API backend with React/Redux, hot module reloading in development and route-level code splitting
React Laravel Boilerplate This is the boilerplate that I personally use for getting projects off the ground quickly using my favourite stack of techno
a Google API v3 wrapper for Laravel 4.x
A Google API v3 wrapper for Laravel 4 This package enables a Laravel flavoured way to manage Google services through its API interface (v3) Installati
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
Telegram Bot API - PHP SDK Telegram Bot PHP SDK lets you develop Telegram Bots in PHP easily! Supports Laravel out of the box. Telegram Bot API is an
A laravel 5 package for reading and writing to facebook graph object with ease in laravelish syntax
Fluent-Facebook Docs A laravel 5 package for reading and writing to facebook graph object with ease in laravelish syntax. Check out how easy it is to
DreamFactory API Management Platform
Instant APIs without code Docs ∙ Try Online ∙ Contribute ∙ Community Support ∙ Get Started Guide Table of Contents Platform Overview Installation Opti
JSON API (jsonapi.org) package for Laravel applications.
cloudcreativity/laravel-json-api Status This package has now been rewritten, substantially improved and released as the laravel-json-api/laravel packa
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
Cursor pagination for your Laravel API
Cursor Pagination for Laravel This package provides a cursor based pagination already integrated with Laravel's query builder and Eloquent ORM. It cal
A Laravel wrapper for thephpleague's Fractal package
laravel-api-response A Laravel wrapper for thephpleague's Fractal package Install Via Composer composer require lykegenes/laravel-api-response Then, a
Laravel style jquery validation plugin
Validator Laravel style jquery validation plugin Validator is a jQuery plugin that emulates the validation class found in the laravel framework. Usage
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
Raidbots API wrapper which incorporates existing reports and static data into your project.
Raidbots API Raidbots API wrapper which incorporates existing reports and static data into your project. Usage use Logiek\Raidbots\Client; $client =
Just a simple Framework for Furries (or everyone)
FurrWork A simple framework for Furries (Or Everyone). This is a little framework of FurrApp Project Estructure app folder config The config files (De
With Flask. Everything in a JSON.
Little Library REST API py 3.10 The only one requeriment it's to have Flask installed. To run this, in ./src/(if you're in PS): $env:FLASK_APP="app
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.
Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
Astroid Framework Powerful Frontend Template Framework for Joomla CMS Powerful framework for designers and developers to create responsive, fast & rob
Biblioteca para busca (on-line) de estados e os seus respectivos municípios via API disponibilizada pelo IBGE.
LocalidadeX Biblioteca para busca (on-line) e listagem de estados e seus respectivos municípios, efetua a consulta via API do IBGE, disponibilizando o
API Territorial de Republica Dominicana, Paises, Provincias, Municipios y Distritos
API Territorial Republica Dominicana Descripción y contexto Un API para la division geografica de la republica dominicana, tiene todos los paises. Par
API Laravel com funcionalidades CRUD avançadas.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
Laravel Steampipe Use Laravel's built-in ORM classes to query cloud resources with Steampipe, an open source CLI to instantly query cloud APIs using S
Plug-and-Play Custom Enchants Plugin For PocketMine-PMP
DEVELOPER'S NOTE: I can tell you right now this plugin hasn't been tested. I haven't even checked to see if it loads without crashing yet. Half of thi
Zilliqa PHP is a typed PHP-7.1+ interface to Zilliqa JSON-RPC API.
Zilliqa PHP is a typed PHP-7.1+ interface to Zilliqa JSON-RPC API. Check out the latest API documentation. Add library in a composer.json file.
PHP CodeIgniter ile Gib API Vergi Kimlik No Doğrulama
php-gib-vkn-vd-api PHP CodeIgniter ile Gib API Vergi Kimlik No Doğrulama Vkn Sorgulama PHP ile API kullanımı ( PHP ) Vergi Kimlik Numarası doğrulama i
Alternative image provider for fakerphp using picsum.photos
Fakerphp Picsum Images Introduction Alternative image provider for fakerphp using picsum.photos This package has been forked from mmo/faker-images for
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.
Generate Avatars using Initials, Bears or Kittens
Avatary Simple avatar generator Explore the docs » View Demo · Report Bug · Request Feature Table of Contents About The Project Built With Getting Sta
A WordPress plugin that demonstrates how to easily add frontend interactivity with Alpinejs.
Add Alpinejs to Custom Gutenberg Blocks Is there a fun/easy/lightweight way to add frontend interactivity to custom Gutenberg blocks w/o using React o
Adds a beautiful WhatsApp Sticky Button on the WordPress frontend
Adds a beautiful WhatsApp Sticky Button on the WordPress frontend
A Laravel response helper methods.
A Laravel response helper methods. The package respond provides a fluent syntax to form array or json responses.
WordPress plugin for fluent management of scripts and styles.
Encute WordPress plugin for fluent management of scripts and styles. Managing scripts and styles on the front of your site can be tricky. This makes i
Magewire is a Laravel Livewire port for Magento 2.
Magewire is a Laravel Livewire port for Magento 2. The goal is to make it fun and easy to build modern, reactive and dynamic interfaces, without leaving the comfort of Magento's core layout and template systems. Magewire can be the missing piece when you intend to build dynamic and reactive features, but don't require or feel comfortable working with a full JavaScript framework like Vue or React.
Plug-and-Play Custom Enchants Plugin For PocketMine-PMP
DEVELOPER'S NOTE: I can tell you right now this plugin hasn't been tested. I haven't even checked to see if it loads without crashing yet. Half of thi
Creating a file uploader with Laravel
File-Uploader File uploader is a simple group of restful APIs built in Laravel to upload file into a server and remove the file from that server. Tool
Create ServerInfo With UI
General Create ServerInfo With UI Commands Commands Default /serverinfo True Feature You can Create, Your custom subcategory Add Button On subcategory
Redmine API services
DevMakerLab/My-Mine Want to track and analyze your Redmine tickets/projects, Installation Examples Installation ⚠️ Requires = PHP 7.4 ⚠️ composer req
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It allows you to hear the sound
A WordPress plugin to suspend WordPress sites automagically. Simple and lightweight, no annoying ads and fancy settings.
Suspend WP A WordPress plugin to suspend WordPress sites automagically. Simple and lightweight, no annoying ads and fancy settings. 😎 Demo (coming so
WordPress plugin to make it easier to create block patterns.
=== Templets === Contributors: mkaz Tags: block patterns, patterns Requires at least: 5.8 Tested up to: 5.8 Requires PHP: 7.3 Stable tag: 0.2.0 Licens
The API for my blog series about creating a simple stock portfolio
Stockportfolio API This repository is the API part of my blog series 'How to create a simple application using Symfony and React Native' which can be
Simple Wordpress plugin that adds social share buttons
Super Fast Social Share Simple Wordpress plugin that adds social share buttons to Wordpress posts. 📷 Screenshots You can either load the default css
Element Relations Plugin for Craft CMS 3.x
Element Relations Plugin for Craft CMS 3.x This plugin shows all relations of an element. For example, where an asset, entry or any other element is l
A Backwards Multi Version plugin for PocketMine-MP (API3)
MultiVersion A Backwards Multi Version plugin for PocketMine-MP (API3). This plugin is currently in development. Supported Versions 1.17.30 1.17.40 TO
New WordPress plugin to render a map with multiple markers using the open source maps provider OpenStreetMap
markers-on-openstreetmap New WordPress plugin to render a map with multiple markers using the open source maps provider OpenStreetMap A friend of mine
Easily validate data attributes through a remote request
Laravel Remote Rule Easily validate data attributes through a remote request. This package allows you to define a subset of custom rules to validate a
A Laravel package to simplify using DPO Payment API in your application.
DPO (Direct Pay Online) Laravel Package The best DPO Laravel package, simple Ever This is the package that will help you add DPO Payment API to your L
Retrieve MySejahtera App's data from MySejahtera API and show to users via web browser. Written in PHP
MySejahtera-PHP-Web Retrieve MySejahtera App's data from MySejahtera API and show to users via web browser. Written in PHP. Disclaimer This web app is
TP-Link modem API. Tested with m7200 LTE and m7000 LTE
TP-LINK M7000 - M7200 Modem API tpMIFI 4G LTE Modem API. ###Login and reboot device $tp = new \TPLink\TPLinkM7200("MODEM_PASSWORD"); $l = $tp-authent
A WordPress plugin for managing user permission, education, and communication.
A WordPress plugin for managing user permission, education, and communication. Texas A&M University System
A PHP package to simplify using DPO Payment API in your application.
DPO (Direct Pay Online) PHP Package The best DPO php package, simple Ever This is the package that will help you add DPO Payment API to your PHP Appli
The Pest Laravel Expectations Plugin
This Pest plugin adds Laravel specific expectations to the testing ecosystem it('can check model exists', function(){ $user = User::factory()-creat
Small package that can helps in debugging with API logs for Laravel Project.
Rest APIs Logger This is a small package that can helps in debugging with API logs. Installation Install the package via composer composer require tfs
Convert remote api response data into laravel model
laravel remote model Create remote driver to convert remote api request into laravel model. 中文文档 日本語文書 overview Install the version between laravel5.5
Easily add logs anywhere in your Magento 2 code
Magento 2 Simple Log Easily add logs anywhere in the code (like Magento 1). Requirements Requires Magento 2 in any version. Installation Add the Log.p
This plugin gets player time while playing and leaderboard
TopNolep TopNolep is a plugin that retrieves the game time the player was on the server during, not only that, topnolep now provides a leaderboard tha
A WordPress theme switcher for developers
WP Theme Switcher To help you build or preview a new theme directly on your site without affecting your visitors (they always see the default theme wh
This is a plugin written in the PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It helps to liven up your server with Tags!
General This is a plugin written in the PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform.
Addon for plugin scorehud
TopNolepAddon Addon for plugin scorehud Tags Tags {nolep_time} How To Use Download And Put in addon folder in plugin_data ScoreHud Edit file scorehud.
Wraps your Pest suite in a Laravel application instance, allowing global use of the framework in tests.
Pest Larastrap Plugin This is currently a highly experimental project and is subject to large pre-release changes. Pest PHP is an awesome PHP testing
PHP REST API without using any frameworks. Contains all CRUD operations.
PHP REST API without any framework and CRUD operations 🖐 Hi there, this is a simple REST API built in PHP without using any frameworks. This is built
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
A sample RESTful API in Laravel with PHPunit test.
Laravel PHP Framework URL | URI | Action |