87 Repositories
PHP laravel5-example Libraries
My intention with this app is that new developers can have a concrete application with Laravel + VueJS where they can use it as example to learn the right way
My intention with this app is that new developers can have a concrete application with Laravel + VueJS where they can use it as example to learn the right way, implementing the best practices possible and at the same time learn how TDD is done. So this will be an example application but completely usable for any similar case.
Some Joomla! 4.x Web Services Api Examples and Experiments to raise the level of awareness of the huge potiental of Joomla! 4.x Web Services.
j4x-api-examples WHY? If you are a Joomla! developer or want to become a Joomla! developer there is a new resource for you The Official New Joomla! Ma
HTMX example app that demonstrates how to use HTMX to add javascript interactivity to a serverside rendered PHP app
HTMX examle app This demo app demonstrates how to use HTMX to transform a server side rendered PHP app into a more 'interactive' app with AJAX request
How to create a simple auth system with login and signup functionalities in Code-igniter 4.
Codeigniter 4 Authentication Login and Registration Example Checkout the step-by-step tutorial on: Codeigniter 4 Authentication Login and Registration
This is an example app demonstrating how to deploy a php app to runway.
Runway Example php App This is an example app demonstrating how to deploy a php app to runway. clone this repo, and navigate into that directory runwa
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
A Symfony project made with DDD, CQRS and Hexagonal Architecture
Symfony Blog DDD + CQRS + Hexagonal Architecture A Symfony blog project made with CQRS, Hexagonal Architecture and DDD Docker integration This project
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.
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
Example of using TALL stack to select country phone code.
Select country phone code using TALL stack About Example of using TALL stack to select country phone code. Each item represents a country. Each item h
A list of documentation and example code to access the University of Florida's public (undocumented) API
uf_api A list of documentation and example code to access the University of Florida's public (undocumented) API Courses Gym Common Data (admissions an
A music shop based on the chinook database example.
LTW Example Based on a simplified version of the Chinook Database: You can see previous versions of the example by changing branches. Step 1: Create t
This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions.
CI/CD example This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions. Keep in mind that the toolset used in
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
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
Example repo for writing tests in Drupal (using DDEV)
Drupal Test Writing This is a test D9 site which can be used for practicing test writing and running.
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.
Keep your .env.example file up to date
Envy Automate keeping your environment files in sync. How many times have you onboarded a new dev onto your team, only to have to spend ages debugging
Laravel & Solana Phantom wallet example built with Bootstrap, JQuery. App connects to Phantom wallet and fetching publicKey and balance information.
Phantom Wallet Authentication Example Laravel & Solana ($SOL) Phantom wallet example built with Bootstrap, JQuery. This is a Web 3.0 app that connects
Roach-example-project - Example project to demonstrate how to use RoachPHP in a Laravel project.
Example repository to illustrate how to use roach-php/laravel in a Laravel app. Check app/Spiders/FussballdatenSpider.php for an example spider that c
The truly Laravel E-commerce Framework
Vanilo The Truly Laravel E-commerce Framework Vanilo's aim is that Laravel developers can rapidly create E-commerce applications with pleasure. Curren
This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database.
PHP basic template This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database. Running To
Multilingual PHP CMS built with Laravel and bootstrap
Lavalite This is an open source of Content Management System developed with Laravel framework. Documentation Visit Documentation section in the websit
Coaster CMS a full featured, Laravel based Content Management System
The repository for Coaster CMS (coastercms.org) a Laravel based Content Management System with advanced features and Physical Web integration. Table o
A Laravel package to shorten urls
Laravel Short Url Laravel Short Url is a package allowing you to shorten urls. Installation With composer composer require gallib/laravel-short-url t
Drupal's Typed Data API by example
Drupal's Typed Data API by example This repository aims to help show use cases and various exercises with using Drupal's Typed Data API. The Typed Dat
Package to get a free id (for example: in XML)
Get Free ID Description Package to get a free id (for example: in XML) Requirements PHP = 7.3 Installation composer require vitkuz573/get-free-id Usa
An example of multi-domain/subdomain app in Laravel.
🔥 UPDATE A better example with online demo: https://github.com/laravel-101/multi-domain-laravel-app Multi-Domain Laravel App An example of multi-doma
A Laravel 5.1 ORM example with Nerds as users.
laravel-nerds A Laravel 5.1 ORM example with Nerds as users. App Features Show all Nerds Add a Nerd Edit a Nerd Delete a Nerd Keeps Nerd's Name Keeps
Laravel Breeze Next.js Starter (Backend)
Laravel Breeze Next.js Starter (Backend)
Phalcon Mooc an example API + Front End with automated tests
NovaMooc - a Phalcon project A Mooc project developed with Phalcon, a PHP framework. Key Features • How To Use • Contributing • Credits • License Key
This package adds syntax definitions for the Laravel Blade engine.
Laravel Blade Highlighter This package adds syntax definitions for the Laravel Blade engine. Works with various Sublime Text version, for older/specif
My first Laravel package (not)
This an example package This repo can be used to scaffold a Laravel package. Follow these steps to get started: Press the "Use template" button at the
This example shows how to estimate pi, using generated random numbers that uniformly distributed.
php-estimatepi This example shows how to estimate pi, using generated random numbers that uniformly distributed. Every pair of numbers produced will b
A very simple Blog with Admin Panel built using Laravel5.7 && VueJs2.5 - Quasar0.17
Q-Blog - A very simple Blog with Admin Panel built using [Laravel5.7, VueJs2.5, Quasar0.17]. - This is kind of implementation on different concepts in
A quick and incomplete example of how to validate a form using a FormValidator class on the simple-mvc
Simple MVC Description This repository is a simple PHP MVC structure from scratch. It uses some cool vendors/libraries such as Twig and Grumphp. For t
This project demonstrates the power of soketi's WebSocket functionality in Laravel.
Laravel + soketi = 3 This project demonstrates the power of soketi's WebSocket functionality in Laravel. Installing the project The server requires:
A starter package for Laravel 5 mirroring L5 structure
Starter package for Laravel 5 Installation Create packages/yourname folder and cd into it. Clone this repository: git clone git://github.com/andyjesso
Eloquent MongoDB Repository Implementation
Eloquent MongoDB Repository Eloquent MongoDB Repository using nilportugues/repository as foundation, using jenssegers/mongodb. Installation Use Compos
Eloquent Repository implementation
Eloquent Repository Eloquent Repository using nilportugues/repository as foundation. Installation Use Composer to install the package: $ composer requ
example of LexikJWTAuthenticationBundle with Symfony 4.4
Install Dependency composer install Generate the SSL keys: php bin/console lexik:jwt:generate-keypair Create database php bin/console doctrine:datab
TYPO3 Camp Rhein-Ruhr - Sitepackage Example
EXT:t3crr_sitepackage - A example TYPO3 Sitepackage Extension This extension was used in the T3CRR Talk "Sitepackage Einführung" in 2021! Notice Bewar
Extendable Interactive Make Command for Laravel
Extendable Interactive Make Command for Laravel Make your life easier with interactive make command! Installation composer require hydreflab/laravel-m
AvoRed an Open Source Laravel Shopping Cart
AvoRed is commin up as a headless graphql version. AvoRed is a free open-source e-commerce platform written in PHP based on Laravel. Its an ingenuous
AvoRed an Open Source Laravel Shopping Cart
AvoRed is commin up as a headless graphql version. AvoRed is a free open-source e-commerce platform written in PHP based on Laravel. Its an ingenuous
Laravel implementation of the RealWorld app
Laravel implementation of RealWorld app This Laravel app is part of the RealWorld project and implementation of the Laravel best practices. See how th
Турнирная таблица (пример тестового задания)
Турнирная таблица (пример тестового задания) Условие задачи: Сгенерировать турнирную таблицу, где команды разделены на 2 дивизиона A и B. В каждом див
How to Create Laravel 8 Vue JS CRUD Example
About Project How to Create Laravel 8 Vue JS CRUD, how to implement vue js crud example with Laravel 8. how to Create a crude API in Laravel 8, for ex
Simple WordPress plugin demonstrating how one can sort posts within a taxonomy.
Simple WordPress plugin to demonstrate how to sort posts in a taxonomy. How to test Download the project and install it as a plugin in your WordPress
Laravel Excel Export & Import example
Laravel Excel Export & Import example It's pretty easy to export to Excel and import from Excel, with great Laravel Excel package. This package superc
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
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
Integrating Laravel into WordPress
WordPress Laravel Bootstrap A WordPress plugin helps you use functions, methods, libraries of Laravel in any WordPress projects Requiments Laravel =
Example basic bookmarking site, now in Laravel 4.
Bookymark An example Laravel 4 project. PSR-2 - all models and controllers are autoloaded from app/src. All code passes phpcs for PSR-2. Full PHPUnit
CocoPass is a password management system based on Laravel5.3.
CocoPass is a password management system based on Laravel5.3. You can safely and easily store your password here. If course, it is the first version.
Chinese to Pinyin translator for Laravel5 / Lumen based on overtrue/pinyin.
Laravel-pinyin Chinese to Pinyin translator for Laravel5 / Lumen based on overtrue/pinyin. Install composer require "overtrue/laravel-pinyin:~4.0" For
Simple laravel5 example for tutorial
Laravel 5 example For Laravel 5.3 improved version look at this repository. Laravel 5 example is a tutorial application for Laravel 5.2 (in french the
An example of OrderMVC as a Laravel Application
OrderMVC - Laravel Application This is the Application implementation of OrderMVC in Laravel. Requirements Laravel requires PHP 5.3 however, PHP 5.4 i
Example of using abrouter/abrouter-laravel-bridge in Laravel
ABRouter Laravel Example It's a example of using (ABRouter Laravel Client)[https://github.com/abrouter/abrouter-laravel-bridge] Set up locally First o
An intelligent code generator for Laravel framework that will save you time
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many of the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE Laravel package
laravel-social A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE Laravel package. I
WordCamp US MVP Block Example
=== WordCamp US MVP Block === Contributors: The WordPress Contributors Tags: block Tested up to: 5.8.0 Stable tag: 0.1.0
Connect and work with MySQL/MariaDB database through MySQLi in PHP. This is an introductory project, If you need a simple and straightforward example that takes you straight to the point, you can check out these examples.
First MySQLi PHP Connect and work with MySQL/MariaDB database through MySQLi in PHP. The above exercises are designed for students. This is an introdu
Example of user management in Nette
User Authentication (Nette example) Example of user management. User login, registration and logout (SignPresenter) Command line registration (bin/cre
This repository includes a sample project to illustrate the usage of the JobRouter® Authentication Factor API.
JR 2FA Example Plugin This repository includes a sample project to illustrate the usage of the JobRouter® Authentication Factor API. It can be used as
A sample project to showcase a real world example and benchmarks for crowphp
CrowPHP Sample project This project is to showcase an example of how a real world project might look like. It has two basic endpoints to show-case the
my personal example of Laravel clean architecture
what is this repo about Clean Architect Laravel ###run we assume docker desktop is up and running open up a terminal cd project directory run "cp .env
List of 77 languages for Laravel Framework 4, 5, 6, 7 and 8, Laravel Jetstream , Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova and Laravel Spark.
Laravel Lang In this repository, you can find the lang files for the Laravel Framework 4/5/6/7/8, Laravel Jetstream , Laravel Fortify, Laravel Cashier
PHP CORS (Cross-origin resource sharing) middleware.
CORS PHP CORS (Cross-origin resource sharing) middleware. Support Array, Coding in Native PHP Using PSR-7 PSR-15 Support Symfony Support Laravel Suppo
An example starter theme and block-type plugin that use @wordpress/scripts for JS & CSS
Brad’s Boilerplate This repo contains one folder that is an example theme, and another folder that is an example block-type plugin. Both folders use t
example repository training REST API
adalah codebase REST-API dari tugas peserta yang mengikuti training membangun REST API dengan lumen selama 2 minggu. studi kasus nya adalah REST API website marketplace untuk agrobisniss.
Example of Pre-Loader Implementation for Magento 2
Example of preloader Implements optimistic preloader for configurable product data without taking into account simple product status for: Price of con
A small example of crawling another website and extracting the required information from it to save the website wherever we need it
A small example of crawling another website and extracting the required information from it to save the website wherever we need it Description This s
The game is implemented as an example of scalable and high load architecture combined with modern software development practices
Crossword game The game is implemented as an example of scalable and high load architecture combined with modern software development practices Exampl
Fully CMS - Multi Language Content Management System - Laravel
Fully CMS Laravel 5.1 Content Managment System not stable! Features Laravel 5.1 Bootstrap Authentication Sentinel Ckeditor Bootstrap Code Prettify Fil
Laravel Typical High-Load Example.
Laravel Typical High-Load Example 淺談基於 Laravel 框架的高流量、高併發網路應用架構的設計與效能優化。 摘要 網際網路的服務推陳出新,使用者的習性也不斷變化,使得網路應用服務必須面對極端的需求,例如電子商務中常見的商品限時、限量、促銷搶購或是演唱會搶票等,這
An example of Laravel app that runs in a docker container with RoadRunner
This repository contains an example of Laravel (PHP Framework) application that runs in a docker container with RoadRunner (high-performance PHP appli
This is a simple example project demonstrating the Lupus Nuxt.js Drupal Stack.
Lupus Nuxt.js Drupal Stack - Example project This is a simple example project demonstrating the Lupus Nuxt.js Drupal Stack. Introduction Please refer
A simple example of how to create a RESTful API in Laravel Framework 8.36.1.
FirstLaravel A simple example of how to create a RESTful API in Laravel Framework 8.36.1. I used Database sqlite because I wanted to deploy this proje
The repository for Coaster CMS (coastercms.org), a full featured, Laravel based Content Management System
The repository for Coaster CMS (coastercms.org) a Laravel based Content Management System with advanced features and Physical Web integration. Table o
Multilingual PHP CMS built with Laravel and bootstrap
Lavalite This is an open source of Content Management System developed with Laravel framework. Documentation Visit Documentation section in the websit
laravel5.5和vue.js结合的前后端分离项目模板,后端使用了laravel的LTS版本(5.5),前端使用了流行的vue-element-template项目。作为程序的起点,可以直接以此为基础来进行业务扩展。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。权限管理包括后端Token认证和前端vue.js的动态权限,解决了前后端完整分离的情况下,vue.js的认证与权限相关的痛点,已在本人的多个项目中集成使用。
写在前面 2018年的春节假期,受朋友的鼓励和内心的指引,对近两年所学到的知识进行了系统的沉淀和总结。 从多个项目中提取关键点、抛弃了的业务部分,对底层的功能进行了各类优化和抽象,写成本项目。 1、 当前版本介绍 1.1 版本说明 当前版本laravel_template_with_vue (
List of 77 languages for Laravel Framework 4, 5, 6, 7 and 8, Laravel Jetstream , Laravel Fortify, Laravel Cashier and Laravel Nova.
Laravel Lang In this repository, you can find the lang files for the Laravel Framework 4/5/6/7/8, Laravel Jetstream , Laravel Fortify, Laravel Cashier
A minimal package to help you make your laravel application cleaner and faster.
Laravel Widgetize 🎀 🎀 "cleaner code" ➕ "easy caching" 🎀 🎀 Built with ❤️ for every smart laravel developer 🔦 Introduction What is a widget object
PHP package built for Laravel 5.* to easily handle a user email verification and validate the email
jrean/laravel-user-verification is a PHP package built for Laravel 5.* & 6.* & 7.* & 8.* to easily handle a user verification and validate the e-mail.
A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support.
Embera - PHP Oembed consumer library Embera is an Oembed consumer library written in PHP. It takes urls from a text and queries the matching service f