583 Repositories
PHP composer-project Libraries
📛 An open source status page system for everyone.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Setting up the a docker + building a simple project on Mac-book using laravel sail
Sailing on mac-book Setting up the a docker + building a simple project on Mac-book with Laravel sail Installing Docker Well, installing docker is the
🎁 Datagrid component project skeleton based on Nette Framework
🎁 Datagrid component project skeleton based on Nette Framework
Microsoft Engage'21 Project.
Octocat Classes An online classroom web-application, making learning easy and reachable to all. both schools, universities and private tutors can make
Hi everyone! This is our repository for our final project in college. We're sorry if so many bug or error. Thank You
About The Project Hi everyone! This is our repository for our final project in college. We're sorry if so many bug or error. Thank You About Laravel L
urldecode'ing of all HTTP parameters in Lumen project
Request UrlDecode Description This package is intended to perform urldecode of all HTTP parameters in Lumen project. Lumen for some reason does not do
The full-stack test project for Personnel LTD.
personnel-ltd The full-stack test project for Personnel LTD. Clone and install composer dependencies. $ git clone [email protected]:arsovskidev/personnel
This project is based on the aggregation of jobs from some technology companies.
FIND-JOBS-ALERT 💼 🔎 📧 This project is based on the aggregation of jobs from some technology companies. Check below, some companies avaliable in pro
Standardized wrapper for popular currency rate APIs. Currently supports FixerIO, CurrencyLayer, Open Exchange Rates and Exchange Rates API.
💱 Wrapper for popular Currency Exchange Rate APIs A PHP API Wrapper to offer a unified programming interface for popular Currency Rate APIs. Dont wor
Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
We design an innovative CRM system that is dedicated for large and medium sized companies. We dedicate it to everyone who values open source software,
Lumen on Docker - Skeleton project with Nginx, MySQL & PHP 8 | Aws ECS, Google Kubernates, Azure Container Engine
Docker infrastructure for Lumen Description Microservice Lumen is a starting skeleton based on Docker and Lumen Framework. This project helps to devel
Cachet is a beautiful and powerful open source status page system.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Security advisories as a simple composer exclusion list, updated daily
Roave Security Advisories This package ensures that your application doesn't have installed dependencies with known security vulnerabilities. Installa
PHP frontend for security.symfony.com
SensioLabs Security Checker WARNING: Don't use this piece of software anymore as the underlying web service will stop working at the end of January 20
This Project is for digikala.com scrapping challenge of 2021 blackfriday using php/laravel/horizon
Objective This script is intended for finding the hidden treasure, A scraping challenge by digikala for 2021 black Friday Prerequisites Php mysql redi
Simple project to send bulk comma-separated emails using laravel and messenger module from quick admin panel generator.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple patches plugin for Composer
composer-patches Simple patches plugin for Composer. Applies a patch from a local or remote file to any package required with composer. Support notes
A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
A CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package. This will prevent you from using "soft" dependencies that are not defined within your composer.json require section.
Meta package tying together all the key packages of the Symfony CMF project.
This repository is no longer maintained Due to lack of interest, we had to decide to discontinue this repository. The CMF project focusses on the Rout
A Simple PHP Renderer for Slim 3 (or any other PSR-7 project)
PHP Renderer This is a renderer for rendering PHP view scripts into a PSR-7 Response object. It works well with Slim Framework 4. Cross-site scripting
A blog website where you can create/edit/delete blogs.
A blog website where you can create/edit/delete blogs. All the data will be caught from the DB, but here's the catch: I'm doing this project in Laravel 8.
This project is very diverse and based upon many languages and libraries such as C++, Python, JavaScript, PHP and MQTT
ADMS-Real-time-project This project is very diverse and based upon many languages and libraries such as C++, Python, JavaScript, PHP and MQTT Advance_
Twitter clone project being developed by using PHP Laravel Framework and tailwind.css
Twits! About Twits! We, as enthusiastic learners and new developers, kicked of this project in order to improve our skills and capabilities in PhP Lar
Public API for the project coding.events. Made in PHP 8.0 with Lumen 8, PHP-FPM, NGINX and MySQL 8.
coding.events API Uma API feita apenas para passar o tempo, montando uma API para o site coding.events. Sinta-se livre para usar esse código como es
Demo project for the API Platform / DDD Workshop
Workshop DDD x API Platform This is a demo project used for the DDD x API Platform Workshop by @chalasr & @mtarld from @coopTilleuls. Checkout git clo
mini Project in Laravel and vue js. Real World Laravel 8x + vue js Dashboard.Task management and project management system
mini Project in Laravel and vue js. Real World Laravel 8x + vue js Dashboard.Task management and project management system. Dashboard features such as: Complete Dashboard, Custom Authentication, Email Verification, custom-login-register-forgot password (without jetstream).
This is a project that was created for the main purpose of practising front end technology(HTML, CSS and Java-Script) with a litle addition of back-end technology.
This is a project that was created for the main purpose of practising front end technology(HTML, CSS and Java-Script) with a litle addition of back-end technology. This is a restaurant website which is to offer services such as ordering goods through sending of emails, viewing of any order, signing-in/up for customer's who want to order food, and much more, with also some live features like dates of the day alongside opening and closing working ours. So let's jump right into it.
Sample Web Application in Laravel with tailwind css
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A PHP package to make the Chronopost API easier to use.
Chronopost API A PHP package to make the Chronopost API easier to use. Table of Contents Requirements Installation Usage Testing Requirements PHP 7.3,
Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids)
Laravel Craftsman Description Laravel Craftsman (written using the awesome Laravel-Zero CLI builder) provides a suite of crafting assets using a proje
Laravel 2-Step Verification is a package to add 2-Step user authentication to any Laravel project easily.
Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-digit verification code. Laravel 2-Step Authentication Verification for Laravel. Can be used in out the box with Laravel's authentication scaffolding or integrated into other projects.
A laravel package to access data from the Strava API.
Laravel Strava Package A laravel package to access data from the Strava API. Compatible with Laravel 5.0 and above. Table of Contents Strava Access Cr
Listingslab Public CDN & Project Management
Listingslab Public CDN & Project Management pingpong ______ _ ____ | ___ (_)
Laravel Restaurant Management System Project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Easily setup SEO in your laravel project with lara-head :heart: @code4mk
installation composer require code4mk/lara-head usage meta ~ inside controller use Khead; class Test { public function home() { Khead::setMeta
Laravel package to convert HTML to PDF, supporting multiple drivers.
eve/pdf-converter A Laravel package to help convert HTML to PDF. Supports multiple drivers. Requirements and Installation eve/pdf-converter requires L
This is a simple invoice page that user can add product to his/her basket with qty.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This is a simple php project to help a friend how parse a xml file.
xml-parser-with-laravie Requirements PHP 7.4+ Composer 2+ How to to setup to test? This is very simple, just follow this commands git clone https://gi
Updated project with extra Features like WISHLIST, List Orders, add Reviews, updated routing, resolved search bug is available for Premium
Updated project with extra Features like WISHLIST, List Orders, add Reviews, updated routing, resolved search bug is available for Premium Projects We
📈 Get insights about your Laravel or Lumen Project
Laravel Stats Get insights about your Laravel or Lumen Project. Installing The easiest way to install the package is by using composer. The package re
🚀 A quickstart generator for Laravel projects
🚀 Initializer for Laravel Initializer for Laravel takes a visual, approach to setting up a new Laravel project. Fill out the form, choose the compone
Learn how to deploy Laravel 7 project in GCP from scratch
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
🎉Midterm Project for OOPL.
Clinic System This was created as part of OOPL Class for midterm examination. Contributors Role Name Section Assigned Tasks [Leader] Chua, Joseph G. B
Repo untuk proyek 2
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This project is about import CSV to Laravel with Laravel Excel library.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Capstone project MBKM SIB Dicoding 2021
Lumen PHP Framework Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe d
PHP project for tracking Azure AD App Reg secrets about to expire, and (manually) tracking SSL certificates
CertExpiry Katy Nicholson https://katystech.blog/ Setup instructions etc available at: https://katystech.blog/2021/11/certexpiry/ PHP project for trac
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:
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
🏭This package lets you create factory classes for your Laravel project.
Laravel Factories Reloaded 🏭 This package generates class-based model factories, which you can use instead of the ones provided by Laravel. Laravel 8
A skeleton WordPress project to be used as a base for new WordPress projects.
BoxUK WordPress Project Skeleton A base WordPress project from Box UK to get you up and running quickly. Installation Create a new project with compos
Exploiting and fixing security vulnerabilities of an old version of E-Class. Project implemented as part of the class YS13 Cyber-Security.
Open eClass 2.3 Development of XSS, CSRF, SQLi, RFI attacks/defences of an older,vulnerable version of eclass. Project implemented as part of the clas
A project to add vanilla functionality into PocketMine-MP (4.0)
libVanilla A project to add vanilla functionality into PMMP. As this project was created specifically to support anvils/enchanting, those are the only
Laravel Boilerplate (Current: Laravel 8.*)
Laravel Boilerplate (Current: Laravel 8.*) (Demo) Demo Credentials Admin: [email protected] Password: secret User: [email protected] Password: secret Offici
Project skeleton generator for Laravel & Lumen projects
Skeletor Skeletor is a PHP based CLI tool that has been built to take away the pain of setting up a base project skeleton for Laravel & Lumen projects
Let's base your Laravel project with PROS style
Purpose This library is for convenient methods that use to register code base for Laravel project Target We aimed to reduce complexity for real projec
Basic PHP app with Composer used in Microsoft Docs examples
page_type languages products description urlFragment sample php azure This sample demonstrates a tiny PHP app with Composer. php-basic-composer PHP sm
A project that checks the percentage of document similarity using cosine similarity formula
DS-Checker A project that checks the percentage of document similarity using cosine similarity formula The text documents can be uploaded from this we
Datagrid for Laravel v5
Datagrid For Laravel 5+ Package that easily converts collection of models to a datagrid table. The main goal of the package is to build for you a tabl
Eloquent MongoDB Repository Implementation
Eloquent MongoDB Repository Eloquent MongoDB Repository using nilportugues/repository as foundation, using jenssegers/mongodb. Installation Use Compos
Project to improve your SOLID skills on Laravel Ecossystem
Try Laravel SOLID About the Project The idea is for you get an application built without worrying about the SOLID principles and apply them.
Simple Laravel 5 package to dump all running queries on the page.
Abandoned: Use this package instead Laravel QueryDumper Introduction Simple Laravel 5 package to dump all running queries on the page. If it's SELECT
This project aims to facilitate the management of websites monitored by the blackbox exporter, via a web UI.
This project aims to facilitate the management of websites monitored by the blackbox exporter, via a web UI. The UI would allow to add/remove sites, groups, and even add different fields in the prometheus database.
Dockerized Laravel project with authentication and car brand crud functionalities.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
PasswordWallet project comparing SHA512 and HMAC.
Password Wallet Simple Laravel app made for comparing SHA512 with HMAC algorithms. Setup 1. Clone the project 2. Clone Laradock inside your project fo
Quick Start - Project With Laravel 8.x and AdminLTE 3
Quick Start - Project With Laravel 8.x and AdminLTE 3 (feat. Docker) Cursos de Laravel - PT-BR Step by step Clone this Repository git clone https://gi
My first laravel restful api project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data.
The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data.
churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring
churn-php Helps discover good candidates for refactoring. Table of Contents What Is it? Compatibility How to Install? How to Use? How to Configure? Si
Laravel application project as Sheina Online Store backend to be built with Laravel and VueJS
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
The phponline.dev project - an online community for PHP developers.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Utilities for laravel project
Sloth Utilities This package gives your Laravel projects some utilities that you might need for production. It's so simple to use, once it's installed
Music website developed as a final group project for our Webpage Development class.
double-drummer Music listening website developed as final group project for our Webpage Development course. All parts that disclosed any information r
Laravel 8 Project Restrict User Access From IP Addresses. prevent other ip address that want to access over secure api or urls.
block-ip-address-laravel Laravel 8 Project Restrict User Access From IP Addresses. prevent other ip address that want to access over secure api or url
This small POC aims to show how Symfony is able, natively without modifications, to use subdirectories for Entities, Repositories, controllers, views…
POC - Using Sub Directories in a Symfony Project This small POC aims to show how Symfony is able, natively without modifications, to use subdirectorie
Run the following commands in your terminal to setup the project
Run the following commands in your terminal to setup the project You must have the LAMP installed on your system git clone https://github.com/Bashar-A
Project Website Social Network Laravel, Vue3
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
this is a project done with laravel, I created API.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Generate and display maps without external services or compromising on privacy.
Generate and display maps without external services or compromising on privacy.
A php sample project written from scratch
A simple web app using php Jackson's 12 hour sample project using PHP Requirements PHP = 7.3 Composer = 2.1.8 Tech Stack PHP Dependency Manager Comp
A Php Library For MySQL
phpSQL MySql İçin Bir Php Kütüphanesi Herhangi Bir Sorun Olursa Buradan Ulaşabilirsiniz Ayrıca Dosyada Php Documentor Kullanılmaktadır, Modern Editörl
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
Docker with PHP 7.4 fpm, Nginx, Composer, PhpUnit and MaridaDB
Clean Docker with PHP Docker with PHP 7.4 fpm, Nginx, Composer, PhpUnit and MariaDB Starting app docker-compose up -d Main page
Composer package which adds support for HTML5 elements using Laravels Form interface (e.g. Form::date())
Laravel HTML 5 Inputs Composer package which adds support for HTML5 elements by extending Laravel's Form interface (e.g. Form::date()) Adds support fo
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.
Boarding Management System
Boarding Management System implementation by Group 15 Explore the docs » Report Bug · Table of Contents About The Project Built With Getting Started I
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
Yii 2 Advanced Project Template
Yii 2 Advanced Project Template Yii 2 Advanced Project Template is a skeleton Yii 2 application best for developing complex Web applications with mult
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
🤖 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
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
Raidbots API wrapper which incorporates existing reports and static data into your project.
Raidbots API Raidbots API wrapper which incorporates existing reports and static data into your project. Usage use Logiek\Raidbots\Client; $client =
This is my final project to get bachelor degree
credit-union ini adalah projek tugas akhir yang saya buat menggunakan bahasa programming PHP (native), pada aplikasi ini dibuat dengan tujuan mempermu
A php sample project written from scratch
A simple web app using php Jackson's 12 hour sample project using PHP Requirements PHP = 7.3 Composer = 2.1.8 Tech Stack PHP Dependency Manager Comp
Load head metadata from a manifest file which can be shared with a SPA project
Laravel Head Manifest Installation Step 1: Add Laravel Head Manifest to your laravel project composer require critiq/laravel-head-manifest Step 2: Add
Interview project for Fullstack Developer.
Interview Project Fullstack Requires PHP: 7.0 WP requires at least: 5.7 WP tested up to: 5.7 WC requires at least: 5.6.0 WC tested up to: 5.8.0 Stable
Composer package providing HTTP Methods, Status Codes and Reason Phrases for PHP
HTTP Enums For PHP 8.1 and above This package provides HTTP Methods, Status Codes and Reason Phrases as PHP 8.1+ enums All IANA registered HTTP Status
Backend repository of libreoupas project, fully written in PHP, using the datas provided by the University.
libreoupas-engine/fst-nancy Description libreoupas est un site Internet permettant aux étudiant de la Faculté des Strasbourg illkirsh d'avoir accès au
Frontend repository of libreoupas project, mostly written in PHP and JavaScript, using Bootstrap for responsivity.
libreoupas Description libreoupas est un site Internet permettant aux étudiant de la Faculté des Sciences et Technologies de Vandoeuvre-Lès-Nancy d'av
This is a community-based project designed in the view of R.V.R & J.C College of Engineering hostel mess maintenance.
Hostel-Maintenance-System Introduction This is a community-based project designed in the view of R.V.R & J.C College of Engineering hostel mess mainte