151 Repositories
PHP Validator-Class Libraries
Class used for health analysis results. It returns BMI, BMR, TDEE, Pollock 7 sinfolds stats (body fat, body density, lean mass, fat mass)
php-health Class used for health analysis results. It returns BMI, BMR, TDEE, Polock 7 sinfolds stats (body fat, body density, lean mass, fat mass) Th
Actions: controller + auth + validation in one class
Actions: controller + auth + validation in one class This package provides only one class: an Action class that extends the FormRequest class we all k
WooCommerce function and class declaration stubs for static analysis.
WooCommerce Stubs This package provides stub declarations for WooCommerce functions, classes and interfaces. These stubs can help plugin and theme dev
PHP class for parsing user agent strings (HTTP_USER_AGENT).
PHP class for parsing user agent strings (HTTP_USER_AGENT). Includes mobile checks, bots and banned bots checks, browser types/versions and more. Based on browscap (via phpbrowscap), Mobile_Detect and ua-parser. Created for high traffic websites and fast batch processing.
Validate your input data in a simple way, an easy way and right way. no framework required. For simple or large. project.
wepesi_validation this module will help to do your own input validation from http request POST or GET. INTEGRATION The integration is the simple thing
Modern PHP validator on steroids for validating forms and/or array's.
Modern PHP Validator - Standalone Validation on Steroids Introduction Head first example Installation Adding fields for validation Execute validation
Provide all attributes (including irregular patterns) to Laravel Blade class components.
blade-wants-attributes blade-wants-attributes offers you the ability to use Blade/HTML-defined attributes within the constructors of Laravel Blade cla
This is a class that allows you to import posts from Wix into WordPress.
Wix Posts to WordPress This is a class that allows you to import posts from Wix into WordPress. Requirements Please make sure you have the following i
Simple solution for form request validation on lumen.
Form Request Validation for Lumen This small package contains a laravel-like solution for request form validation. Contents Form Request Validation fo
A PHP MySQL database client class to simplify database access
This lightweight database class is written with PHP and uses the MySQLi extension, it uses prepared statements to properly secure your queries, no need to worry about SQL injection attacks.
This Validate Class is for those who are looking for a validator that returns a code for every each error (Laravel/Api)
Validator-Class This Validate Class is for those who are looking for a validator that returns a code for every each error (Laravel/Api) Requirements A
Adds phone number functionality to TYPO3 based on the PHP port of Google's libphonenumber API by giggsey
TYPO3 Phone Adds phone number functionality to TYPO3 based on the PHP port of Google's libphonenumber API by giggsey. Installation composer require si
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
The ability to encode and decode a certain set of characters called 'Html Entities' has existed since PHP4. Amongst the vast number of functions built into PHP, there are 4 nearly identical functions that are used to encode and decode html entities; despite their similarities, however, 2 of them do provide additional capabilities not available to the others.
PHPStan extension for sealed classes and interfaces.
Sealed classes with PHPStan This extension adds support for sealed classes and interfaces to PHPStan. Installation To use this extension, require it v
A simple class that provides access to country & state list.
GeoData A simple class that provides access to country & state list. Installation composer require ahmard/geodata Usage Fetch country list ?php use
Slim-Logger - A stand-alone logger class for use with the Slim Framework
Slim-Logger - A stand-alone logger class for use with the Slim Framework
StringBuffer is a PHP class providing operations for efficient string buffering
StringBuffer is a PHP class providing operations for efficient string buffering
Utilities to scan PHP code and generate class maps.
composer/class-map-generator Utilities to generate class maps and scan PHP code. Installation Install the latest version with: $ composer require comp
Small class to extract + compress .zip, .gz, .rar archives via browser.
The Unzipper The Unzipper extracts .zip and .rar archives or .gz/tar.gz files on webservers. It detects .zip/.rar/.tar.gz/.gz archives and let you cho
PHP Email address validator - A library for validating emails against several RFC.
EmailValidator A library for validating emails against several RFC. Supported RFCs This library aims to support RFCs: 5321, 5322, 6530, 6531, 6532, 10
PHP Router class - A simple Rails inspired PHP router class.
PHP Router class A simple Rails inspired PHP router class. Usage of different HTTP Methods REST / Resourceful routing Reversed routing using named rou
PHPExcelFormatter is class to make getting data from Excel documents simpler.
PHPExcelFormatter PHPExcelFormatter is class to make getting data from Excel documents simpler. Read columns what you really need Set column names for
Basic class library to read, write and view files using PHP.
File Basic class library to read, write and view files using PHP. Supported PHP Versions Build Status (dev) Main Aim of The Library The main aim of th
One time password generator, validator, and qrcode generator that has no web dependencies (self-contained) in PHP
otp-thing One time password generator, validator, and qrcode generator that has no web dependencies (self-contained) in PHP Introduction This started
MetaYaml - A powerful schema validator
MetaYaml A [put your file type here] schema validator using [put another file type here] files. At the moment, file type can be Json, Yaml, or XML. It
Amazon SNS message validation for PHP
The Amazon SNS Message Validator for PHP library allows you to validate that incoming HTTP(S) POST messages are valid Amazon SNS notifications.
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
forceutf8 PHP Class Encoding featuring popular \ForceUTF8\Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strin
Check if a translated value in a JSON column is unique in the database.
Laravel Unique Translation IMPORTANT: March 2022 It's horrible to see what is happening now in Ukraine, as Russian army is bombarding houses, hospital
This package provides tools to validate and sanitize objects and arrays.
Aura.Filter This package provides tools to validate and sanitize objects and arrays. Foreword Installation This library requires PHP 7.2 or later; we
A standalone Amazon S3 (REST) client for PHP 5/CURL
Amazon S3 PHP Class Usage OO method (e,g; $s3-getObject(...)): $s3 = new S3($awsAccessKey, $awsSecretKey); Statically (e,g; S3::getObject(...)): S3::
Class PHP Api อั่งเปา True Wallet
Description: API อั่งเปา True Wallet (Rework) Features: ตรวจสอบอั่งเปา ใช้อั่งเปา แสดงผลออกมาเป็น Json Example: ?php use M4h45amu7x\Voucher; require
A simple, standalone, modern PHP class inspector and mapper library, wrapping PHPs native reflection in a fluent interface
A simple, standalone, modern PHP class inspector and mapper library, wrapping PHPs native reflection in a fluent interface.
Class helpers for Symfony applications
Micro-Symfony Tools Class helpers for Symfony applications. Installation composer require yceruto/micro-symfony Micro-Bundle Bundles are a very impor
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
A full-scale PHP sandbox class that utilizes PHP-Parser to prevent sandboxed code from running unsafe code
A full-scale PHP 7.4+ sandbox class that utilizes PHP-Parser to prevent sandboxed code from running unsafe code. It also utilizes FunctionParser to di
PHPMailer – A full-featured email creation and transfer class for PHP
PHPMailer – A full-featured email creation and transfer class for PHP Features Probably the world's most popular code for sending email from PHP! Used
PHP JSON-RPC 2.0 Server/Client Implementation with Automatic Client Class Generation via SMD
PHP JSON-RPC 2.0 Server/Client Implementation with Automatic Client Class Generation via SMD
This application (class) does the sending of emails used in the phpmailer library
emailsender - PHP Notification library via email using phpMailer This library has the function of sending email using the phpmailer library. Doing thi
JShrink is a php class that minifies javascript so that it can be delivered to the client quicker
JShrink JShrink is a php class that minifies javascript so that it can be delivered to the client quicker. This code can be used by any product lookin
PHPAuth is a secure PHP Authentication class that easily integrates into any site.
PHPAuth is under going a complete rewrite to bring the code up to date, the project has been on hold for way to long time now and I decided to work on it again making sure EVERYONE can use it and not just advanced programmers.
Caching extension for the Intervention Image Class
Intervention Image Cache extends the Intervention Image Class package to be capable of image caching functionality.
Symfony bundle for class/method memoization
Symfony service memoization bundle This bundle provides memoization for your services - every time you call the same method with the same arguments a
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
OpenAPI PSR-7 Message (HTTP Request/Response) Validator This package can validate PSR-7 messages against OpenAPI (3.0.x) specifications expressed in Y
Laravel Validation Service
Laravel Validation Service Installation Add "prettus/laravel-repository": "1.1.*" to composer.json "prettus/laravel-validation": "1.1.*" Create a vali
Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
Security Component - CSRF The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSR
PHP class for convert KA letters to LAT and back
Kautilities PHP class for convert KA letters to LAT and back Installation Install this package through Composer. Edit your project's composer.json fil
Simple PHP templating system for user editable templates.
Simple template Simple PHP templating system for user editable templates. Idea Most applications need to render templates that insert safely treated v
🔴 First class integration of Sentry to Nette Framework (@nette)
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte Usage To install latest version of contributte/sentry use Composer. co
CRUD Build a system to insert student name information, grade the class name, and edit and delete this information
CRUD Build a system to insert student name information, grade the class name, and edit and delete this information
The Gregwar\Image class purpose is to provide a simple object-oriented images handling and caching API
Gregwar's Image class The Gregwar\Image class purpose is to provide a simple object-oriented images handling and caching API. Installation With compos
A simple class that converts your URLs to link names ✨
CuteLinkNames A simple class that converts your URLs to link names ✨ 👀
Proxy validation or Proxy checker. Command line version
Proxy Checker Proxy validation or Proxy checker Install on desktop : Install XAMPP Added environment variable system path = C:\xampp\php download the
My solution use PHP with a class for easy setup
My solution use PHP with a class for easy setup. It accepts requests with the get method just passing the username and password as well as the ip and http port of the Proxmox server. Just needing a web server.
laminas-password-validator provides a validator for character-set based input validation.
laminas-password-validator laminas-password-validator provides a validator for character-set based input validation. Installation composer require pra
A simple php class creator for laravel.
Laravel Make Class Features Create a php class from the command for any directory in the root name-space; Store a custom path as an alias and use alia
PHP class to generate and verify Google Authenticator 2-factor authentication
Google Authenticator PHP class Copyright (c) 2012-2016, http://www.phpgangsta.de Author: Michael Kliewe, @PHPGangsta and contributors Licensed under t
Extra validation rules for dealing with images in Laravel 5.
Image-Validator Extra validation rules for dealing with images in Laravel 5. NOTE: As of Laravel version 5.2, there are now built-in validation rules
Simple Yet Powerful PHP Caching Class
The PHP high-performance object caching system ever. phpFastCache is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. phpFastCache dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful
This PHP class uploads files and manipulates images very easily
This PHP class uploads files and manipulates images very easily. It is in fact as much as an image processing class than it is an upload class. Compatible with PHP4, 5 and 7. Supports processing of local files, uploaded files, files sent through XMLHttpRequest.
Polonium is a world class old school ✍️ blog website made with Php and Tailwind 🌀
Polonium Polonium is a world class old school ✍️ blog website made with Php and Tailwind 🌀 to write dump articles about... Yeah I know, you should pr
Laravel-model-mapper - Map your model attributes to class properties with ease.
Laravel Model-Property Mapper This package provides functionality to map your model attributes to local class properties with the same names. The pack
EmailValidator - PHP Email address validator
EmailValidator A library for validating emails against several RFC. Supported RFCs This library aims to support RFCs: 5321, 5322, 6530, 6531, 6532, 10
TypeResolver - A PSR-5 based resolver of Class names, Types and Structural Element Names
TypeResolver and FqsenResolver The specification on types in DocBlocks (PSR-5) describes various keywords and special constructs but also how to stati
Php-timer - Utility class for timing
phpunit/php-timer Utility class for timing things, factored out of PHPUnit into a stand-alone component. Installation You can add this library as a lo
Phpstan-dba - database handling related class reflection extension for PHPStan & framework-specific rules
database handling class reflection extension for PHPStan This extension provides following features: PDO-query knows the array shape of the returned
Extension for the Laravel validation class
Intervention Validation Intervention Validation is an extension library for Laravel's own validation system. The package adds rules to validate data l
Laravel File Generators with config and publishable stubs
Laravel File Generators Custom Laravel File Generators with a config file and publishable stubs. You can publish the stubs. You can add your own stubs
Helper class for working with Laravel Mix in WordPress themes and plugins.
Hybrid\Mix Hybrid Mix is a class for working with Lavarel Mix. It adds helper methods for quickly grabbing asset files cached in the mix-manifest.json
Is an Extension of Laravel View Class which compiles String Template on the fly. It automatically detects changes on your string template and recompiles it if needed.
Laravel-fly-view Is an Extension of Laravel View Class which compiles String Template on the fly. It automatically detects changes on your string temp
Antware NinjaCrypter is an experimental username and password cookie string class for PHP
Antware NinjaCrypter is an experimental username and password cookie string class for PHP. For study case this crypter is based on password crypting ideology but can also encrypt username and password for storing cookie string that way your login details will not be exposed by hackers that search through cookie string.
The official ibanapi.com PHP Package.
💳 IBAN API validation using ibanapi.com for PHP The official node package for validating IBAN using the ibanapi.com public API for PHP This module of
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
Simple class that implement a CAPTCHA for your PHP App.
simple-captcha Simple class that implement a CAPTCHA for your PHP App. Installation Use the package manager composer to install. composer require will
Disposable email address validator for Laravel
Laravel Disposable Email Adds a validator to Laravel for checking whether a given email address isn't originating from disposable email services such
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
Simple Loop Class
Simple Loop Class
An Hydrator class that can be used for filling object from array and extracting data from objects back to arrays.
Hydrator namespace: Meow\Hydrator Library that can hydrate (fill object with data from array) and extract data from object back to array. Installation
A simple validator package to check if the given zipcode has a valid Dutch zipcode format
Laravel Dutch Zipcode Validator A simple validator package to check if the given zipcode has a valid Dutch zipcode format Table of Contents Installati
Laravel Dutch Phone Number Validator
Laravel Dutch Phone Number Validator Validate if the given phone number is a valid Dutch phone number Table of Contents Installation Usage Translation
Simple Google Tts Api Class
Simple Google Tts Api Class
Custom Laravel Validator for combined unique indexes
unique_with Validator Rule For Laravel This package contains a variant of the validateUnique rule for Laravel, that allows for validation of multi-col
Argentinian CUIT and CUIL Validator
CUIT/CUIL Validator Argentinian CUIT and CUIL Rules for laravel validation Installation $ composer require iutrace/laravel-cuit-validator Usage Exampl
WordPress core test suite function and class declaration stubs for static analysis by PHPStan
WordPress Core Test Suite Stubs This package provides stub declarations for the WordPress Core Test Suite functions, classes and interfaces. These stu
Laravel Common Password Validator
laravel-common-password-validator Laravel Common Password Validator An optimized and secure validator to check if a given password is too common. By d
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
Php Cookie Class
Security Simple and Light Cookie Class for Php Features Create, Delete, Set Cookie Set Prefix, Domain, Secure, OnlyHttp, Path Install run the followin
Php Security Class
Security Advanced Security Class for Php Features Secure From XSS, CSRF, SQL Injection, BASE64, RFI, LFI, Command Injection, Block Suspicious Request
Laravel Disposable Email Validator
Laravel Disposable Email Validator Prevent users from registrering with a disposable email addresses! Table of Contents Installation Usage Translation
27Laracurl Laravel wrapper package for PHP cURL class that provides OOP interface to cURL. [10/27/2015] View Details
Laracurl Laravel cURL Wrapper for Andreas Lutro's OOP cURL Class Installation To install the package, simply add the following to your Laravel install
A Formatter Class for Laravel 4 based on FuelPHP's Formatter Class
Changelog Update support for Laravel 6 & phpunit 8 Update composer.json Upgrade to PSR-4 add parameter newline, delimiter, enclosure, and escape to ex
Simple PHP curl wrapper class
php-curl The smallest possible OOP wrapper for PHP's curl capabilities. Note that this is not meant as a high-level abstraction. You should still know
Make any class queue aware in a Laravel app
Make any class queue aware This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Support us We in
Laravel style jquery validation plugin
Validator Laravel style jquery validation plugin Validator is a jQuery plugin that emulates the validation class found in the laravel framework. Usage
Generate form validators for Laravel: an extension of way/generators
Laravel Form Validator Contents Introduction Installation Usage Example Tests Introduction After using Jeffrey Way's Generator and his Validator packa
Allows generate class files parse from json and map json to php object, including multi-level and complex objects;
nixihz/php-object Allows generate class files parse from json and map json to php object, including multi-level and complex objects; Installation You
A simple laravel package to validate console commands arguments and options.
Command Validator A simple laravel package to validate console commands arguments and options. Installation Require/Install the package using composer
A laravel package to generate class files from stub files.
Laravel Stub Generator A php laravel package to generate useable php files from given stub files . Installation Require the package using composer: co
This is a simple url bot validator made with laravel and react
🚀 This is a simple URL validator. Used Technologies React - Javascript framework Laravel - PHP framework Mysql - Relational database Installation Ins
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
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.