507 Repositories
PHP http-status-code Libraries
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
PhpDeprecationDetector PhpDeprecationDetector - analyzer of PHP code to search usages of deprecated functionality in newer interpreter versions - depr
PHP Magic Number Detector
PHP Magic Number Detector (PHPMND) phpmnd is a tool that aims to help you to detect magic numbers in your PHP code. By default 0 and 1 are not conside
Docker image that provides static analysis tools for PHP
Static Analysis Tools for PHP Docker image providing static analysis tools for PHP. The list of available tools and the installer are actually managed
Your performance & security consultant, an artisan command away.
Enlightn A Laravel Tool To Boost Your App's Performance & Security Introduction Think of Enlightn as your performance and security consultant. Enlight
Source Code for 'Domain-Driven Laravel' by Jesse Griffin
Apress Source Code This repository accompanies Domain-Driven Laravel by Jesse Griffin (Apress, 2020). Download the files as a zip using the green butt
Free ZIP Code API - Free Access to Worldwide Postal Code Data
About Zipcodebase - Free Zip Code API Zipcodebase is a zip code API that was founded in 2019 to solve common issues with postal code data. As we have
⚓️ Easily test HTTP webhooks with this handy tool that displays requests instantly.
Webhook.site With Webhook.site, you instantly get a unique, random URL that you can use to test and debug Webhooks and HTTP requests, as well as to cr
The source code of the Full Stack Europe website.
Full Stack Europe This repository contains the source code for the https://fullstackeurope.com website. Requirements The following tools are required
This plugin allows you to display code from a repository, such as Github, Gitlab or others in order to use it as a resource in the courses.
Fetch Code This plugin allows you to display code from a repository, such as Github, Gitlab or others in order to use it as a resource in the courses.
Very simple mock HTTP Server for testing Restful API, running via Docker.
httpdock Very simple mock HTTP Server for testing Restful API, running via Docker. Start Server Starting this server via command: docker run -ti -d -p
Push Notifications using Laravel
laravel-push-notification Push Notifications using Laravel PushNotification::send(['deviceToken1', 'deviceToken2',..], 'Notification Message', 'Action
This repository contains source code of my personal portfolio at naurislinde.com
The source code of naurislinde.com This repository contains source code of my personal portfolio at naurislinde.com Getting Started These instructions
ReadMarvel's open sourced code
Read Marvel ReadMarvel.com is a fan made website. It is built entirely on Laravel 5. All data is provided by Marvel through their public Marvel API. Y
🤯 High-performance PHP application server, load-balancer and process manager written in Golang
RoadRunner is an open-source (MIT licensed) high-performance PHP application server, load balancer, and process manager. It supports running as a serv
Php Debugger to run in terminal to debug your code easily.
What is Dephpugger? Dephpugger (read depugger) is an open source library that allows a developer to debug in php direct in terminal, without necessary
Collection of value objects that represent the PHP code units
sebastian/code-unit Collection of value objects that represent the PHP code units. Installation You can add this library as a local, per-project depen
Simple, modern looking server status page with administration and some nice features, that can run even on shared webhosting
Simple, modern looking server status page with administration and some nice features, that can run even on shared webhosting
🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
Learn You PHP! The very first PHP School workshop. A revolutionary new way to learn PHP Bring your imagination to life in an open learning eco-system
Demo serverless applications, examples code snippets and resources for PHP
The Serverless LAMP stack Examples Code example Description AWS blog link 0.1-SimplePhpFunction A very simple implementation of a PHP Lambda function.
Custom code snippets and examples for SkyVerge-built WooCommerce extensions
SkyVerge WooCommerce Plugins Welcome to the wc-plugins-snippets repository! This repository stores code snippets related to SkyVerge WooCommerce plugi
Shared code for the MaxMind Web Service PHP client APIs
Common Code for MaxMind Web Service Clients This is not intended for direct use by third parties. Rather, it is for shared code between MaxMind's vari
Which is the fastest web framework?
Which is the fastest ? Simple framework comparison Motivation There are many frameworks, each one comes with its own advantages and drawbacks. The pur
Looks up which function or method a line of code belongs to
sebastian/code-unit-reverse-lookup Looks up which function or method a line of code belongs to. Installation You can add this library as a local, per-
Generates a list of WordPress actions and filters from code and outputs them as JSON
wp-hooks-generator Generates a JSON representation of the WordPress actions and filters in your code. Can be used with WordPress plugins, themes, and
A self-hosted alternative to putting your code snippets on Gist.
WP-Gistpen Contributors: JamesDiGioia Donate link: http://jamesdigioia.com/ Tags: gist, code snippets, codepen Requires at least: 5.2 Requires PHP: 5.
Symfony bundle to publish status updates on Facebook, LinkedIn and Twitter.
Upgrading? Check the upgrade guide. What's this? This is a Symfony bundle written in PHP 7.1 that wraps martin-georgiev/social-post - an easy way for
A library of powerful code snippets to help you get the job done with Gravity Forms and Gravity Perks.
Gravity Wiz Snippet Library Gravity Wiz is creating the most comprehensive library of snippets for Gravity Forms ever. We'll be consistently moving ou
1000+ micro code pieces with clear explanation @ onelinerhub.com
Onelinerhub Lib of micro code pieces, well explained and mostly single-line solutions @ onelinerhub.com. Why we do it and where we go We're building n
Source code for the filamentadmin.com website.
Filament Demo App A demo application to illustrate how Filament Admin works. Installation Clone the repo locally: https://github.com/laravel-filament/
A Laravel package to monitor the status and history of jobs on the queue.
Monitored Jobs for Laravel Overview This package tracks the status and history of your queued jobs by hooking into the events that Laravel fires for i
The code linting framework for Sublime Text 3
SublimeLinter The code linting framework for Sublime Text. No linters included: get them via Package Control. Installation Install SublimeLinter and l
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
SublimeCodeIntel This Code Intelligence plugin for Sublime Text provides an interface to CodeIntel. CodeIntel is a code intelligence engine that was p
The source code of KawanData's LMS using Laravel
KawanData KawanData adalah website yang menyediakan modul pembelajaran seputar kemampuan data Project Management Board Untuk manajemen proyek bisa dil
Projeto Trainee da CODE Jr. do qual fui Scrum Master.
Trainee2021.2 MyCão Pet Shop Projeto Trainee, Code Jr, Grupo 2, 2021.2 Desenvolvedores: Gabriel Duque Igor Ernandes Isabelly Cristine João Pedro Banha
Core code of NumberNine CMS
Introduction NumberNine is a CMS for building websites and web applications with Symfony. While generic enough to meet standard websites requirements,
Log4j RCE - (CVE-2021-44228)
Log4j-RCE Log4j RCE - (CVE-2021-44228) How To Run? php log4j.php https://1337.com Requirements PHP CURL PAYLOAD DNS LOG (Collaborator Burpsuite or use
Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing
Laravel ZATCA E-invoicing Introduction Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing Installation To get the la
json-rpc client base on http
laravel JSON-RPC客户端(Http协议) 本项目是基于JSON-RPC的服务端端实现的rpc客户端 server端见:https://sajya.github.io/ 初始化 1.发布 php artisan vendor:publish --provider="Ze\JsonRPCC
The source code for the Laravel Tricks website
Laravel-Tricks Laravel-Tricks is now under the ownership of Tighten, and all development is taking place under a private repo until we can extract som
LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework
LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!
Backdrop core code repository.
Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create al
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
JSON Schema for PHP A PHP Implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3 or Draft-4. Feature
📛 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
PHP Source - Telegram Bot - Standart Method
Telegram Bot- yaratish uchun mo'ljallangan standart metod asosida ishlovchi, PHP tilida yozilgan kod Dasturchilarning eng yaxshi ko'rgan odati c/p bo'
Tool to remove code based on specific comments.
PHP-DEL Tool to remove code based on specific comments. Configuration Create php-del.json in the root directory of the project { "dirs": [ "src"
Solutions for Advent of Code 2020 (in php)
Advent of Code 2021 Solutions Solutions to the 2021 edition of Advent of Code. Running Simply php day01.php and so forth should do the trick! Lessons
Recoded, added features, removed useless stuff, more efficent code, PER PLAYER TEXT
WFT - 1.2.0 (BETA) Hello, and welcome to WFT. NOW IN API 4.0 This is the official recode of my old plugin WFT, witch had some issues. Overall I was no
A simple package that helps PHP developers to generate the QR code signature as per Zakat authority (ZATCA) requirements of Saudi Arabia.
A PHP package that implements the e-invoice QR code signature requirements as designed by the Zakat authority of Saudi Arabia. How to install? compose
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
An easy code to send messages on a discord text channel with webhook.
Status Webhook-Discord An easy code to send messages on a discord text channel with webhook. Don't forget to check the latest version of Webhook-Disco
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
Continuous Inspection
SonarQube Continuous Inspection SonarQube provides the capability to not only show health of an application but also to highlight issues newly introdu
SonarPHP: PHP static analyzer for SonarQube & SonarLint
Code Quality and Security for PHP This SonarSource project is a static code analyser for PHP language used as an extension for the SonarQube platform.
A static analysis tool for security
progpilot A static analyzer for security purposes Only PHP language is currently supported Installation Option 1: use standalone phar Download the lat
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phpcs-security-audit v3 About phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in
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.
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Sample code for several design patterns in PHP 8
DesignPatternsPHP Read the Docs of DesignPatternsPHP or Download as PDF/Epub This is a collection of known design patterns and some sample codes on ho
The source code behind the Laracasts Series: Image Uploading with Vue + Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This is code to create a new user as admin use for Wordpress FrontEnd Developer to prevent any scaming from clients
theme-setup This is code to create a new user as admin use for Wordpress FrontEnd Developer to prevent any scaming from clients How to use Just copy c
Code de la nuit de l'info 2021
NuitDeInfo2021 ⚠️ Warning: Be very careful here! documetation utilisation git soit par terminal ou dans un IDE (Atom, PhpStorm) ou GitHub Desktop Star
tin is a PHP code highlighter for the terminal.
tin tin is a PHP code highlighter for the terminal. Installation Requires PHP 8.0.0+ You can install the package via composer: composer require felixd
The source code to Charlie’s old website.
About This is the source code to my website built with the Laravel framework. Set-up Simply clone this repository, install composer and node dependenc
Code utilisé pour les démonstrations de ma conférence sur la Microtypographie pour Paris Web 2021
📖 Microtypographie - Exemples de fixers Dans le cadre de ma conférence sur la microtypographie pour Paris Web 2021, je vous propose ce petit projet,
Vote pour le code le plus moche
Smelly Code Installation Dans un premier temps, cloner le repository : git clone https://github.com/TBoileau/smelly-code cd smelly-code Installer les
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
⚗️ About Larastan Larastan was created by Can Vural and Nuno Maduro, got artwork designed by @Caneco, is maintained by Can Vural, Nuno Maduro, and Vik
Menyimpan source code UTS Mata kuliah Rekayasa Web tentang User Authentication menggunakan Session dan Cookie. Deployed on Heroku.
About Academica Academica adalah website dengan tema edukasi yang mengimplementasikan user autensikasi menggunakan session dan cookie. Halaman dashboa
jojo, another http server written in PHP 8.0
جوجو | jojo جوجو، وبسروری در ابعاد جوجه برای کارهای کوچک داستان نوشتن جوجو وبسروری که تنظیمات مودم TP-link TD-8811 توی اتاقم رو serve میکنه اسمش mic
Use middleware to decorate method calls within your application code.
Laravel Middlewarize 🎀 Chain of Responsibility Design Pattern In Laravel Apps 🎀 You can use middlewares to decorate any method calls on any object.
Source Code for 'Pro PHP 8 MVC' by Christopher Pitt
Apress Source Code This repository accompanies Pro PHP 8 MVC by Christopher Pitt (Apress, 2021). Download the files as a zip using the green button, o
Source code behind the Laracasts Larabit: My Favorite Laravel Collections Methods
My Favorite Laravel Collections Methods This is the source code behind the Laracasts Larabit: My Favorite Laravel Collections Methods, and features al
This repository holds the code and script for the Symfony5 Tutorials on SymfonyCasts.
Tutorials, Friendship & Symfony5 Well hi there! This repository holds the code and script for the Symfony5 Tutorials on SymfonyCasts. Setup If you've
A code generation tool for Laravel developers.
Blueprint is an open-source tool for rapidly generating multiple Laravel components from a single, human readable definition. Watch a quick demo of Bl
Laravel package to periodically monitor the health of your server and application.
Laravel package to periodically monitor the health of your server and application. It ships with common checks out of the box and allows you to add your own custom checks too. The packages comes with both console and web interfaces.
Laravel and Lumen Source Code Encrypter
Laravel Source Encrypter This package encrypts your php code with phpBolt For Laravel and Lumen 6, 7, 8 Installation Usage Installation Step 1 At the
laravel-vat is a package that contains the Laravel related wiring code for ibericode/vat
laravel-vat is a package that contains the Laravel related wiring code for ibericode/vat, helping you deal with VAT legislation for businesses based in the EU.
Instrument commands/workers/custom code with datadog, newrelic, tideways, symfony, spx.
sourceability/instrumentation This library provides a simple interface to start and stop instrumenting code with APMs. Symfony commands and messenger
Test essentials for writing testable code that interacts with Magento core modules
Essentials for testing Magento 2 modules Using mocking frameworks for testing Magento 2 modules is counterproductive as you replicate line by line you
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
A dumb sharing site for photos and videos, made by me, using a bit of borrowed code.
ShitShare A dumb sharing site for photos and videos, made by me, using a bit of borrowed code. Information This was made on Windows, so when video upl
A simple script i made that generate a valid http(s) proxy in json format with its geo-location info
Gev Proxy Generator GPG is a simple PHP script that generate a proxy using free services on the web, the proxy is HTTP(s) and it generate it in json f
Source code behind the Laracasts Larabit: Creating and Using Custom Blade Directives
This is the source code behind the Laracasts Larabit: Creating and Using Custom Blade Directives, and features all of the files and code available in that video.
Laravel CRUD Generator, Make a Web Application Just In Minutes, Even With Less Code and fewer Steps !
🚀 CRUDBOOSTER - Laravel CRUD Generator Laravel CRUD Generator, Make a Web Application Just In Minutes, Even With Less Code and fewer Steps ! About CR
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
Datatable Important This package will not receive any new updates! You can still use this package, but be preparared that there is no active developme
Yii HTTP Application
Yii HTTP Application The package ... Requirements PHP 8.0 or higher. Installation The package could be installed with composer: composer require yiiso
Blacksmith is a code generation tool which automates the creation of common files that you'd typically create for each entity in your application.
Blacksmith is a code generation tool which automates the creation of common files that you'd typically create for each entity in your application.
An Alfred 4 workflow for quickly opening directories in Visual Studio Code
Alfred Workflow - Open in Visual Studio Code An Alfred 4 workflow opening files or folders with Visual Studio Code. Note: Alfred Powerpack is required
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 4.* and 5.* service providers to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
Laravel 4.* service provider for PHP Console See https://github.com/barbushin/php-console-laravel/releases/tag/1.2.1 Use "php-console/laravel-service-
json-rpc client base on http
laravel JSON-RPC客户端(Http协议) 本项目是基于JSON-RPC的服务端端实现的rpc客户端 server端见:https://sajya.github.io/ 初始化 发布 php artisan vendor:publish --provider="Ze\JsonRpcCli
Rendering markdown from PHP code
JBZoo / Markdown Installing composer require jbzoo/markdown Usage Rendering Table ?php declare(strict_types=1); use JBZoo\Markdown\Table; echo (new
BOTNET HTTP
4NGEL-C2 Demonstration: https://youtu.be/kb1PwSe1sro Notes: change the executable name and the icon if you want, change the mainUrl in the bot • Angel
An independent client for Kibilog.com, running on native code.
The library is a client for working with Kibilog.com The client works without cUrl. To work, it is necessary that in php.ini there is a setting allow_
Infopanel is a simple tool getting some information from source. It works basically like a slider that shows only title, image, a little bit description and QR-Code for links.
Infopanel is a simple tool getting some information from source. It works basically like a slider that shows only title, image, a little bit description and QR-Code for links. It has its own GUI for the editing. The GUI provides a very simple role concept. This tool can be used for digital signage, Information panels, News or Events or similar.
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
Feel free to create new file, don't hesitate to pull your code, the most important thing is that the file name here must match your nickname so that file does not conflict with other people.
PHP-Projects hacktoberfest Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to cha
Result of our code-along meetup writing PHP 8.1 code
PHP 8.1 Demo Code This code demonstrates various PHP 8.0 and 8.1 features in a realistic, functional (but incomplete) codebase. The code is part of so
the repository uses some of the code from php-meminfo to simplify integration
the repository uses some of the code from php-meminfo to simplify integration
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
With the help of QR code technologies, digital entry passes can be created, which a user can show at the entry point to pass the door.
Navratri_Entry With the help of QR code technologies, digital entry passes can be created, which a user can show at the entry point to pass the door.