3012 Repositories
PHP Laravel-8-RealTime-CRUD-Using-Google-Firebase Libraries
Google Cloud Optimization for PHP
Google Cloud Optimization for PHP Idiomatic PHP client for Google Cloud Optimization. API documentation NOTE: This repository is part of Google Cloud
Laravel Simple Access Log
Laravel Simple Access Log Many systems need to log user access for auditing purposes. This package creates a database table with sensible fields for l
Artisan Command for FriendsOfPHP/PHP-CS_Fixer
Laravel PHP CS Fixer The PHP CS Fixer is maintained on GitHub at https://github.com/FriendsOfPHP/PHP-CS-Fixer bug reports and ideas about new features
Integrate reCAPTCHA using async HTTP/2, making your app fast with a few lines.
ReCaptcha Integrate reCAPTCHA using async HTTP/2, making your app fast with a few lines. use Illuminate\Support\Facades\Route; Route::post('login', f
Instagram Clone App made with Laravel a PHP Framework
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Doogle is a search engine and web crawler which can search indexed websites and images
Doogle Doogle is a search engine and web crawler which can search indexed websites and images, and then use keywords to be searched later. Written pri
Clean Architecture, DDD and CQRS using Symfony 6
Task manager system using Clean Architecture, DDD and CQRS. Environment setup Install Docker Clone the project: git clone https://github.com/k0t9i/Tas
A simle MVC framework implimentation using php
Vanilla-framwork A simle MVC framework implimentation using php , no additonal 3rd party are used (Vanilla Php); Email Support Configuration for email
High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C compiler
View Language API Table of contents: About Expressions Tags Configuration Compilation Installation Unit Tests Examples Reference Guide About This API
Laravel style FormRequests for Symfony; inspired by adamsafr/form-request-bundle
Somnambulist Form Request Bundle An implementation of form requests from Laravel for Symfony based on the original work by Adam Sapraliev. Requirement
🐍 Web application made in PHP with Laravel where you can interact via API with my Snake game which is made in Python
Snake web application Project of the web application where you can interact via API with Snake game which is available to download on it. Application
Google Cloud Orchestration Airflow for PHP
Google Cloud Orchestration Airflow for PHP Idiomatic PHP client for Google Cloud Orchestration Airflow. API documentation NOTE: This repository is par
OpenAPI (Swagger) Specification Support for Sunrise Router (and not only)
OpenAPI (Swagger) Specification Support for Sunrise Router Important to understanding OpenAPI Specification Installation composer require 'sunrise/htt
🔔 Flasher is a powerful and flexible flash notification system for PHP, Laravel, Symfony
A powerful and flexible flash notifications system for PHP, Laravel, Symfony 👀 PHP Flasher helps you to add flash notifications to your PHP projects.
This package help you build your REST API documentation.
Laravel API Doc This package help you build your REST API documentation. Installation You can install the package via composer: composer require axeld
Google Cloud Profiler for PHP
Google Cloud Profiler for PHP Idiomatic PHP client for Google Cloud Profiler. API documentation NOTE: This repository is part of Google Cloud PHP. Any
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
Modello base con tutto il docker configurato per php7.4, mariadb, vue3, apache...con esempi di component e chiamate rest interne
Applicazione base per utilizzare laravel con docker, php7.4, apache, mariadb10, vue3 Semplice installazione corredate di rotte web e api di base, 3 co
A powerful PHP Router for PSR7 messages inspired by the Laravel API.
Rare Router A simple PHP router built on AltoRouter but inspired by the Laravel API. Installation composer require rareloop/router Usage Creating Rou
Google map with autocomplete
Nova Google Map With Autocomplete Field Package This field allows you to work with Google Places API to autocomplete and Google Map on user input and
Laravel telegram log is a package that can catch your logs all quite simply
Laravel Telegram log Laravel telegram log is a package that can catch your logs all quite simply. Requirments This package is tested with Laravel v8 i
Localization Helper - Package for convenient work with Laravel's localization features and fast language files generation
Localization Helper Package for convenient work with Laravel's localization features and fast language files generation. Installation Via Composer $ c
Laravel ECPay 為串接綠界的非官方套件,依據tsaiyihua/laravel-ecpay套件進行修改
Laravel ECPay Laravel ECPay 為串接綠界的非官方套件,依據tsaiyihua/laravel-ecpay套件進行修改 系統需求 PHP = 7 Laravel = 5.7 安裝 composer require javck/ecpay 環境設定 php artisan
Tailwind scaffolding for the Laravel framework.
Introduction Laravel Jetstream is a beautifully designed application scaffolding for Laravel. Jetstream provides the perfect starting point for your n
Laravel package to create autonumber for Eloquent model
Laravel AutoNumber Laravel package to create autonumber for Eloquent model Installation You can install the package via composer: composer require gid
Laravel Sliding Window Rate Limiter
Laravel Sliding Window Rate Limiter This package provides an easy way to limit any action during a specified time window. You may be familiar with Lar
A Laravel package to help track user onboarding steps
A Laravel package to help track user onboarding steps This package lets you set up an onboarding flow for your application's users. Here's an example
🖤Run Laravel artisan tinker from a Vim buffer with output in Ray
Tinkeray Heavily inspired by the absolutely awesome Tinkerwell, run Laravel artisan tinker from a Vim buffer with output in Ray 🖤 Installation Usage
The fastest way to make a powerful JSON:API compatible Rest API with Laravel.
The first fully customizable Laravel JSON:API builder. "CRUD" and protect your resources with 0 (zero) extra line of code. Installation You can instal
Keycloak Web Guard for Laravel allow you authenticate users with Keycloak Server
Keycloak Web Guard for Laravel This packages allow you authenticate users with Keycloak Server. It works on front. For APIs we recommend laravel-keycl
Laravel package for Mailjet API V3 and Laravel Mailjet Mail Transport
Laravel Mailjet Laravel package for handling Mailjet API v3 using this wrapper: https://github.com/mailjet/mailjet-apiv3-php It also provides a mailje
PHP library for sending messages using a ntfy server.
ntfy-php-library PHP library for sending messages using a ntfy server. Supports ntfy server version 1.27.2. Install composer require verifiedjoseph/nt
Get notified when stuck jobs are detected.
Get notified and execute PHP callback when you have stuck jobs for a defined number of hours. Notifications can be sent by mail, Slack and webhooks (c
Ratings and reviews for the Laravel's Eloquent models ⭐⭐⭐⭐⭐
Laravel Reviews Ratings and reviews for the Laravel's Eloquent models Users will be able to rate and review the reviewable models. Then these reviews
Extend Jenssegers/laravel-mongodb to support transaction function
Laravel Mongodb (Transactional support) Introduction Jensseger's laravel-mongodb extension package is very popular among Laravel developers, but it la
Enjoy realtime input validation by passing your rules in your input itself.
Laravel Realtime input Enjoy realtime input validation by passing your rules in your input itself. Requirments This package is tested with Laravel v8
Example of create, update, delete and read operations in laravel 9 version.
Laravel 9 CRUD Example Example of create, update, delete and read operations in laravel 9 version. Download Step 1 (download the project.) git clone h
This template should help get you started developing with laravel 9 + Vue 3 in Vite + Tailwind
simple-project This template should help get you started developing with laravel 9 + Vue 3 in Vite + Tailwind
Laravel breeze is a PHP Laravel library that provides Authentication features such as Login page , Register, Reset Password and creating all Sessions Required.
About Laravel breeze To give you a head start building your new Laravel application, we are happy to offer authentication and application starter kits
This Laravel Nova package allows you to manage media and media fields
Nova Media Hub This Laravel Nova package allows you to manage media and media fields. Requirements php: =8.0 laravel/nova: ^4.0 Features Media Hub UI
This package provides a Filament resource to view all Laravel sent emails.
This package provides a Filament resource to view all Laravel outgoing emails. It also provides a Model for the database stored emails. Installation Y
A set of filament components with extra functionality & fresh look
Filament Addons A set of filament components with extra functionality & fresh look Pills (Tab Pills) Coming Soon ... Support Filament Installation You
QuestionApp - a platform where users can ask questions and discuss about the subject they are curious about
QuestionApp About The Project It can be a trend according to the number of likes and comments that members can ask questions. ![Alt Text] Ask your any
Create eye-catching Open Graph images for each (or some) site pages
Open Graph Image Generator for Laravel Create Open Graph images (og:image, twitter:image, vk:image) for each (or some) site pages. Use page title to c
Códigos-fonte / Aulas de Desenvolvimento Web-II / PHP - Laravel
aulas-webii [ Códigos-fonte / Aulas de Desenvolvimento Web-II / PHP - Laravel ] Após clonar projeto do Laravel efetuar os seguintes passos: composer i
A sample CakePHP api application using CakeDC/cakephp-api and swoole as server
CakePHP Application Skeleton composer create-project --prefer-dist cakephp/app Added sample data using https://github.com/annexare/Countries Created m
Simple Laravel API with Sanctum Authentication.
Laravel API (with sanctum authentication) What is sanctum? Laravel Sanctum provides a featherweight authentication system for SPAs (single page applic
The magic of Inertia.js with the simplicity of Blade
Laravel Splade The magic of Inertia.js, with the simplicity of Blade. Support Splade. We proudly support the community by developing Laravel packages
Generate services and contracts in Laravel with the artisan command
What does it do? This package adds a new php artisan make:service {name} {--N|noContract} command. It will create a service file and its contract (int
A helper method to generate absolute asset URL's to Vite assets
Laravel vite() helper method A super simple Laravel helper to fill the void that Laravel Mix left. Mix had a helper, aptly named mix() that would retu
✉️ Laravel Mail Explorer
Mailbook Mailbook is a Laravel package that lets you easily inspect your mails without having to actually trigger it in your application. View demo In
Execute Laravel Artisan commands via REST APIs and HTTP requests safely.
Artisan Api There might be some times you wanted to execute an Artisan command, but you did not have access to shell or SSH. Here we brought REST API
A Laravel test build by Incline Start-up Agency. Testing Git and framework functions.
Incognito-Confessions A laravel test build by Incline Start-up Agency. Testing Git and framework functions. Description A laravel starter for future t
Laravel Package for 1APP. Learn how to integrate our APIs to build a web or mobile integration to send and accept payments for your application and businesses.
1APP Laravel Library Learn how to integrate our APIs to build a web or mobile integration to accept payments, make payment of Bills and as well custom
The Online Shopping System in PHP using XAMPP as virtual Server.
Online shopping is a form of electronic commerce which allows consumers to directly buy goods or services from a seller over the Internet using a web browser or a mobile app.
This Validate Class is for those who are looking for a validator that returns a code for every each error (Laravel/Api)
Validator-Class This Validate Class is for those who are looking for a validator that returns a code for every each error (Laravel/Api) Requirements A
Use Ciphersweet in your Laravel project
In your project, you might store sensitive personal data in your database. Should an unauthorised person get access to your DB, all sensitive can be read which is obviously not good.
Easily add sub domains to your CakePHP application using route prefixes
Easily add sub domains to your CakePHP application using route prefixes. Based on code created by chinpei215.
🍪 Powerful wrapper for improved cookie integration on Laravel
🍪 Powerful wrapper for improved cookie integration on Laravel
Create your routes using attributes in your controllers
Create your routes using attributes in your controllers
Simple opinionated PHP 8.1 enum helper for Laravel
Laravel Enum Helper This is an extension of the datomatic/enum-helper package based on Laravel Framework. The package consists on a LaravelEnumHelper
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
A Full Stack login/register system using a MySQL database to store the information
This is a Full Stack login/register system using a MySQL database to store the information. I created this to sharpen my Full Stack Development skills.
Laravel Response Formatter
I created this package to make it easier to format the response from a controller. I have used this package in my projects and I hope you enjoy it!
Stupid async implementation using await-generator
libAsync Stupid async implementation using await-generator Usage libAsync::doAsync(Closure $executor); // -- Returns a promise Example Fetch data fro
Fluent Interface for Laravel Backpack - Define resources once and get all CRUD configurations ready!
CRUD Resource for Laravel Backpack This package allows creating CRUD panels for Backpack for Laravel administration panel using fluent field definitio
A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js
RSS A simple, opinionated, RSS feed aggregator. Features The following features are built into the application: Supports RSS and ATOM formats. Regular
A dead-simple comments package for Laravel.
A dead-simple comments package for Laravel. This package provides an incredibly simple comment system for your Laravel applications. If you're looking
Data providers encapsulate logic for Inertia views, keep your controllers clean and simple.
Laravel Data Providers for Inertia.js Data providers encapsulate logic for Inertia views, keep your controllers clean and simple. Installation We assu
Sqlcommenter is a plugin/middleware/wrapper to augment SQL statements from laravel
sqlcommenter is a plugin/middleware/wrapper to augment SQL statements from laravel with comments that can be used later to correlate user code with SQL statements.
Start using Whatsapp Business Cloud API in your app
Use The Most Used Whatsapp's Cloud API Start using Whatsapp Business Cloud API in your app! Support us Investing on this package is defintely a good m
Open source for selling social media accounts or accounts on other platforms.
SELLACC - Open Source Selling Accounts SELLACC is open source for selling social media accounts or accounts on other platforms. ⚠️ We not update sourc
Performance monitoring Lighthouse with GraphQL Hive.
Lighthouse GraphQL Hive GraphQL Hive can measure and collect data against all your GraphQL operations and generate analytics on them. This package aim
Provides TemplateView and TwoStepView using PHP as the templating language, with support for partials, sections, and helpers.
Aura View This package provides an implementation of the TemplateView and TwoStepView patterns using PHP itself as the templating language. It support
Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP
Open source social sign on PHP. Connect your application(s) with social network(s).
A privacy respecting free as in freedom meta search engine for Google and popular torrent sites
A privacy respecting free as in freedom meta search engine for Google and popular torrent sites
Build a simple ecommerce website with Laravel.
Simple Ecommerce Build a simple ecommerce website with Laravel. Explore the docs » View Demo · Report Bug · Request Feature Table of Contents Getting
A Blade component to quickly login to your local environment
Quickly login to your local environment When developing an app that has an admin section (or any non-public section), you'll likely seed test users to
Adds phone number functionality to TYPO3 based on the PHP port of Google's libphonenumber API by giggsey
TYPO3 Phone Adds phone number functionality to TYPO3 based on the PHP port of Google's libphonenumber API by giggsey. Installation composer require si
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
Monitor your Laravel application performance with New Relic
Laravel New Relic This package makes it simple to set up and monitor your Laravel application with New Relic APM. New Relic provides some excellent lo
Optimize images in your Laravel app
Optimize images in your Laravel app This package is the Laravel 6.0 and up specific integration of spatie/image-optimizer. It can optimize PNGs, JPGs,
Package with small support traits and classes for the Laravel Eloquent models
Contains a set of traits for the eloquent model. In future can contain more set of classes/traits for the eloquent database.
A query database collection for use with Laravel Pipeline
A query database collection for use with Laravel Pipeline This package contains a collection of class that can be used with Laravel Pipeline. Let's se
Easy way to upload Laravel model related files from the request.
Easy way to upload laravel model related file from the requset.
A Collections-only split from Laravel's Illuminate Support
Collect - Illuminate Collections Deprecated: With the separation of Illuminate's Collections package, Collect is no longer necessary 🎉 . We will main
OneSignal PHP SDK
OneSignal SDK for PHP developers with fluent API and supports Laravel / Lumen out of the box.
Build XML based USSD menus.
Instead of having tonnes of nested, complex PHP files, this package give you the ability to construct your menus in XML and execute them as though they were plain PHP files.
Simply define the permission in the filament resource.
Simply define the permissions in the filament resource. Easily define permissions for Filament Resources & Relation Managers Installation You can inst
O-CONGO est un projet open source qui donne accès à la liste complète et officielle des toutes les provinces
O-CONGO est un projet open source qui donne accès à la liste complète et officielle des toutes les provinces, villes et communes de la République Démocratique du Congo (RDC), dans un premier temps.
Enhance your laravel apps with WhatsApp's Cloud API
Enhance your laravel apps with WhatsApp's Cloud API Use Whatsapp API in your Laravel app! Support us Investing on this package is defintely a good mov
Service that helps you to send notifications for a series of failed exceptions.
Laravel Failure Notifier This package helps you to track your exceptions and do what you want to do with them such as sending an SMS or and Email. You
Laravel Rocket chat Debugher, push all logs to rocket chat channels
Laravel Rocket chat Debugher, push all logs to rocket chat channels
Notion.so notifications channel for Laravel
Installation composer require astroshippers/notion-notification-channel Usage Inside eloquent model: public function routeNotificationForNotion(): arr
Laravel mercado pago es un paquete que te ayuda a implementar el sdk de mercado pago para php en laravel
Introducción Laravel mercado pago es un paquete que te ayuda a implementar el sdk de mercado pago para php en laravel. 💻 Instalación Para instalar ut
A complete open source hotel management system built with Laravel Framework.
Hotelio : Hotel Management System Hotelio is a open source hotel management system that manages your hotel operations, smoothly, effortless. Hotelio i
A PocketMine-MP plugin that allows you to comfortably register events using a new piece of PHP 8 power — attributes.
AdvancedEvents This is a PocketMine-MP plugin that allows you to comfortably register events using a new piece of PHP 8 power — attributes. Inspired b
Inventory and Sales System of Biosys Medical Trading
Inventory and Sales System of Biosys Medical Trading This system will provide an organize and up to date inventory to the company. This will allow the
Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations
AAuth for Laravel Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations Features Organization Base