5688 Repositories
PHP Estudo-PHP-Laravel Libraries
Laravel Seeable - Keep track of the date and time a user was last seen.
Laravel Seeable This package makes it easy to keep track of the date and time a user was last seen. Installation Install this package. composer requir
A template abstraction prototype for PHP template engines
Schranz Templating A template abstraction prototype for PHP template engines. This project should help to find a way for a general Template Render Int
PHPStan extension for sealed classes and interfaces.
Sealed classes with PHPStan This extension adds support for sealed classes and interfaces to PHPStan. Installation To use this extension, require it v
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 package for integrating Lazerpay services with your laravel application
This is my package lazerpay-laravel This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Support
Laravel FCM (Firebase Cloud Messaging) Notification Channel
Laravel FCM Notification Laravel FCM (Firebase Cloud Messaging) Notification Channel Use this package to send push notifications via Laravel to Fireba
OVHcloud APIs lightweight PHP wrapper
Lightweight PHP wrapper for OVHcloud APIs - The easiest way to use OVHcloud APIs in your PHP applications - Compatible with PHP 7.4, 8.0, 8.1 - Not affiliated with OVHcloud
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
Opinionated version of Wikimedia composer-merge-plugin to work in pair with Bamarni composer-bin-plugin.
Composer Inheritance Plugin Opinionated version of Wikimedia composer-merge-plugin to work in pair with bamarni/composer-bin-plugin. Usage If you are
Composer plugin for applying patches from packaged patchsets
Composer Plugin For Applying Patchsets ‼️ NEW Supports both composer branches v1.x and v2.x. This plugin can automatically apply patches to any depend
Comprehensive Plugin for composer to execute PHP Quality assurance Tools
NOT MAINTANED ANYMORE The development of composer-plugin-qa was dropped in favor of phpqa which is actively maintained. The project use docker and can
Laravel Pint is an opinionated PHP code style fixer for minimalists.
Laravel Pint is an opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent.
A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
Standards A collection of standards as PHP Enums Setup Make sure you are running PHP 8.1 or higher to use this package To start right away, run the fo
Apliquei os conceitos de Generators e Fibers separadamente para ler um arquivo de 120MB sem consumir toda a memória
Big File Challenge Este desafio foi proposto pelo Zanfranceschi Você pode ver a proposta do desafio aqui ou então pelo Twitter Para a implementação da
Laravel IndexNow - Submit webpage updates to search engines
Laravel IndexNow - Submit webpage updates to search engines This packages provides a wrapper to use the IndexNow api in Laravel. This makes indexing n
LaraCache is an ORM based package for Laravel to create, update and manage cache items based on model queries
LaraCache Using this package, you can cache your heavy and most used queries. All you have to do is to define the CacheEntity objects in the model and
This package aims to help you standardize all your API responses in a simple and structured way.
Laravel API Response This package aims to help you standardize all your API responses in a simple and structured way. By default, the stucture of the
This package is the official Laravel integration for Pirsch Analytics
Laravel Pirsch This package is the official Laravel integration for Pirsch Analytics. Installation Install this package. composer require pirsch-analy
Laravel Model File Uploader package
Laravel Model File Uploader package Easy way to upload laravel model related file from the requset. Install (Via Composer) composer require plusemon/u
ShurjoPay payment gateway integration for PHP applications.
ShurjoPay PHP Library Using this library you can integrate ShurjoPay payment gateway into your PHP applications. If you face any problem then create i
A PHP SDK for the ScreenshotOne.com API to take screenshots of any URL
phpsdk An official Screenshot API client for PHP. It takes minutes to start taking screenshots. Just sign up to get access and secret keys, import the
Create a PHP 8 CRUD (Create, Read, Update, Delete) RESTful API with an MySQL database.
Créer une API RESTful PHP 8 CRUD (Create, Read, Update , Delete) simple avec MySQL et PDO (PHP Data Objects) Détails du référentiel : Lire, insérer, m
Laravel Package - Files to S3 Like Cloud Storage
This is a Laravel package that handles and make easy the upload, overwrite, delete, cdn purge of files and directories on AWS S3 like cloud storages. It supports a form uploaded file (UploadedFile) or a base64 file string
Modularize your laravel app in a package way.
Laravel Modular Pustaka laravel untuk modularisasi kode secara rapi dan mudah di maintain. Instalasi $ composer require kodepandai/laravel-modular Set
Job Portal - Find your dream job here Various career opportunities await you
Find your dream job here Various career opportunities await you. Find the right career and connect with companies anytime, anywhere 🎯 free access to search for jobs, post resumes, and research companies. 🎊
Laravel Ajax Datatable is a nice laravel admin panel which includes authentication, CRUD and Ajax datatable.
Laravel Ajax Datatable is a nice laravel admin panel which includes authentication, CRUD and Ajax datatable. the datatable is created with laravel & ajax so No need to install another package, yout can do search, sort, paginate and show records per page fastly.
A wrapper for vladimir-yuldashev RabbitMQ Queue for Laravel with Actions
RabbitMQ Actions This package its a wrapper of vladimir-yuldashev/rabbitmq-queue-laravel. Adds a new feature to produce and consume messages with Rabb
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
Component bundles with symfony (php)
Component bundles with symfony (php)
KTMB (Keretapi Tanah Melayu Berhad) Station Schedule Checker in PHP via MyRailTime 2.0's API
KTM Station Schedule Checker & Journey Planner in Web Form (PHP) KTMB (Keretapi Tanah Melayu Berhad) Station Schedule Checker & Journey Planner in Web
A server software for Minecraft: Bedrock Edition in PHP
A server software for Minecraft: BE. This is a SPOON of PocketMine-MP Getting started Documentation Installation instructions Docker image Plugin repo
🙈 Code style configuration for `php-cs-fixer` based on PSR-12.
php-code-style Code style configuration for friendsofphp/php-cs-fixer based on PSR-12. Installation Step 1 of 3 Install gomzyakov/php-code-style via c
AES 128 bit Encryption and Decryption algorithm excuted purely on PHP with no external libraries.
AES128 Executed with PHP Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S National I
A Native PHP MVC With Auth. If you will build your own PHP project in MVC with router and Auth, you can clone this ready to use MVC pattern repo.
If you will build your own PHP project in MVC with router and Auth, you can clone this ready to use MVC pattern repo. Auth system is implemented. Works with bootstrap 5. Composer with autoload are implemented too for future composer require.
A virion for PocketMine-MP to create and manage fake blocks
🧊 fakeblocks Create and manage fakeblocks Description: A virion for PocketMine-MP to create and manage fake blocks. This virion indicates to the clie
This is a Native PHP MVC. If you will build your own PHP project in MVC with router, you can clone this ready to use MVC pattern repo.
Welcome to PHP-Native-MVC-Pattern 👋 If you will build your own PHP project in MVC with router, you can clone this ready to use MVC pattern repo. Work
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,
Detect the position of a face in an image.
Face Detector PHP GD 를 이용해 이미지의 얼굴 위치를 식별합니다. mauricesvay/php-facedetection 프로젝트를 기반으로 만들었습니다. js 로 포팅하며 개선한 사항들을 적용하여 error_reporting = E_ALL safe 하게
Easily implement optimistic Eloquent model locking feature to your Laravel app.
quarks/laravel-locking Easily implement optimistic Eloquent model locking feature to your Laravel app. Installation composer require quarks/laravel-lo
Victor The Cleaner for Composer - This tool removes unnecessary files and directories from Composer vendor directory.
Victor The Cleaner for Composer This tool removes unnecessary files and directories from Composer vendor directory. The Cleaner leaves only directorie
Service manager for Slim compatible with Laravel packages
SlimServices SlimServices is a service manager for the Slim PHP microframework based on Laravel 4 service providers and DI container, allowing you to
A Laravel package that allows you to validate your config values and environment.
Table of Contents Overview Installation Requirements Install the Package Publishing the Default Rulesets Usage Creating a Validation Ruleset Using the
StringBuffer is a PHP class providing operations for efficient string buffering
StringBuffer is a PHP class providing operations for efficient string buffering
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.
Laravel-Weather let you get weather info from qweather.com
Laravel Weather Weather info system for Laravel. Installing composer require layoute/laravel-weather -vvv Configuration and Migrations php artisan ven
Laravel-Crowdin Integration - Automate translations uploading/downloading
Laravel-Crowdin Integration Automate uploading/downloading translations Installation Install the package via composer: composer require georgii-web/la
A high-performance license server system service for creating and managing products, major versions, and software licenses for the purpose of selling installable software products.
A high-performance license server system service for creating and managing products, major versions, and software licenses for the purpose of selling installable software products. Comes with a SDK and command-line tool. Works anywhere that PHP runs.
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
Toxiproxy PHP Client - Toxiproxy makes it easy and trivial to test network conditions, for example low-bandwidth and high-latency situations
Toxiproxy makes it easy and trivial to test network conditions, for example low-bandwidth and high-latency situations. toxiproxy-php-client includes everything needed to get started with configuring Toxiproxy upstream connection and listen endpoints.
PHP tool to scan ADOdb code for SQL Injections
PHP-Reaper PHP tool to scan ADOdb code for SQL Injections Why The main idea is to be able to detect problems as early as possible, when the code is fr
LINE strategy for Opauth, Opauth is a multi-provider authentication framework for PHP.
Opauth-LINE Opauth strategy for LINE. Implemented based on https://developers.line.me/web-api/integrating-web-login-v2 using OAuth 2.0. Opauth is a mu
A demo application for running an OAuth2 server
OAuth2 Demo PHP This application is designed to demo the workflow between OAuth2.0 Clients and Servers. If this is your first time here, try experimen
Test requests in Laravel without all the boilerplate.
Request Factories Test requests in Laravel without all the boilerplate. 💡 Psst. Although our examples use Pest PHP, this works just as well in PHPUni
True coroutines for PHP=8.1 without worrying about event loops and callbacks.
Moebius Pure coroutines for PHP 8.1. No promises and callbacks needed. Just pure parallel PHP code inside coroutines. Moebius Band: A loop with only o
Packagit is amazing laravel modules management, you could manage huge project with many separate laravel modules.
Packagit is amazing laravel modules management, you could manage huge project with many separate laravel modules.
The official SingleStore Laravel driver.
SingleStore Driver for Laravel This repository contains a SingleStore Driver for Laravel. This package is currently in a pre-release beta, please use
An easy-to-use, free and open source laravel e-Exam platform to build your online course right away.
➡️ Website | Documentation | Community ⬅️ Laerx Get detailed information about your clients, exams and courses to create an effective report and track
A package that adds view-composer like feature to Inertia.js Laravel adapter
Kinetic A package that adds view-composer like feature to Inertia.js Laravel adapter. Use to be able to share props based on the Inertia component nam
Jin microservices is a complete microservice demo based on PHP language + hyperf microservices framework
介绍 Jin-microservices是基于 php 语言 + hyperf 微服务 框架的完整微服务demo。 github:https://github.com/Double-Jin/jin-microservices gitee:https://gitee.com/ljj96/jin-mic
Generate previous attributes when saving Eloquent models
This package provides a trait that will generate previous attributes when saving any Eloquent model.
An example chat app to illustrate the usage of kitar/laravel-dynamodb.
Simplechat An example chat app to illustrate the usage of kitar/laravel-dynamodb. Demo https://demo.simplechat.app/ This demo app is deployed with Lar
Use Laravel's blade engine as a CLI for rendering files.
Blade CLI Use Laravel's blade engine as a CLI for rendering files. Introduction This package customizes and extends several of the Illuminate\View cla
Backend application using Laravel 9.x REST APIs for games topup from digiflazz.com and payment gateway using xendit.co
TOPUP - Laravel 9.x REST API Documentation is still on progress. For now, you can fork this postman collection Installation Clone this project git clo
Authenticate users with fingerprints, patterns and biometric data.
WebAuthn Authenticate users with fingerprints, patterns and biometric data. use Laragear\WebAuthn\Http\Requests\AssertedRequest; public function logi
Attributes to define PHP language extensions (to be enforced by static analysis)
PHP Language Extensions (currently in BETA) This library provides attributes for extending the PHP language (e.g. adding package visibility). The inte
Utilities to scan PHP code and generate class maps.
composer/class-map-generator Utilities to generate class maps and scan PHP code. Installation Install the latest version with: $ composer require comp
Créateurs qui produisent du contenu autour de Laravel et de son écosystème.
Salut voyageur 👋 Bienvenue au cœur de la communauté Laravel francophone. Tu trouveras ici la liste des créateurs qui produisent du contenu autour de
HydePHP - Elegant and Powerful Static App Builder
HydePHP - Elegant and Powerful Static App Builder Make static websites, blogs, and documentation pages with the tools you already know and love. About
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
Nova Search is an open source search engine developed by the Artado Project.
Loli Search Loli Search açık kaynak kodlu bir arama motorudur ve yalnızca kendi sonuçlarını değil, diğer arama motorlarının sonuçlarını da göstermekte
QCloud COS FederationToken generator for Laravel.
Laravel 腾讯云联合身份临时访问凭证生成器 Laravel 腾讯云联合身份临时访问凭证 生成器,主要用于下发腾讯云联合身份临时访问凭证,比如前端直传等场景。 开始之前,请您仔细阅读并理解一下官方文档: 获取联合身份临时访问凭证 COS API 授权策略使用指引 条件键说明及使用示例 CAM 策
Dockerise Symfony Application (Symfony 6 + Clean Architecture+ DDD+ CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis)
Symfony Dockerise Symfony Application Install Docker Install Docker Compose Docker PHP & Nginx Create Symfony Application Debugging Install Xdebug Con
A Real time chat app made in Next.js, Laravel and Ably.
Chat App with Next.js, Laravel and Ably This repository serves as a code container for the tutorial I wrote on Ably's Blog. Blog link will be updated
This is a laravel Auth Starter Kit, with full user/admin authentication with both session and token auth
About Auth Starter It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session an
A PHP-based job scheduler
Crunz Install a cron job once and for all, manage the rest from the code. Crunz is a framework-agnostic package to schedule periodic tasks (cron jobs)
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
An extension for PHPStan for adding analysis for PHP Language Extensions.
PHPStan PHP Language Extensions (currently in BETA) This is an extension for PHPStan for adding analysis for PHP Language Extensions. Language feature
Database Repository / PHP Repository / Laravel Repository
Database Repository / PHP Repository / Laravel Repository Installation Use following command to add this package to composer development requirement.
Lara-zeus sky is simple CMS for your website. it include posts, pages, tags, and categories.
Lara Zeus Sky Lara-zeus sky is simple CMS for your website. it include posts, pages, tags, and categories. small tasks can be time-consuming, let us b
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
Access your Slack Team's API through PHP objects.
Slack API library Access your Slack Team's API through PHP objects. Documentation Getting started - Before you use this library, you need to generate
PHP Meminfo is a PHP extension that gives you insights on the PHP memory content
MEMINFO PHP Meminfo is a PHP extension that gives you insights on the PHP memory content. Its main goal is to help you understand memory leaks: by loo
Foil brings all the flexibility and power of modern template engines to native PHP templates
Foil brings all the flexibility and power of modern template engines to native PHP templates. Write simple, clean and concise templates with nothing more than PHP.
MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use
Introduction Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use. Official Documentation Documenta
Unirest is a set of lightweight HTTP libraries available in multiple languages.
Unirest for PHP Unirest is a set of lightweight HTTP libraries available in multiple languages. This fork is maintained by APIMatic for its Code Gener
Statamic 3 - the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites
Statamic 3 - the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API
Wordpress XML-RPC PHP Client A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API Created by Hieu Le MIT licensed. Cur
Generate Admin Panels CRUDs and APIs in Minutes with tons of other features and customizations with 3 different themes
InfyOm Laravel Generator Generate Admin Panels CRUDs and APIs in Minutes with tons of other features and customizations with 3 different themes. Docum
This package makes it easy to send web push notifications with Laravel.
Web push notifications channel for Laravel This package makes it easy to send web push notifications with Laravel. Installation You can install the pa
Thruway - an open source client and router implementation of WAMP (Web Application Messaging Protocol), for PHP.
PHP Client and Router Library for Autobahn and WAMP (Web Application Messaging Protocol) for Real-Time Application Messaging
PHP Router class - A simple Rails inspired PHP router class.
PHP Router class A simple Rails inspired PHP router class. Usage of different HTTP Methods REST / Resourceful routing Reversed routing using named rou
A simple and modern approach to stream filtering in PHP
clue/stream-filter A simple and modern approach to stream filtering in PHP Table of contents Why? Support us Usage append() prepend() fun() remove() I
Deployer is a PHP Application deployment system powered by Laravel
Deployer is a PHP Application deployment system powered by Laravel 5.5, written & maintained by Stephen Ball.
PHP functions that help you validate structure of complex nested PHP arrays.
PHP functions that help you validate structure of complex nested PHP arrays.
A Small modular PHP framework Build for web applications
MagmaCore__ This project is in active development. So is evolving constantly. As soon project gets to stable point. Due notice will be given Composer
Clock - A PHP 7.0 compatible clock abstraction
Clock - A PHP 7.0 compatible clock abstraction
An async process dispatcher for Amp.
process This package provides an asynchronous process dispatcher that works on all major platforms (including Windows). As Windows pipes are file hand