3212 Repositories
PHP laravel-library Libraries
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
SecurityMultiTool A multitool library offering access to recommended security related libraries, standardised implementations of security defences, an
Generates a vue-i18n compatible include file from your Laravel translations
This is fork of martinlindhe/laravel-vue-i18n-generator to give Laravel 8+ support for this excellent package.
Extensionless PHP Graphic User Interface library
PHP can be more than a "Web Language", it's a fast language, with a cross platform interpreter and a good CLI. GUI is a natural step for completing this ecosystem.
Kick-start you next Laravel based API with this awesome boilerplate 🚀
Laravel API boilerplate 🚀 An awesome boilerplate for your next Laravel 9 based API. It's only goal is to simply kick-start your API development and p
🧙♂️ Simple Wizard Controller for Laravel.
Laravel Wizards Simple Wizard Controller for Laravel. If you need a more sophisticated solution, then have a look at Laravel Aracanist. Installation I
CORS (Cross-Origin Resource Sharing) for your Symfony/Laravel requests
CORS for PHP (using the Symfony HttpFoundation) Library and middleware enabling cross-origin resource sharing for your http-{foundation,kernel} using
Empower your business to accept payments globally, earn rewards and invest in crypto with lazerpay laravel sdk in your laravel project.
Lazerpay Laravel Package pipedev/lazerpay is a laravel sdk package that access to laravel api Installation PHP 5.4+ and Composer are required. To get
Decorate Your Models and Write Clean/Reusable Code with Presenters.
Laravel Presenter A clean way to present your model attributes without putting them in the wrong file. Installation You can install the package via co
A package to keep track of your pages & understand your audience
A clean way to track your pages & understand your user's behavior Installation You can install the package via composer: composer require coderflexx/l
Remember your query results using only one method. Yes, only one.
Cache Query Remember your query results using only one method. Yes, only one. Articles::latest('published_at')-cache()-take(10)-get(); Keep this pa
A seamless django like admin panel setup for Laravel. Simple, non-cms table manager for admins.
Seamless Admin Panel A seamless Django-like admin panel setup for Laravel. Simple, non-cms table manager for admins. Installation steps Require the Pa
An open source blog, made using Laravel, Inertia.js, and React.js. Also a learning repository.
Blog An open source Laravel-based blog. Still in progress, will be updated regularly as I wrote articles on my blog. Configurations Shared-hosting, an
یک پکیج لاراول برای ارسال ، دریافت و... پیامک (SMS)
پکیج لاراول SMS با استفاده از این پکیج می توانید به پنل خود در وب سایت sms.ir متصل شوید و یک سیستم ارسال و دریافت SMS ایرانی در لاراول داشته باشید. به
A Laravel artisan based package to create the AWS (SES + SNS) infrastructure to receive email event notifications with Http/Https endpoint.
Laravel SES Tracking Setup the AWS infrastructure to handle email events using SES/SNS and http/s endpoints with a single Laravel artisan command. Thi
Easy XHProf setup to profile your laravel application!
Introduction Laravel XHProf provides you with a simple setup to profile your laravel application with the well known XHProf php extension originally d
Framewok php mcquery ( pt-br )
Sobre o mcquery O MCQUERY foi feito com a intenção de ser um framework que não dependa de outras bibliotecas ou frameworks para funcionar, sendo a úni
JSON Web Token (JWT) for webman plugin
JSON Web Token (JWT) for webman plugin Json web token (JWT), 是为了在网络应用环境间传递声明而执行的一种基于JSON的开放标准((RFC 7519).该token被设计为紧凑且安全的,特别适用于分布式站点的单点登录(SSO)场景。
Réalisation d'un API avec Laravel
Laravel étant un framework « à tout faire » celui-ci nous permet bien évidemment de créer également des API. ... Une API va nous permettre de séparer la logique entre client et serveur afin de réaliser si vous le souhaitez différent client pour la même donnée (exemple Twitter avec des clients multiplateformes).
Declare database migrations and factory definitions inside Laravel models.
Lucid This package allows you to declare database migrations and factory definitions inside of your Laravel models. Running the lucid:migrate command
project with laravel 9 and php 8 and vuejs 3(modular) in both multi page and single page application
About Project Since Laravel 9 was recently released, it supports PHP 8 and above. So I decided to implement a prototype project using Laravel 9 + PHP
A simple, standalone, modern PHP class inspector and mapper library, wrapping PHPs native reflection in a fluent interface
A simple, standalone, modern PHP class inspector and mapper library, wrapping PHPs native reflection in a fluent interface.
Admin user, role and permission management for Laravel Filament
Filament Access Control Opinionated setup for managing admin users, roles and permissions within Laravel Filament Features Separate database table for
A simple and clean boilerplate to start a new SPA project with authentication and more features from fortify
A simple and clean boilerplate to start a new SPA project with authentication and more features from fortify. Its like the little sister of Jetstream, but as SPA.
Tabulation System using Laravel 9, Vue 3, and Vite. #100DaysOfCode
Tabulation System using Laravel 9, Vue 3, and Vite. #100DaysOfCode
PHP library for the Notion API
Notion SDK for PHP PHP version of the official NOTION API. It works the same way as the reference JavaScript SDK 🎉 Installation Install this package
Laravel Starter Kit (Inertia-SSR - Vue3 - Bootstrap 5)
Laravel Starter Kit (Inertia-SSR - Vue3 - Bootstrap 5) Use this starter kit to develop with Laravel 9 setup InertiaJs with Server Side Rendering (SSR)
Laravel 8.x package wrapper library for Metatrader 5 Web API
Laravel 8.x package wrapper library for Metatrader 5 Web API
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
This Laravel package merges staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
Durable workflow engine that allows users to write long running persistent distributed workflows in PHP powered by Laravel queues
Durable workflow engine that allows users to write long running persistent distributed workflows (orchestrations) in PHP powered by Laravel queues. Inspired by Temporal and Azure Durable Functions.
Versão 2 do System Storage, com melhorias e com a principal mudança, usando Laravel, um Framework do PHP.
Versão 2 do System Storage, com melhorias e com a principal mudança, usando Laravel, um Framework do PHP.
Laravel 9 & React Event Calendar
###Event Calendar ##Projeyi docker üzerinde ayağa kaldırma #Acount Service accountService klasörü içine girerek docker-compose up --build komutu ile a
A scout DB fulltext-based driver that store index data in related tables
A scout DB fulltext-based driver that store index data in related tables This package provide a Laravel/Scout Engine based on database/fulltext only,
This Laravel Nova tool lets you run artisan and bash commands directly from Nova 4 or higher.
Laravel Nova tool for running Artisan & Shell commands. This Nova tool lets you run artisan and bash commands directly from nova. This is an extended
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
⚡️ Easiest way to implement Socialite for Laravel Jetstream.
Introduction Installation Usage & Setup Generating the redirect Resolving users Handling Invalid State Create account on first login Log in on registr
Two-Factor Authentication for all your users out-of-the-box.
Two Factor On-premises Two-Factor Authentication for all your users out of the box. use Illuminate\Support\Facades\Auth; use Laragear\TwoFactor\TwoFac
PHP Secure Headers
Secure Headers Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration. Version Installatio
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page.
Snappy Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. It uses the excellent webkit-based wkhtmltopd
LERN is a Laravel package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
LERN is a Laravel package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
A Single Table Inheritance Trait for Eloquent/Laravel
Single Table Inheritance Single Table Inheritance is a trait for Laravel 5.8+ Eloquent models that allows multiple models to be stored in the same dat
📝 Artisan Menu - Use Artisan via an elegant console GUI
📝 Artisan Menu Use Artisan via an elegant console GUI Features Run built-in and custom Artisan commands from a console GUI Prompts to enter required
Laravel 5 Modules
Laravel 5 Modules Upgrade Guide Installation Configuration Naming Convension Folder Structure Creating Module Artisan Commands Facades Entity Auto Sca
A library providing platform-specific user directory paths, such as config and cache
Phirs A library providing platform-specific user directory paths, such as config and cache. Inspired by dirs-rs.
The best PHP library for VK Users Longpoll Api (Page Bots).
vk-page-bot-lib Description: There are 2 commands and a logger. There is a logger of new messages and a logger that a friend has entered/left in/from
Setup Docker Para Projetos Laravel 9 com PHP 8
Setup Docker Para Projetos Laravel 9 com PHP 8
Check Exchange Rates for any currency in Laravel.
Exchange Check exchange rates for any currency in Laravel If your app supports multi-currency, you'll no doubt need to check exchange rates. There are
An extensible validation library for your data with sane defaults.
Hird Hirds, also known as housecarls, was a gathering of hirdmen, who functioned as the king's personal guards during the viking age and the early mid
Set multiple alerts from your backend, render them in the frontend with any HTML
Alerts Set multiple alerts from your backend, render them in the frontend with any HTML. alert('This is awesome! 😍', 'success') div class="alert ale
TeyMii - Sampaikan Pesan Secara Rahasia
TeyMii - Sampaikan Pesan Secara Rahasia TeyMii adalah web yang menghubungkan dengan teman/sahabat/orang lain, melalui pesan secara rahasia tanpa diket
Laravel 9 Livewire Multiple Image Upload Example
Laravel livewire multiple image upload; Through this tutorial, i am going to show you how to upload multiple image using livewire in laravel apps.
Laravel 7 Ajax Pagination Example
Now, let's see post of Laravel ajax pagination with jQuery. We will look at example of Laravel pagination json. In this article, we will implement a jQuery ajax pagination in Laravel . You can understand a concept of Laravel ajax bootstrap pagination. Here, Creating a basic example of pagination jQuery ajax Laravel
A wrapper of voku/anti-xss for Laravel
Laravel Security Laravel Security was created by, and is maintained by Graham Campbell, and is a voku/anti-xss wrapper for Laravel, using graham-campb
An interface for the administrator to easily change application settings. Uses Laravel Backpack
Backpack\Settings An interface for the administrator to easily change application settings. Uses Laravel Backpack. Works on Laravel 5.2 to Laravel 8.
Adds phone number functionality to Laravel based on the PHP port of Google's libphonenumber API by giggsey.
Laravel Phone Adds phone number functionality to Laravel based on the PHP port of Google's libphonenumber API by giggsey. Table of Contents Demo Insta
This package was created to deal with laravel datatables and cruds using vuejs.
datatable-cruds Installation This package was created to deal with laravel datatables and cruds using vuejs. Install the package through Composer. Run
Integrate likes, bookmarks, favorites, reactions and custom made marks into your application
Laravel Markable This package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites and so on.
A cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decryption, digital signing and message authentication.
PHP Encryption A cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decryp
Web app to share your favorite photos, made with laravel
Kuro Photos Web app to share your favorite photos, made with laravel. This web app was made for educationals purposes only. I enjoyed so much learning
Login SV Authentication for Laravel.
Autenticación LoginSV para Laravel. Instalación Instalar el paquete usando el siguiente comando, composer require leolopez/loginsv Registrar el prove
This package brings back the policy authorization for MenuItem
This package brings back the policy authorization for MenuItem. Also, the well-known canSee method is added to MenuItem and MenuSection. Empty menu sections are automatically hidden.
An opinionated feature flags package for Laravel
This package provides an opinionated API for implementing feature flags in your Laravel applications. It supports application-wide features as well as model specific feature flags.
Enable/disable query logger in Laravel/Lumen
Enable/disable query logger in Laravel/Lumen
An advanced datatable component for Laravel Livewire.
Livewire Smart Table An advanced, dynamic datatable component with pagination, sorting, and searching including json data. Installation You can instal
A system for auto-decorating models with presenters
Laravel Auto Presenter 7 This package automatically decorates objects bound to views during the view render process. Features Automatically decorate o
Laravel Passport Memoized
Laravel Passport comes with repositories for the underlying oauth2-server that result in multiple queries to retrieve the same exact object from the database in a single request. With a good database engine this will have a small impact in the range of milliseconds but this is still unacceptable and should be avoided if possible.
A small marshalling library used to encode/decode data from classes
A small marshalling library used to encode/decode data from classes
WordPress entities creation library (CPT, CT, native option page, ACF option page, user role, block pattern category, block category…)
WordPress entities creation library (CPT, CT, native option page, ACF option page, user role, block pattern category, block category…)
Laravel Abdal Detector - Find info about IP , OS and web browser from your client
Laravel Abdal Detector - Find info about IP , OS and web browser from your client
CRUD API em Laravel para registrar produtos.
CRUD API feito em laravel manipulando dados/registros de produtos. Criar um banco de dados chamado laravel_api utf8mb4_unicode_ci. Baixe o composer. P
Chargily ePay Gateway PHP
Chargily ePay Gateway PHP Make ePayment gateway integration with Chargily easier Currently support payment by CIB / EDAHABIA cards and soon by Visa /
Signaler library that provide stack for signal listeners.
Stack Signaler. Contents Installation Usage Testing License Installation composer require kafkiansky/signaler Usage Simple example with \SIGINT signal
Php library for converting emoji shortcodes to emoji
Emojify provides methods for checking if string is shortcode replace shortcode with emoji replacing all shortcodes in string with emoji Made for a md
Fullcycle Course - Microservice Admin Videos Laravel
Fullcycle Course - Microservice Admin Videos Laravel
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
A Laravel starter kit with auth scaffolding using Livewire & Bootstrap.
Zephyr This package is a Laravel starter kit with auth scaffolding using Livewire & Bootstrap. It was created for people who prefer using Livewire & B
Laravel package to generate sweepstakes using the Round Robin algorithm
Laravel package to generate sweepstakes using the Round Robin algorithm. Supports any number of teams, as long as they are greater than a minimum value specified in the configuration file. Built with Laravel Collections for better handling of arrays.
Get a realtime feed of your Laravel project’s most important events using Logsnag.
laravel-logsnag Get a realtime feed of your Laravel project’s most important events using Logsnag. Supports push notifications straight to your phone.
Laravel Custom Response Messages from Passport Oauth2 Server
This is a sample repository showing how to install Oauth2 server using Laravel's passport package and customize its responses.
Declare routes inside Laravel Livewire components.
Convoy This package allows you to declare routes inside of your full page Laravel Livewire components. All you have to do is create a route method ins
Project with laravel 9 and livewire login and register + edit user profile
Laravel 9 has just been released, and I decided to make a prototype project with Laravel 9 + livewire. In this project, full user registration with mobile number along with profile editing has been implemented. Project features are as follows
Simple address and contact management for Laravel with automatically geocoding to add longitude and latitude
Laravel Addresses Simple address and contact management for Laravel with automatically geocoding to add longitude and latitude. Installation Require t
Implementation of a library to process SISP vinti4 payment in a easy way.
Implementation of a library to process SISP vinti4 payment in a easy way.
Create and manage A Domain Driven Design (DDD) in your Laravel app, simply and efficiently.
Create and manage A Domain Driven Design (DDD) in your Laravel app, simply and efficiently.
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
Laravel Migrations Generator Generate Laravel Migrations from an existing database, including indexes and foreign keys! This package is cloned from ht
Google Two-Factor Authentication Package for Laravel
Google2FA for Laravel Google Two-Factor Authentication Package for Laravel Google2FA is a PHP implementation of the Google Two-Factor Authentication M
Browsershot wrapper for Laravel 5
Browsershot wrapper for Laravel 5 This package takes advantage of Google Chrome's Headless mode to take screenshots and generate PDFs from websites, v
Countries for Laravel
Countries for Laravel What does it gives you? This package has all sorts of information about countries: info items taxes 32 geometry maps 248 topolog
Data Table package with server-side processing, unlimited exporting and VueJS components
Data Table package with server-side processing, unlimited exporting and VueJS components. Quickly build any complex table based on a JSON template.
Telegraph - a Laravel package for fluently interaction with Telegram Bots
Telegraph - a Laravel package for fluently interaction with Telegram Bots
A thin and light scaffolded Laravel Dusk environment.
Laravel Husk Larvel Husk is a thin and light scaffolded Laravel Dusk environment. It allows you to test your JavaScript applications with PHP using Pe
PHP için anlatım ve hızlı ilerleyebileceğiniz Türkçe kaynak
PHP-Kaynak PHP için anlatım ve hızlı ilerleyebileceğiniz kaynak 👇 Aşağıda içerik sırasını görebilir ve devam edebilirsiniz. ⚠️ Lütfen gördüklerinizi
🤹♀️Very simple to use Gravatar implementation for Laravel
Very simple to use Gravatar implementation for Laravel. Install, Include the Facade and then generate, simple! Installation You can install the packag
API-Rest para información sobre administración-politica de Cuba
API_CUBA API desarrollada con Laravel PHP para brindar servicios REST para multiples plataformas sobre información politico administrativa de API_CUBA
Add Active Campaign API v3 to your Laravel application.
Laravel ActiveCampaign (WIP) This package provides a simple interface to the ActiveCampaign API v3. Currently the packages only supports the endpoints
Hcaptcha & Google ReCaptcha Solution for Laravel Framework
Laravel Captcha is a wrapper around HCaptcha & Google Recaptcha. It provides very easy-to-use Facade, Validation Rule, and blade directives.
Use Permify in server-side PHP Projects.
Permify Php Library Use Permify in server-side PHP Projects. What is Permify? Permify is a plug-&-play authorization API that helps dev teams create g
Ray.Di for Laravel
In addition to the existing Laravel service container, Ray.Di provides dependency resolution for contoroller. AOP can be applied to all injected objects.
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin