Showing 31 open source projects for "php validator"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1
    Symfony Validator

    Symfony Validator

    Provides tools to validate values

    Symfony Validator is a PHP component designed to validate data structures using a flexible and extensible validation framework. It supports a wide range of built-in validation constraints and allows developers to create custom validation rules. The Validator component is commonly used for form validation, data integrity checks, and input sanitation, integrating seamlessly with Symfony applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Amazon SNS Message Validator for PHP

    Amazon SNS Message Validator for PHP

    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. This library is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it does require PHP 5.4+ and that the OpenSSL PHP extension is installed. Next, you must create an instance of MessageValidator, and then use either the isValid() or validate(), methods to validate the message.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Form Component

    Form Component

    Allows to easily create, process and reuse HTML forms

    Symfony Form is a component that simplifies form creation and management in PHP applications. It provides a robust framework for building and handling forms, including form validation, data binding, and rendering. Symfony Form is highly flexible and integrates seamlessly with other Symfony components, making it a go-to choice for creating dynamic, data-driven forms in web applications.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Symfony PropertyInfo

    Symfony PropertyInfo

    Extracts information about PHP class' properties using metadata

    Symfony PropertyInfo is a component that extracts information about the properties of PHP classes, such as their names, types, visibility, and documentation. It is particularly useful in scenarios like serialization, form generation, and validation, where understanding the structure of an object is essential. PropertyInfo can fetch data from PHPDoc annotations, reflection, and type hints, offering flexible integration with Symfony and other systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    EmailValidator

    EmailValidator

    PHP Email address validator

    A library for validating emails against several RFC. This library aims to support RFCs 5321, 5322, 6530, 6531, 6532, and 1035. Composer is required for installation. Spoofchecking and DNSCheckValidation validation requires that your PHP system has the PHP Internationalization Libraries (also known as PHP Intl). PHP version upgrades will happen to accomodate to the pace of major frameworks. Minor versions bumps will go via minor versions of this library (i.e: PHP7.3 -> v3.x+1). Major versions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ToolSparkr

    ToolSparkr

    Free online developer tools JSON formatter, Base64 encoder, and more

    ...Website: https://toolsparkr.com All Tools: https://toolsparkr.com/tools Blog: https://toolsparkr.com/blog No registration required. No data leaves your browser. Built on PHP 8.1 with a focus on speed and privacy, everything runs in your browser. Open Source: https://github.com/Ali83128/toolsparkr
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Swoft

    Swoft

    PHP Microservice full Coroutine framework

    Swoft is a PHP microservices coroutine framework based on the Swoole extension. Like Go, Swoft has a built-in coroutine web server and a common coroutine client and is resident in memory, independent of traditional PHP-FPM. There are similar Go language operations, similar to the Spring Cloud framework flexible annotations, powerful global dependency injection container, comprehensive service governance, flexible and powerful AOP, standard PSR specification implementation, and so on. Through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Detect country by phone number
    Mobile Phone validation or verification. Detect country by phone number free PHP script. Phone validator by mobile number. You cant check mobile carrier, city or user ip, only country by phone number. Country code detector PHP by mobile phone number Check phone number location (Reverse Lookup) by International Area Codes. Do you want to know who is calling you? Find location by number who calls or texted you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Receive SMS Online
    Receive SMS online. API Text messages receiving Simple Receive sms website. SMS number with API. https://www.youtube.com/channel/UCYuMRNb_SRZ4FMsZjnHRZUA https://www.youtube.com/watch?v=V_ghKTcA39c https://www.proovl.com/sms-api https://www.proovl.com Simple SMS receiving Website + virtual mobile number. Receive SMS, SMS nubmer, Receive text message 1. You just have to upload this file on server. 2. Then type your script url yoursite.com/reiceive-sms.php to Proovl Number...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10

    Codeme PHP Framework

    Build your php applications fast & secure

    Github: https://github.com/safeservicejt/codeme/ Wiki: https://github.com/safeservicejt/codeme/wiki Youtube Videos Tutorial: https://www.youtube.com/watch?v=6CW-5wmhhXU&list=PL8cHkabdFSG4A3dJOGrNEFABNS3MM-RFN . Codeme Php Framework v1.0 Docs: ---------------------------------------------------------------- Codeme Support Class: Route::get(); View::make(); Controller::load(); Model::load(); Validator::make(); Request::get(). Request::has(). Request::only(). Request::except(). Request::all(); Input (same as Request)' Database::connect(). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP script for validation of HTTP GET/POST parameters. Based on settings in JSON format. Requires PHP 5.3 or later. Please visit the website for manual and live demo:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VaMoLà - Validator
    VaMoLa Validator is a tool to validate accessibility according to Italian Law - based on AChecker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bank Account Validator

    moved to github: https://github.com/malkusch/bav

    This project will be continued at github: https://github.com/malkusch/bav/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ooform

    PHP object oriented form generator and validator

    This framework provides an object oriented way for form generation and validation in php. Its MVC architecture allows to separate the form generation from the rendering. The framework allows to include custom form elements and also custom validators. It provides full multilanguage support for both form and validation messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a PHP Class to validate an email address. It can be used to validate the syntax and also to check if the email server exists and its available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A SIMPLE EMAIL FUNCTION THAT USE TO CHECK WHETHER THE EMAIL VALID OR NOT. THIS FUNCTION RETURN 0 AND 1. 1 DENOTE THAT YOUR ENTER EMAIL ADDRESS IS VALID, 0 DENOTE THAT INVALID EMAIL THAT YOU HAVE ENTER TO CHECK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chess Validator
    Engine for validating board setup and individual moves, as well as determining check and checkmate status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Voodoo Validator is an application that validates websites on a webpage rather than feeding through W3C. See it in action: http://www.robbievasquez.com/validator.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple php data validator class to make the server-side data validation easier. Just call the approriate functions and a single line of code can do multiple fields validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Esqlanelapse is a weblogging system focused on accessibility and standards (it even has a built-in XHTML validator). It is a multi-user and multi-lingual system. It is not a yet-another blogware focused on more and more features. This project has been stagnant for more than 5 years and is not recommended for new installations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenWolf is a web accessibility guidelines validator. By default, it checks websites against the WAI checkpoints. It supports CSS and poorly written HTML, and It is easily customised for any particular requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Este es un código que genera una imagen con una cadena de caracteres dentro para usar de validador por imagen. Es muy util para formularios WEB. Es muy facil de usar y tiene una documentación completa con ejemplos. Ademas trae muestras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Server Side Validator for PHP4 and PHP5, is a simple server side validator, which is based on OOPs concept. Use PHP validator class, follow some simple rules & validate your data. Thats all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    W3C-PHP is a little php-cli script that can validate a list of URLs trough the W3C validator Web site (http://validator.w3.org/) with PHP-DOM functions. The script can follow the internal link (tag A) and validate it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A light-weight MVC (model 2) web application framework for PHP 5. It supports controllers, dynamic templating, implicite flow control, logging, request validator, model helper, and an active record implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB