2713 Repositories
PHP laravel-login-without-password Libraries
Teste realizado para Laravel e manuseio de APIs
Aplicação simples para consumir o Web Service ViaCEP e funcionar também como uma API. Projeto As funcionalidades do projeto desenvolvidas são: Utiliza
Base Laravel project with React and Laravel Sanctum authentication
About this project This is a base Laravel project with ReactJS frontend and Laravel Sanctum API authentication. You could read more about here. Instal
A new blog system based on laravel+vue
Lumen PHP Framework Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe d
LogRegPHP is a simple authentication module coded in object-oriented PHP.
LogRegPHP is a simple authentication module coded in object-oriented PHP. It provides you with some helper classes to help you get on speed with your project.
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.
Laravel EKS Deployment Tools with Helm
Infra Laravel Deployment Laravel Kubernetes (EKS) Deployment Tools Prerequirements Docker Docker-Compose AWS CLI Helm Terraform Terraform Provider AWS
`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
Laravel FullCalendar.io Helper
Laravel 5 Full Calendar Helper For Laravel 4.2: use the laravel-4 branch This is a simple helper package to make generating http://fullcalendar.io in
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
A good, non-specialized Laravel base site for faster app development
Larastrap This is a non-specialized Laravel base site containing generalized components for faster development of nearly any type of site. It includes
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
Flexible Calendar for Laravel 4
Laravel 4 Calendar Flexible Calendar for Laravel 4, supports Month, Week and Day Views and multiple events per date. To change the view type dynamical
Write to Laravel Config files and maintain file integrity
Laravel Config Writer Write to Laravel Config files and maintain file integrity. This library is an extension of the Config component used by Laravel.
A simple database logger for all outgoing emails sent by Laravel website.
Laravel Email Database Log A simple database logger for all outgoing emails sent by Laravel website.
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
Laravel queue package You can use all transports built on top of queue-interop including all supported by Enqueue. It also supports extended AMQP feat
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 Formatter Class for Laravel 4 based on FuelPHP's Formatter Class
Changelog Update support for Laravel 6 & phpunit 8 Update composer.json Upgrade to PSR-4 add parameter newline, delimiter, enclosure, and escape to ex
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
Laravel wrapper of LightnCandy for using Handlebars (and Mustache) templates
Laravel Handlebars This package allows you to use Handlebars (and Mustache) templates with Laravel. You can integrate Handlebars templates into Blade
Painless html generation
Painless html generation This package helps you generate HTML using a clean, simple and easy to read API. All elements can be dynamically generated an
Laravel routes from Javascript
Laravel Javascript Routes Why? I love the Laravel 4 routing system and I often use named routes like route('users.show', array('id' = 1)) to generate
Laravel 5 nested category/menu generator
Laravel 5 Nestable Laravel Nestable to work with recursive logic. Category level there is no limit but this may vary depending on your server performa
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
Laravel router extension to easily use Laravel's paginator without the query string
🚨 THIS PACKAGE HAS BEEN ABANDONED 🚨 We don't use this package anymore in our own projects and cannot justify the time needed to maintain it anymore.
Automatic SASS-to-CSS compiling for Laravel 4 (and any other framework too), config-free, in pure PHP, works with latest SASS 3.2 .scss syntax, imports and mixins
laravel-sass Automatic Sass-to-CSS compiling for Laravel 4 (and any other framework by the way) while being in development. Every time you run your ap
Tag support for Laravel Eloquent models - Taggable Trait
Laravel Taggable Trait This package is not meant to handle javascript or html in any way. This package handles database storage and read/writes only.
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
A fake mailer for Laravel Applications for testing mail.
MailThief MailThief is a fake mailer for Laravel applications (5.0+) that makes it easy to test mail without actually sending any emails. Note: Due to
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
Registry manager for Laravel 5. An alternative for managing application configurations and settings.
Registry manager for Laravel 5. An alternative for managing application configurations and settings. Now with the magic of caching, so no more database calls to simply get site setting.
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 Forum
No taking care of this package anymore. Socieboy Forum Package for Laravel 5.2 Features Create conversations. Reply existing conversations. Support fo
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
A request rate limiter for Laravel 5.
Alt Three Throttle An request rate limiter for Laravel 5. Installation This version requires PHP 7.1 or 7.2, and supports Laravel 5.5 - 5.7 only. To g
Simple transactional email classes/templates for Laravel 5 mailables
Tuxedo Tuxedo is an easy way to send transactional emails with Laravel's Mail classes, with the templates already done for you. Contents Installation
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.
An SSL/TLS service for Laravel
An SSL/TLS service for Laravel. Use the openssl driver it includes or create your own custom driver.
Collection of classes you can use to standardize data formats in your Laravel application.
Laravel Formatters This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Co
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
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
A personal repo where I'll upload code that I write while learning laravel
Learning Laravel All of the knowledge has been gained from this Tutorial - The best tutorial ever! Preparation Choose an IDE to code in, I personally
Online Shop build in Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
apenas um app em laravel pra enviar e-mail pros meus followers
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升
验证器 简介 兼容 Hyperf/Laravel Validation 规则 部分场景可获得约 500 倍性能提升 验证器可多次复用不同数据,无状态设计 规则可全局复用 智能合并验证规则 安装 环境要求 PHP = 8.0 mbstring 扩展 ctype 扩展 安装命令 composer re
Extend Laravel PHP framework to make working with Aiven databases simpler
Aiven Commands for Laravel ✨ Add some Aiven magic to your Laravel project ✨ This Laravel package provides some aiven commands for artisan to help with
Make any class queue aware in a Laravel app
Make any class queue aware This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Support us We in
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.
E-Commerce Laravel Project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Laravel Starter With Laravel, Vite, Vue 2, Inertia.js, Ziggy, Typescript
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
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
Laravel Roles and Permissions
Introduction to Laravel Roles and Permission App Starter Kit Roles and sanctions are a paramount part of many web applications. In project, we have op
Laravel Starter With Laravel, Vite, Vue 2, Inertia.js, Ziggy
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
this repo is back end of project done with laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Clone do instagram utilizando Laravel, Vue, Inertia, Tailwind
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL.
Laravel GraphQL This package is no longuer maintained. Please use rebing/graphql-laravel or other Laravel GraphQL packages Use Facebook GraphQL with L
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 full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
#Vue-Cli Template for Larvel + Webpack + Hotreload (HMR) I had a really tough time getting my workflow rocking between Laravel and VueJS projects. I f
A Laravel 5+ (and 4) service provider for the AWS SDK for PHP
AWS Service Provider for Laravel 5/6/7/8 This is a simple Laravel service provider for making it easy to include the official AWS SDK for PHP in your
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
This package enables you to create and run a fully functioning WebSocket server in your Laravel app.
This package enables you to create and run a fully functioning WebSocket server in your Laravel app. It can optionally receive messages broadcast over ZeroMQ.
SMS service provider for Laravel
laravel-sms SMS service provider for Laravel and Lumen. Uses SMS Client to enable sending SMS messages using the following drivers: nexmo clockwork te
🤖 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
GraphQL implementation with power of Laravel
Laravel GraphQL Use Facebook GraphQL with Laravel 5.2 =. It is based on the PHP implementation here. You can find more information about GraphQL in t
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
Generates OpenApi specification for Laravel, Lumen or Dingo using a configuration array and cebe/php-openapi
OpenApi Generator for Laravel, Lumen and Dingo. About The openapi-gen package provides a convenient way to create OpenApi specifications for Laravel,
Theme and asset management for laravel
Laravel-Themevel Themevel is a Laravel theme and asset management package. You can easily integrate this package with any Laravel based project. Featu
AmaranJS stylish notification for your laravel application.
AmaranJS Laravel 5 Package AmaranJS L5 package is a Laravel wrapper for my jquery plugin AmaranJS.You can create easy and stylish notifications with A
Notifying your users doesn't have to be a lot of work.
Messenger for Laravel Goal To provide a drop-in, application-wide alerting functionality to display various types of alerts and notifications to the u
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 TWBS menu builder for Laravel
Laravel Menu Builder A menu builder for Laravel 4-5 using Bootstrap's markup. Документация на Русском Note that this package is shipped with no styles
Simple Laravel 5+ (5.4) Theme Switcher with Middleware!
Laravel Theme The simpliest of theme switching for Laravel 5 Installation Usage Installation Laravel 5.1+ Install Laravel Theme manager: composer requ
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 Grid is a package that helps you display table data.
Laravel Grid Laravel Grid is a package that helps you display table data. I could not find package that would satisfy my needs so I decided to write o
Add theming support to your Laravel 5.* projects
Laravel Theme Add theming support to your Laravel 5.* projects. Features Custom theme locations Support for theme inheritence with theme fallback Them
View themes is a simple package to provide themed view support to Laravel.
Laravel View Themes View themes is a simple package to provide themed view support to Laravel. Installation Add alexwhitman/view-themes to the require
SwitchBlade: Custom Directives for the Laravel Blade templating engine
SwitchBlade: Custom Directives for the Laravel Blade templating engine
Rapid form generation with Bootstrap 3 and Laravel.
Important: This package is not actively maintained. For bug fixes and new features, please fork. BootForms BootForms builds on top of my more general
BootstrapForm, forms for Laravel 5
BootstrapForm, forms for Laravel 5 This is a package for simply creating Bootstrap 3 styled form groups in Laravel 5. It extends the normal form build
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
Generate form validators for Laravel: an extension of way/generators
Laravel Form Validator Contents Introduction Installation Usage Example Tests Introduction After using Jeffrey Way's Generator and his Validator packa
Twitter Bootstrap forms for Laravel 5
Twitter Bootstrap Forms for Laravel 5 Simple way to create forms View demo demo repository Custom form controls and shorthand methods for form rows (b
Brings Laravel's great template engine, Blade, to WordPress
###This plugin is deprecated in favor of ekandreas/bladerunner WordPress Blade Brings Laravel's great template engine, Blade, to WordPress. Just insta
Use WordPress backend with Laravel or any PHP application
A collection of Model classes that allows you to get data directly from a WordPress database. Corcel is a collection of PHP classes built on top of El
Seamlessly integrate Wordpress with Laravel.
Documentation What is this? This is your standard Laravel install but with a few little extras 😉 . Koselig is your gateway to Wordpress from Laravel.
Wordpress integrated with Laravel via Composer. Together, but independents.
Wordpress integrated with Laravel via Composer. Atention! The branch master is no longer manteined. Now I'm working on branch light. Not booting Larav
Integrating Laravel into WordPress
WordPress Laravel Bootstrap A WordPress plugin helps you use functions, methods, libraries of Laravel in any WordPress projects Requiments Laravel =
Laravel 101 presentation for the Winnipeg PHP Meetup group
Laravel 101 Slides These are the slides I used for my "Laravel 101" presentation at the Winnipeg PHP Meetup on March 26, 2014. The slideshow framework
The guide to build a Laravel 5.2 app from a to z.
Laravel Apz The guide to build a Laravel 5.2 app from a to z. Step-by-Step Tutorial (Start Here!) https://github.com/jp7internet/laravel-apz/wiki Scre