151 Repositories
PHP Validator-Class Libraries
A tiny PHP class-based program to analyze an input file and extract all of that words and detect how many times every word is repeated
A tiny PHP class-based program to analyze an input file and extract all of that words and detect how many times every word is repeated
OpenAPI(v3) Validators for Symfony http-foundation, using `league/openapi-psr7-validator` and `symfony/psr-http-message-bridge`.
openapi-http-foundation-validator OpenAPI(v3) Validators for Symfony http-foundation, using league/openapi-psr7-validator and symfony/psr-http-message
PHP Telegram Bot based on the official Telegram Bot API with iTelegram Class.
iTelegram PHP Telegram Bot based on the official Telegram Bot API Bots: An introduction for developers Bots are special Telegram accounts designed to
Simple and Lightweight PHP Class & Methods Annotations Reader
README Simple and Lightweight PHP Class & Methods Annotations Reader Forked from eriknyk/Annotations 项目地址 github https://github.com/phppkg/annotations
A easy way to install your basic yii projetc, we have encrypt database password in phpfile, my class with alot funtions to help you encrypt and decrypt and our swoole server install just run ./yii swoole/start and be happy!
Yii 2 Basic Project Template with swoole and Modules Yii 2 Basic Project Template is a skeleton Yii 2 application best for rapidly creating small proj
Benefit PHP Shopping Cart Class (Simple Lightweight)
Benefit-PHP-Shopping-Cart-Class Benefit PHP Shopping Cart Class (Simple Lightweight) Table of Contents Initialization Get All Get Item Get Item Child
A class for easy connection to the zarinpal port
Payment class with ZarinPal A class to simplify payment operations and confirm payment of ZarrinPal payment gateway service ( به فارسی بخوانید ) Insta
Class for manage directly leds on raspberry pi in PHP
led_raspberry Class for manage directly leds on raspberry pi in PHP We can access GPIO ports directly with fwrite() for power on|off leds, without use
COP4331 Class Project 1 - "ConnectUs" virtual contact manager/Rolodex
ConnectUs COP4331 Class Project 1 - "ConnectUs" virtual contact manager/Rolodex Team Members Orion (Project Manager) Eric (Database) Rafael (API/Backe
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
WP Bootstrap Navwalker This code in the main repo branch is undergoing a big shakeup to bring it in line with recent standards and to merge and test t
A PHP Class for creating Wordpress Custom Post Types easily
N.B I've released an updated version of the project to a new repository, PostTypes. WP Custom Post Type Class v1.4 A single class to help you build mo
A small package to add computed properties to any PHP class. 🐘
Computed Properties This package provides a trait and attribute that can provide computed property support. Installation This package can be installed
A library using PHP to generate QRCode from https://www.qrcode-monkey.com free
PHP Class Generate Free QRCode 👉 A library using PHP to generate QRCode from https://www.qrcode-monkey.com free ✋ NOTE: Do not generate too many QRCo
This is a class of php QR Code, This library helps you generate QR codes in a jiffy.
This is a class of php QR Code, This library helps you generate QR codes in a jiffy.
Parse and validate crontab expressions in PHP
Standard (V7) compliant crontab expression parser/validator with support for time zones; see "man 5 crontab" for possible expressions.
A class to help convert bytes into other units (kb, mb, etc).
A class to help convert bytes into other units (kb, mb, etc). This package can be used to convert int|float values from bytes to KB, MB and GB as well
Date Manager PHP Class
Date Manager PHP Class Date Manager Version 1.0.0 PHP class for date management, for example converting solar date to gregorian date and vice versa. C
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
PropertyInfo Component The PropertyInfo component extracts information about PHP class' properties using metadata of popular sources. Resources Docume
A PHP class for querying the Twitter API and rendering tweets as an HTML list
TweetPHP A PHP class for querying the Twitter API and rendering tweets as an HTML list. Features Works with Twitter API v1.1 Tweets are cached to avoi
A Class Library enabling Asterisk ARI functionality for PHP
phpari A Class Library enabling Asterisk ARI functionality for PHP Dependencies These are the minimum requirements to have phpari installed on your se
A php class for managing and connecting to a database
Query builder class php This class is responsible for creating and executing sql commands and helps you to execute as easily as possible and safely. I
laravel-model-validator
laravel-model-validator This is a simple validator. The validator can be created by command. The validator has all common table column constraint, eg:
Utility PHP class to simplify interacting with persistent dismissible WordPress notices, promos, and banners
Persistent Dismissible A class for encapsulating the logic required to maintain a relationship between the database, a dismissible UI element (with an
Generate and autoload custom Helpers, Builder Scope, Service class, Trait
laravel-make-extender Generate and autoload custom helpers, It can generate multilevel helpers in the context of the directory. Generate Service class
Caching extension for the Intervention Image Class
Intervention Image Cache Intervention Image Cache extends the Intervention Image Class package to be capable of image caching functionality. The libra
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
PHP Curl Class: HTTP requests made easy PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs. Installation Requirements Quic
Image Cache is a very simple PHP class that accepts an image source and will compress and cache the file, move it to a new directory, and returns the new source for the image.
NO LONGER MAINTAINED!!! Image Cache v. 1.0.0 Image Cache is a very simple PHP class that accepts an image source and will compress and cache the file,
php5 class to read and write .torrent files
Torrent RW PHP version 5.2+ Features: Decode torrent file or data Build torrent from source folder/file(s) Silent Exception error system Usage example
🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
crawlerdetect.io About CrawlerDetect CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent and http_from header. Current
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
SqlFormatter A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting
Text - Simple 1 Class Text Manipulation Library
Text - Simple 1 Class Text Manipulation Library Do you remember PHP's string functions? If not, just wrap you text with Text! It will save a minute on
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
SqlFormatter A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
Motto: "Every business should have a detection script to detect mobile readers." About Mobile Detect is a lightweight PHP class for detecting mobile d
PHP routing class. Lightweight yet flexible. Supports REST, dynamic and reversed routing.
AltoRouter AltoRouter is a small but powerful routing class, heavily inspired by klein.php. $router = new AltoRouter(); // map homepage $router-map(
Validates passwords against PHP's password_hash function using PASSWORD_DEFAULT. Will rehash when needed, and will upgrade legacy passwords with the Upgrade decorator.
Password Validator Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
FuelPHP Framework - Class and Namespace alias library
Fuel Alias Library for lazy class aliasing. Install Via Composer $ composer require fuelphp/alias Usage Within FuelPHP class aliases are used to provi
Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files.
Class Preloader for PHP This tool is used to generate a single PHP script containing all of the classes required for a specific use case. Using a sing
JSONP callback validator.
JsonpCallbackValidator JsonpCallbackValidator allows you to validate a JSONP callback in order to prevent XSS attacks. Usage $validator = new \JsonpCa
A Simple Logging Class For PHP
KLogger: Simple Logging for PHP A project written by Kenny Katzgrau and Dan Horrigan. About KLogger is an easy-to-use PSR-3 compliant logging class fo
GifFrameExtractor is a PHP class that separates all the frames (and their duration) of an animated GIF
================================ GifFrameExtractor ================================ GifFrameExtractor is a PHP class that separates all the frames (an
GifCreator is a PHP class that creates animated GIF from multiple images
================================ GifCreator ================================ GifCreator is a PHP class to create animated GIF from multiple images For
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
Validate and sanitize arrays and objects.
Aura.Filter This package provides tools to validate and sanitize objects and arrays. Foreword Installation This library requires PHP 5.4 or later; we
:envelope: E-Mail Address Validator (syntax, dns, trash, typo)
✉️ E-Mail Address Validator for PHP Warning The best way to validate an e-mail address is still to send a duplicate opt-in-mail, when the user clicks
Small PHP library to valid email addresses using a number of methods.
Email Validator Small PHP library to valid email addresses using a number of methods. Features Validates email address Checks for example domains (e.g
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
CssToInlineStyles class Installation CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline style
PHP Class converter to namepaces.
Namespacer This tool will assist you in taking older underscore/prefix spaced code and will namespace it as best as it can, and also make the files an
A fluent extension to PHPs DateTime class.
Expressive Date A fluent extension to PHPs DateTime class. Table of Contents Installation Composer Manually Laravel 4 Usage Getting Instances Quick He
A full-scale PHP 5.3.2+ sandbox class that utilizes PHPParser to prevent sandboxed code from running unsafe code.
##DEPRECATED: The PHPSandbox project has transfered to Corveda/PHPSandbox and will be actively maintained there. This branch is no longer being active
PHP class to generate bookmarklets from Javascript code
Bookmarklet Gen Convert readable Javascript code into bookmarklet links Features removes comments compresses code by removing extraneous spaces, but n
Simple utility and class library for generating php classes from a wsdl file.
wsdl2phpgenerator Simple WSDL to PHP classes converter. Takes a WSDL file and outputs class files ready to use. Uses the MIT license. Announcement: We