3212 Repositories
PHP laravel-library Libraries
Laravel comments - This package enables to easily associate comments to any Eloquent model in your Laravel application
Laravel comments - This package enables to easily associate comments to any Eloquent model in your Laravel application
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
Examination tasks to test backend knowledge (for junior level)
Task 1 The website of one of our old clients was hacked. After hacking, a strange red bar appeared on the site at the bottom of the page (https://imgu
A straightforward implementation of the Circuit Breaker pattern for Laravel 9
Laravel Circuit Breaker A straightforward implementation of the Circuit Breaker pattern for Laravel Framework 9 (using Memcached). Installation You ca
Generate GitHub pull request preview deployments with Laravel Forge
Forge Previewer WARNING: This package is not ready for production usage. Use at your own risk. This package provides a forge-previewer command that ca
An easy way to desensitize your routes in your Laravel application
The package provides an easy way to desensitize your routes in your Laravel application. In short, Desensitize makes your routes case-insensitive, so you can access any of your routes whether they are lowercase, uppercase, or both.
A package for using Google Datastore as a database driver
Laravel Eloquent for Google Datastore A package for using Google Datastore as a database driver. By using this package, you can use query builder and
Laravel Manager - provides some manager functionality for Laravel
Laravel Manager Laravel Manager was created by, and is maintained by Graham Campbell, and provides some manager functionality for Laravel. Feel free t
Stringy - A PHP string manipulation library with multibyte support, performance optimized
Stringy - A PHP string manipulation library with multibyte support, performance optimized
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
Library to intercept PHP includes
Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor.
Laravel HTMLMin - a simple HTML minifier for Laravel
Laravel HTMLMin Laravel HTMLMin is currently maintained by Raza Mehdi, and is a simple HTML minifier for Laravel. It utilises Mr Clay's Minify package
Laravel Multilingual Models
Laravel Multilingual Models Make Eloquent model attributes translatable without separate database tables for translation values. Simply access $countr
Laravel SES Webhooks Client
Handle AWS SES webhook in Laravel php framework.
A simple package to forward Laravel application logs to a Kinesis stream
Laravel Monolog Kinesis Driver A simple package to forward Laravel application logs to a Kinesis stream. Installation Require the package with compose
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
Laravel notification manager
Easily manage notifications and notification subscriptions in your Laravel application.
This package generates API resources with keys preset to their respective table's columns
Ever thought it was a bit tedious to define an API resource for a large table? This package makes life a bit simpler by presetting all columns in a Resource, so you can simply remove the ones you don't need, instead of adding the ones you need.
The WordPress filter, action system in Laravel
Laravel Hooks The WordPress filters, actions system in Laravel. About An action interrupts the code flow to do something, and then returns back to the
Charts - a Laravel library used to create Charts using Chartisan
Charts is a Laravel library used to create Charts using Chartisan. Chartisan does already have a PHP adapter. However, this library attempts to provide more laravel-like features into it by providing support for chart creation using the artisan command, middleware support and routing support.
Laravel Quick-Start - a boilerplate for Laravel Application with typical packages preinstalled and configured
Laravel Quickstart is a boilerplate for Laravel Application with typical packages preinstalled and configured to extend a full-fledged application. We tried to make it as minimal as possible.
Files Course Dashboard EAD with Laravel 9.x
Files Course Dashboard EAD with Laravel 9.x
An implementing of the Laravel Breeze application / authentication starter kit frontend in Next.js
Windmill with Laravel Breeze as Backend API Introduction This repository is an implementing of the Laravel Breeze application / authentication starter
A PHP library that can be used manually as well as a CLI script that you can just run on your file
Run phpcs on files and only report new warnings/errors compared to the previous version. This is both a PHP library that can be used manually as well
Alerty - a GUI to monitor smell query identifier
Alerty is a smell query identifier which gives you a GUI to monitor them. Installation: To install Alerty, you need to execute this command usi
Relational Metrics - lararvel package help you to make your metrics easier
Relational Metrics This package will help you to make your metrics easier, You could get metrics about your Models, Models depending on their relation
Laravel lsp - Developer tools for easier Laravel development
Laravel lsp The Laravel/Blade lsp provides: Blade: Diagnostics on missing components + action to create it. Autocomplete for components and their argu
Simplified and enhanced version of php built-in enum.
PHP Enum enhanced Finally, in php81 has been added support for Enums. But as enums are new in php, we do not have some helpers to work with that easil
Allow your model to record the creation, update and deletion of user fingerprints in laravel packages
This laravel package will allow your models to record the the created, updated and deleted by User FingerPrints
An RSS reader application built with Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A dynamic Laravel Livewire component for tab forms
Livewire component that provides you with a tabs that supports multiple tabs form while maintaining state.
Laravel Chat System
Pre-build Laravel chat package. You can use this package to create a chat/messaging Laravel application or you can use the pre-build front-end part to kick-start your project.
This library helps PHP users to convert and using Jalali DateTime format
Easy Jalali for PHP V1.0.0 Jalali calendar converter for Persian users in Iran, Afghanistan and other countries that use Jalali calendar. Very thanks
A Laravel wrapper for healthchecks.io
Healthchecks.io is a service that monitors your cron jobs and alerts you when they are down. This package is a wrapper for the Healthchecks.io API.
IBSNG Library For Php
IBSNG Library For Php
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
Laravel Nova filter for Spatie/laravel-tags
SpatieTagsNovaFilter This package allows you to filter resources by tags. (using the awesome Spatie/laravel-tags and Vue-MultiSelect ) Installation Fi
A blog system made with Laravel π¦
This project utilizes all the tools avaiable on Laravel 9. It has a complete auth system, the option to create posts and save static image files.
A PHP 7.4+ library to consume the Confluent Schema Registry REST API
A PHP 7.4+ library to consume the Confluent Schema Registry REST API. It provides low level functions to create PSR-7 compliant requests that can be used as well as high level abstractions to ease developer experience.
Requests - a HTTP library written in PHP, for human beings
Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python library. Requests is ISC Licensed (similar to the new BSD license) and has no dependencies, except for PHP 5.6+.
Official clone of PHP library to generate PDF documents and barcodes
TCPDF PHP PDF Library Please consider supporting this project by making a donation via PayPal category Library author Nicola Asuni [email protected] co
WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2
WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2. Demo bisa dilihat di YouTube Developow Terbuka jika ingin clone apliaksi sederhana ini untuk belajar, bisa ikuti cara-cara berikut ini.
Laravel Eloquent CASE Statement Support
This packages adds CASE statement support to Laravel Query Builder. It supports Laravel 8.x & 9.x.
Laravel Eloquent Observable
Laravel Eloquent Observable Register Eloquent model event listeners just-in-time directly from the model. Using Observers can introduce a (significant
Laravel SMS Gateway
This is a Laravel Package for SMS Gateway Integration. Now Sending SMS is easy.
Generate UUID for a Laravel Eloquent model attribute
Generate a UUIDv4 for the primary key or any other attribute on an Eloquent model.
Make Laravel Pivot Tables using the new Laravel 9 closure migration format
This will allow you to create pivot table migration files using the new Laravel 9 closure migration format by simply passing two models.
Helper commands for Laravel Beyond Crud
About beyond-crud-helpers This package has many helper commands for the Laravel BEyond CRUD project by Spatie Installation composer require --dev tarr
A fluent Laravel package for Plaid
A fluent Laravel package for Plaid
Scribbl is a fast and minimalistic note-taking app built with Laravel
Scribbl is a fast and minimalistic note-taking app built with Laravel
Laravel Belongs To User Package
If you are creating your own trait to have "belongsTo" User relationship in every model needed, you can also use this package not to define the trait on your own.
Laravel specification pattern
Laravel specification pattern Filter an Illuminate collection with specifications. Installation You can install the package via composer: composer req
A customisable Laravel Nova card that fetches data through ajax calls.
Ajax Table Card Description A customisable Laravel Nova card that fetches data through ajax calls. Why? To allow displaying certain data on the dashbo
Simple web app to easily create landing pages by dragging and dropping prebuilt blocks
Drag & Drop landing page builder made with Laravel 8, Vue.js 3 and Tailwind CSS
Laravel Console Toolkit
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
An index of Laravel's cascading comments
Cascading Comments An index of Laravel's cascading comments. Visit the site at cascading-comments.sjorso.com. About This is a cascading comment: casca
.env vars check for Spatie's Laravel Health
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has a value
A dynamic Laravel Livewire component for multi steps form
Livewire component that provides you with a wizard that supports multiple steps form while maintaining state.
WordPress Group Project: Resume Library
The user will also be able to generate it in PDF for his personal needs.
PHP library for generating random avatars based on avataaars
PHP Avataaar PHP library for generating random avatars based on avataaars. Installation Dependencies PHP 8.0 Composer 2.0 Install Install the library
Eduwork - Kelas Laravel Vue dengan Reza Nurfachmi
Eduwork - Kelas Laravel Vue dengan Reza Nurfachmi Ini adalah repositori yang harus di-clone oleh setiap siswa yang berfungsi untuk menjadi wadah pengu
Laravel Email Audit Log
This service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
Laravel 9 Vue Js flash message example
Laravel 9 Vue Js flash message example; Through this tutorial, i am going to show you how to display a flash messages with vue js components in laravel vue js apps.
Referer-parser PHP library
referer-parser PHP library This is the PHP implementation of referer-parser, the library for extracting search marketing data from referer (sic) URLs.
EmailReplyParser is a PHP library for parsing plain text email content, based on GitHub's email_reply_parser library written in Ruby
EmailReplyParser EmailReplyParser is a PHP library for parsing plain text email content, based on GitHub's email_reply_parser library written in Ruby.
A PHP library for all things Minecraft: Java Edition
Phpcraft A PHP library for all things Minecraft: Java Edition. This project has been abandoned! The limited subset of 1.8.x - 1.15.x that has been imp
PhpSpreadsheet - a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc
PhpSpreadsheet PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file f
Laravel Throttle - A rate limiter for Laravel
Laravel Throttle Laravel Throttle was created by, and is maintained by Graham Campbell, and is a rate limiter for Laravel. Feel free to check out the
Firebird-PHP: A library created to meet a work need when handling a Firebird database
Firebird-PHP: A library created to meet a work need when handling a Firebird database
A simple News/Bloging Website Build Using Vue and Inertia with Laravel
Laravel Vue and Inertia News Site This is a simple News/Bloging Website Build Using Vue and Inertia with Laravel.
This package should help you with creating and managing a Laravel DDD Application
This package should help you with creating and managing a Laravel DDD Application. This package is heavily inspired by "Laravel beyond CRUD" from Spatie.
Laravel Soulbscription
This package provides a straightforward interface to handle subscriptions and features consumption.
Keep your forms alive, avoid `TokenMismatchException` by gently poking your Laravel app.
Poke Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app. Keep this package free Your support allows me to keep this
This module adds a command to easily generate "modules" in Laravel and install them using composer.
Laravel Module Create This module adds a command to easily generate "modules" in Laravel and install them using composer Installation Simply install t
The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.
The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.
Laravel translations checker
Never worry about missing translations again! Use the translations checker.
A convenient helper for using the laravel-seo package with Filament Admin and Forms
Combine the power of Laravel SEO and Filament PHP. This package is a convenient helper for using the laravel-seo package with Filament Admin and Forms
BeckhoffPLCSoapClient - SoapClient to communicate with BeckHoff PLC. Library made in PHP based on TcAdsWebService JavaScript Library.
BeckhoffPLCSoapClient - SoapClient to communicate with BeckHoff PLC. Library made in PHP based on TcAdsWebService JavaScript Library.
Miolica: an e-commerce application that uses React.js as the frontend and Laravel as the backend
Miolica: an e-commerce application that uses React.js as the frontend and Laravel as the backend
MobilePay API for Laravel 9.x
MobilePay for PHP MobilePay API for Laravel 9.x Installation You can install the package via composer: composer require robert-hansen/mobilepay-php Yo
Run Browsershot on AWS Lambda with Sidecar for Laravel
Run Browsershot on AWS Lambda with Sidecar for Laravel This package allows you to run Browsershot on AWS Lambda through Sidecar. You won't need to ins
A simple laravel state machine to handle model transitions, based on a pre-defined list of rules
A simple state machine that allows transitioning model states based on pre-defined rules. Installation You can install the package via composer: compo
A Laravel clone of the Javascript Flatpickr (Date picker) library
A Laravel clone of the Javascript Flatpickr (Date picker) library Using this package you can add a beautiful date or datetime picker into your project
Log executed Laravel SQL queries and their line number and more
A lightweight laravel package for logging executed SQL queries, line number and more
Store your Laravel application settings in an on-disk JSON file
Store your Laravel application settings in an on-disk JSON file. This package provides a simple SettingsRepository class that can be used to store you
Integerating Laravel with Payment Gateways Paypal, Stripe, Paymob, Paytabs and MyFatoorah
This Repo is for integerating Laravel with some Payment gateways Integeration with For these integerations you need to provide env variables from your
Laravel API REST Skeleton Stack
Skeleton stack for API development. Based on Laravel 9 (stable) with Oauth2 API Authentication. Also uses Laravel's and 3'd party vendors.
An Easy, Customizable & Open Source Robux Rewards Website Made With Laravel
RbxDream - Robux Earning Rewards Website Coming Soon Current repo not stable. This is an open source Robux rewards site. Understanding Core Concepts T
Simple Video is a automated H264 encryption system built on Lumen Laravel Framework
Simple Video is a automated H264 encryption system built on Lumen Laravel Framework
Simple CRUD + Search using Laravel 8 and Livewire 2
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A starter template from which to build Laravel + Vite apps
Stack The Laravel framework is fast, clean, and filled with best practices. In this stack, it will handle the backend as an API. The Laravel Vite pack
Laravel package to convert currencies to/from Ghana Cedis(GHS).
Kudi About A Laravel package to convert currencies to/from Ghana Cedis(GHS). Installation composer require iamkarsoft\kudi Publishing config files php
myV - Send valentine to Your love!
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple Laravel Invoice Generator Sling β open-source web application that helps you create invoices and track income.
Simple Laravel Invoice Generator Sling β open-source web application that helps you create invoices and track income. Table of Contents About
This package provides a Logs page that allows you to view your Laravel log files in a simple UI
A simplistics log viewer for your Filament apps. This package provides a Logs page that allows you to view your Laravel log files in a simple UI. Inst