1729 Repositories
PHP phalcon-json-api-package Libraries
PermissionsMakr is a Laravel package that will help any developer to easily manage the system's users permissions
PermissionsMakr is a Laravel package that will help any developer to easily manage the system's users permissions
Simple Google Tts Api Class
Simple Google Tts Api Class
API for flutter app in laravel with sanctum
Flutter APP Flutter: APP with auth in laravel About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe develop
Data import to excel without any package
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple Laravel 5 package to dump all running queries on the page.
Abandoned: Use this package instead Laravel QueryDumper Introduction Simple Laravel 5 package to dump all running queries on the page. If it's SELECT
Llum illuminates your Laravel projects speeding up your Github/Laravel development workflow
Llum illuminates your Laravel projects speeding up your Github/Laravel development workflow
This package is to add a web interface for Laravel 5 and earlier Artisan.
Nice Artisan This package is to add a web interface for Laravel 5 and earlier Artisan. Installation Add Nice Artisan to your composer.json file : For
Load Laravel service providers based on your application's environment.
Laravel EnvProviders A more finetuned way of managing your service providers in Laravel. This package allows you to configure the environment certain
A collection of classes to be extended/used in laravel apps for quick development
laraquick A collection of classes to be extended/used in laravel applications for quick development. Introduction The library contains traits with wel
A package to backup your Laravel app
A modern backup solution for Laravel apps This Laravel package creates a backup of your application.
Package for Laravel that gives artisan commands to setup and edit environment files.
Setup and work with .env files in Laravel from the command line NOTE: This doesn't work with Laravel 5 since .env files were changed. This is for Lara
Laravel api tool kit is a set of tools that will help you to build a fast and well-organized API using laravel best practices.
Laravel API tool kit and best API practices Laravel api tool kit is a set of tools that will help you to build a fast and well-organized API using lar
Astroid Framework - Powerful Joomla Template Framework
Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
Laravel based API to shorten URLs and share them easily. Redirects to the real URL by entering a short URL generated by the API
URL Shortener Requirements: PHP 7.4 or above composer node / npm Installation clone the project from the Github repository, enter the project folder,
Laravel Package that interacts with Bancard API vPOS 2.0
Laravel Bancard Installation Install via composer composer require deviam/laravel-bancard Publish config and migrations php artisan vendor:publish --p
SDK of the LINE Login API for PHP
LINE Login for PHP SDK of the LINE Login API for PHP Documentation See the official API documentation for more information. Installation Use the packa
This package can use form request just as Laravel do.
Lumen Form Request This package can use form request just as Laravel do. Installation Install by composer $ composer require chhw/form-request In
A package to flash multiple messages using Laravels default session message flashing system
Flash multiple advanced messages with both text, messages and links An opinionated solution for flashing multiple advanced messages from the backend a
Provides different language SDKs for the Overledger V2 API
overledger-sdks This github repository provides different language SDKs, which can be found in the SDK folder, for the Overledger DLT API Gateway. How
My first laravel restful api project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
The api help to manage wso2 users from laravel application
Laravel WSO2 Identity API User This is a Laravel library to manage WSO2 IDP users. Installation You can install the package via composer: composer req
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
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
churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring
churn-php Helps discover good candidates for refactoring. Table of Contents What Is it? Compatibility How to Install? How to Use? How to Configure? Si
🔪 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
A CLI starter pack for developing a package with Laravel 5
Laravel PackMe Laravel PackMe is a project starter pack which combine all basic stuff (src, tests) in order to develop a package for Laravel 5.*. It t
Shows the path of each blade file loaded in a template
Laravel Tracer Tracer shows the paths of all the Blade files that are loaded into your templates. This could be very convenient for a number of reason
This package provides you with a simplistic `php artisan make:user` command
Laracademy Generators Laracademy make:user Command - provides you with a simplistic artisan command to generate users from the console. Author(s): Lar
A package that makes it easy to have the `artisan make:` commands open the newly created file in your editor of choice.
Open On Make A package that makes it easy to have the artisan make: commands open the newly created file in your editor of choice. Installation compos
laravel - Potion is a pure PHP asset manager for Laravel 5 based off of Assetic.
laravel-potion Potion is a pure PHP asset manager for Laravel based off of Assetic. Description Laravel 5 comes with a great asset manager called Elix
Pretty routes for Laravel
Pretty Routes for Laravel Visualise your routes in pretty format. Installation composer require garygreen/pretty-routes If your using autodiscovery in
Laravel translation made __('simple').
Translation.io client for Laravel 5.5+/6/7/8 Add this package to localize your Laravel application. Use the official Laravel syntax (with PHP or JSON
An E-Commerce package for Laravel with Grafite CMS. Take control of your content and how you sell it! Products, subscriptions, shipping, downloading and more!
Grafite Commerce Grafite has archived this project and no longer supports or develops its code. We recommend using only as a source of ideas for your
Laravel Shopping Cart Package
LaraCart - Laravel Shopping Cart Package (http://laracart.lukepolo.com) Features Coupons Session Based System Cross Device Support Multiple cart insta
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
Laravel Google Maps Package
Laravel Google Maps This repo aims to use google map features in laravel 5.x. It is easy to use and flexible, you can just install this package and en
A Laravel package to get the user's country using the ip.
Laravel IP Service Tries to guess the country code of the client, using his IP. Installation Download and import the ip database from ip2nation.com Us
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
Alerts is a package that handles global site messages.
Alerts for Laravel 5, 6, 7 and 8 Global site messages in Laravel 8, 7, 6 and 5. Helps trigger notification bubbles with a simple API, both in the curr
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
The package contains a bootstrap for running Yii3 console application.
Yii Console Runner The package contains a bootstrap for running Yii3 console application. Requirements PHP 8.0 or higher. Installation The package cou
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
Laravel package for creating Word documents with Eloquent ORM dependencies.
Laravel Eloquent Word This package provides an elegant way to generate Word documents with Eloquent Models. Uses PHPOffice/PHPWord package to generate
json-rpc client base on http
laravel JSON-RPC客户端(Http协议) 本项目是基于JSON-RPC的服务端端实现的rpc客户端 server端见:https://sajya.github.io/ 初始化 发布 php artisan vendor:publish --provider="Ze\JsonRpcCli
a Laravel package help you to execute more effective databases queries.
Laravel Query Helper Laravel Query Helper was developed for laravel 7.2+ to help you optimizing sql queries, this package will contain all advanced sq
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 package that helps to group methods that mostly use for the view presentation purpose.
A package that helps to group methods that mostly use for the view presentation purpose form models to a dedicated presenter class.
Subscriptions core package for WooCommerce
WooCommerce Subscriptions Core This package adds core subscriptions functionality to your WooCommerce store. Dependencies WooCommerce WooCommerce Subs
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
Support multi theme for Laravel application
Very short description of the package This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention o
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 simple categories package for Laravel.
Laravel Categories Simple categories for Laravel. Includes a Category model and migration. Includes a trait for adding categories to your model. Inclu
A package to access messari apis for laravel
Messari API - Laravel Laravel wrapper for messari.io API Full API documentation could be found on messari.io Installation PHP 7.2+ and Composer are re
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
A utility package that helps inspect functions in PHP.
A utility package that helps inspect functions in PHP. This package provides some utilities for inspecting functions (callables) in PHP. You can use i
Generate and display maps without external services or compromising on privacy.
Generate and display maps without external services or compromising on privacy.
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
A Simple Linode SDK built for Laravel with @JustSteveKing laravel-transporter package
linode client A Simple Linode client built for Laravel with @JustSteveKing laravel-transporter package Installation You can install the package via co
Traits used primarily in the v6 package but also available as a helper package for applications
Phalcon Traits This package contains traits with methods that are used for Phalcon v6 onward. It can also be useful to others that want short snippets
The package contains a bootstrap for running Yii3 web application.
Yii Web Runner The package contains a bootstrap for running Yii3 web application. Requirements PHP 8.0 or higher. Installation The package could be in
Our Laravel Sendgrid Notification package
laravel-sendgrid-notification-channel Laravel Sendgrid Notification channel Installation To get started, you need to require this package: composer re
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.
`dd` is a helper method in Laravel. This package will add the `dd` to your application.
dd dd is a helper method in Laravel. This package will add the dd to your application. Install Run composer require larapack/dd 1.* For Laravel Larave
Framework agnostic PHP package for marking navigation items active.
Ekko Framework agnostic PHP package for marking navigation items active. Features Framework agnostic. Can be modified for any custom application and U
Composer package which adds support for HTML5 elements using Laravels Form interface (e.g. Form::date())
Laravel HTML 5 Inputs Composer package which adds support for HTML5 elements by extending Laravel's Form interface (e.g. Form::date()) Adds support fo
This package extends Laravel's FormBuilder to include some (soon all) HTML5 elements
HTML5 Forms for Laravel This package extends Laravel's FormBuilder to include some (soon all) HTML5 elements. How to Install Install the braunson/lara
27Laracurl Laravel wrapper package for PHP cURL class that provides OOP interface to cURL. [10/27/2015] View Details
Laracurl Laravel cURL Wrapper for Andreas Lutro's OOP cURL Class Installation To install the package, simply add the following to your Laravel install
Laravel Optical Character Reader(OCR) package using ocr engines like Tesseract
LaraOCR Laravel Optical Character Reader(OCR) package using ocr engines like Tesseract under the hood. Features Read text from image using WebUI/Progr
Achievements for Laravel 5.3+
An implementation of an Achievement System in Laravel, inspired by Laravel's Notification system. Table of Contents Requirements Installation Creating
A Laravel package which helps you automate creation of files.
Laravel file generator This is a Laravel package which helps you automate creation of files. High Res Link Benefits If you create a type of file frequ
A slim, lean forum package designed for quick and easy integration in Laravel projects
Complete documentation is available on teamteatime.net. Installation Requires Laravel 6+ and PHP 7.4+. Step 1: Install the package Install the package
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
Transaction-aware Event Dispatcher for Laravel
Transaction-aware Event Dispatcher for Laravel This Laravel package introduces Transaction-aware Event Dispatcher. It ensures the events dispatched wi
DOMPDF module for Laravel 5
pdf-laravel5 DOMPDF module for Laravel 5. Export your views as PDFs - with css support. Instalation Add: "vsmoraes/laravel-pdf": "^2.0" To your compo
rapyd: crud widgets for laravel. datatable, grids, forms, in a simple package
rapyd-laravel This is a pool of presentation and editing widgets (Grids and Forms) for laravel. Nothing to "generate", just some classes to let you de
Persistent settings package for Laravel 5.
Package is looking for maintainers Please contact me if interested. Persistent Settings for Laravel 5 Persistent settings package for Laravel 5. Drive
Laravel package to easily login as other users during development.
A Laravel 5.4 utility package to enable developers to log in as other users during development. Installation To install the package, simply follow the
Laravel Composable View Composers Package - Compose View Composers from Component Composers
Laravel Virtuoso Laravel Composable View Composers Package Increase flexibility and reduce code duplication by easily composing complex View Composers
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.
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
Smeify is a Stable Automated Solution for Airtime and Data businesses in Nigeria, this package helps you integrate smeify easily into your laravel application.
Smeify is a Stable Automated Solution for Airtime and Data businesses in Nigeria, this package helps you integrate smeify easily into your laravel application.
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
18Laravel ReactJS Package to simplify sending data from Laravel back-end to front-end built to Facebook ReactJS.
Laravel ReactJS This is a package that we wrote to use on our Laravel applications that use React from Facebook. Our goal is deal with the SEO problem
Package for using ReactJS with Laravel
react-laravel With react-laravel you'll be able to use ReactJS components right from your Blade views, with optional server-side rendering, and use th
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