Pinned Repositories
Live-Chat-Application
Live chat system build with PHP, JavaScript and mySQL as back-end database. Multiple users are able to communicate with each other at the same time by utilizing this system.
kezenwa's Repositories
kezenwa/adblock2privoxy
Convert adblock config files to privoxy format
kezenwa/advanced-RAM-use-on-Bash-installed-systems
These tips and tricks can help optimize and clean up your RAM on Bash-installed systems, improving system performance and reducing the likelihood of crashes and freezes due to insufficient memory.
kezenwa/angie
Angie - drop-in replacement for Nginx
kezenwa/array-to-xml
A simple class to convert an array to xml
kezenwa/batcache
A memcached HTML page cache for WordPress.
kezenwa/chrome-for-developers-rss
Cloudflare Worker that generates RSS Feeds for developer.chrome.com
kezenwa/clean-code-php
:bathtub: Clean Code concepts adapted for PHP
kezenwa/Debian-System-Backup-and-Restore-Script
This repository contains a shell script to back up and restore important system elements of a Debian-based system. This is useful for creating a rollback point before making significant changes to the system.
kezenwa/fast-cgi-client
A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
kezenwa/gsitemap
This module generates your Google sitemap file
kezenwa/haxe
Haxe - The Cross-Platform Toolkit
kezenwa/hover-preview-js
Adds hoverable video and image previews to elements in Vanilla JS.
kezenwa/html5-dom-document-php
A better HTML5 parser for PHP.
kezenwa/ICanBoogie-Inflector
A multilingual inflector that transforms words from singular to plural, underscore to camel case, and formats strings in various ways.
kezenwa/image-optimizer
Easily optimize images using PHP
kezenwa/imap
Object-oriented, fully tested PHP IMAP library
kezenwa/JijiLeadScraping
kezenwa/Job-Application-System-with-PHP-and-MySQL
Built a Job Application System using PHP, MySQL, phpMailer, and reCAPTCHA. Streamlined the job application process with secure data submission, including personal details, resumes, and cover letters. Integrated advanced security measures like reCAPTCHA and CSRF protection for spam prevention and safeguarding against unauthorized form submissions.
kezenwa/LaravelShoppingcart
A simple shopping cart implementation for Laravel
kezenwa/linux-dash
A beautiful web dashboard for Linux
kezenwa/nginx-s3-gateway
NGINX S3 Caching Gateway
kezenwa/nova-permissions
Add Permissions based authorization for your Nova installation via User-based Roles and Permissions. Roles are defined in the database whereas Permissions are defined in the code base.
kezenwa/php-image-compressor
PHP library for compress and optimize JPEG and PNG images
kezenwa/php-image-resize
PHP library to resize, scale and crop images. Cloud solution available at:
kezenwa/PHP-Light-SQL-Parser
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
kezenwa/php-query-builder
A lightweight PHP query builder for easy database interactions
kezenwa/simple-indexedDB
A simple indexedDB wrapper
kezenwa/snappymail
Simple, modern & fast web-based email client
kezenwa/static-php-cli
Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
kezenwa/web-dev-rss
Cloudflare Worker that generates RSS Feeds for web.dev