28 Repositories
PHP disk-usage Libraries
IP2Location library for CodeIgniter. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from.
CodeIgniter IP2Location Library This module enables users to retrieve below geolocation information from an IP address. It supports both the IPv4 and
HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast usage.
HttpRequestor from Patienceman HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast
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
A PHP based cloud disk.
cloudStorage 一个基于PHP的云盘,此版本可实现用户注册、登录、修改密码,列出用户目录下文件,新建文件夹和上传文件,并加入了用户限制 修正了读取2GB以上文件大小出错的bug,并以KB,MB,GB代替字节显示文件大小 用户权限分为0,1,2三种;0无限制;1最大空间4G,单次上传文件最大
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
Rules for detecting usage of deprecated classes, methods, properties, constants and traits. PHPStan Installation To use this extension, require it in
Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils
Learning Management System Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils. Report Bug · Request F
Report high memory usage PHPUnit tests: Managed by opg-org-infra & Terraform
phpunit-memory-usage Report high memory usage PHPUnit tests: Managed by opg-org-infra & Terraform Configuration Add into the phpunit.xml extensions se
An utility component for XML usage and best practices in PHP
An utility component for XML usage and best practices in PHP
Pico disk, Not need any database, support html5, support mp3, mp4, support streaming media, support AriaNg
Nano netdisk, Now changed to pico disk. Pico disk,does not need any database, support html5, support mp3, mp4, support streaming media, support AriaNg.
Store your Laravel application settings in an on-disk JSON file
Store your Laravel application settings in an on-disk JSON file. This package provides a simple SettingsRepository class that can be used to store you
Ce projet est volontairement overkill et fait usage d'une débauche de techno, uniquement dans un objectif récréatif !
Projet OverKill Projet réaliser dans le cadre d'une série pour la chaine Youtube YoanDev. Ce projet est volontairement overkill et fait usage d'une dé
Composer Plugin for automatically including files for easing function usage in php.
Php Inc Php inc is a composer plugin for automatically including certain files into composer's autoload and autoload-dev files config. Given a set of
This library provides a way of avoiding usage of constructors when instantiating PHP classes.
Instantiator This library provides a way of avoiding usage of constructors when instantiating PHP classes. Installation The suggested installation met
Log requests and group together for aggregated statistics of route usage
Log Laravel route usage statistics Log Laravel requests and responses for statistical purposes and optionally aggregate by hours/days/months for minim
Read-only WebDAV server written in php8.0; supports browsing archives and GETting files in encodings other than what's on disk
Best Read-only WebDAV Server: TODO Features and notes of implementation Keeping generated files in a place that nginx can find them (2 ways to do this
A small library for usage deepai.org api
deepai a small library for usage deepai.org api install via composer : composer require mkhab7/deepai usage use Solid\Deepai\Deepai; require_once 've
Demonstration of OOP concepts and usage of Abstract class & Interfaces
Learn OOP Demonstration of OOP concepts and usage of Abstract class & Interfaces Usage clone this repo run composer install run php index.php Code str
Telegram API made for php (Simple usage)
Telegram Telegram API made for php (Simple usage) How to use? Download the project & place Telegram folder tp your project directory (For example i se
WebDirStat is a disk usage utility for web servers written in PHP
WebDirStat is disk usage utility for web servers, it’s a single PHP file that gives you statistics about disk usage inside a specific Directory ordered by size, in a form of a simple tree table.
CTFx is a CTF Platform forked from mellivora, that focuses on low memory footprint and low server CPU usage
CTFx is a CTF Platform forked from mellivora, that focuses on low memory footprint and low server CPU usage. It has a futuristic interface that's optimized for slower hardware, meaning that there is no bulky Javascript running in the background, nor length CSS stylesheets. CTFx improves on the mellivora CTF engine by the UI redesign and the addition of new features.
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 wordpress plugin that improves wpgraphql usage together with wpml
WPGraphQL WPML Extension Contributors: rburgst Stable tag: 1.0.6 Tested up to: 5.6.1 Requires at least: 4.9 Requires PHP: 7.0 Requires WPGraphQL: 0.8.
A simple mailable trait and interface to export mails to a storage disk once being sent.
Laravel Mail Export This package can export any mail sent with Laravel's Mailable class to any desired filesystem disk and path as a .eml file. This c
Get the system resources in PHP, as memory, number of CPU'S, Temperature of CPU or GPU, Operating System, Hard Disk usage, .... Works in Windows & Linux
system-resources. A class to get the hardware resources We can get CPU load, CPU/GPU temperature, free/used memory & Hard disk. Written in PHP It is a
Track the memory usage of your workers and display them in Filament.
Filament Memory Tracker Track the memory usage of your workers and display them in Filament. Installation Install the package via composer: composer r
Adds a header to every response to try and twart Google's usage of your site in it's FLoC tracking method.
Laravel No FLoC This package will add the Permissions-Policy: interest-cohort=() to try and twart Google's usage of your site in it's FLoC tracking me
Adds a specific header to every response to disable Google's usage of your site in it's FLoC tracking method.
Go Unfloc Yourself Description A bundle for Symfony 5 that adds a Permissions-Policy header in all the responses to prevent the use of new Google's "F
Caches responses as static files on disk for lightning fast page loads.
Laravel Page Cache This package allows you to easily cache responses as static files on disk for lightning fast page loads. Introduction Installation