All Projects → laminas → Laminas Validator

laminas / Laminas Validator

Licence: bsd-3-clause
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria

Projects that are alternatives of or similar to Laminas Validator

Phug
Phug - The Pug Template Engine for PHP
Stars: ✭ 43 (-4.44%)
Mutual labels:  hacktoberfest
Vyper.fun
Cryptozombies for Vyper: Learn Vyper by building games!
Stars: ✭ 42 (-6.67%)
Mutual labels:  hacktoberfest
Boxstarter
Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages
Stars: ✭ 1,024 (+2175.56%)
Mutual labels:  hacktoberfest
Traducao
PHP Manual Brazilian Portuguese - Git/GitHub bridge
Stars: ✭ 43 (-4.44%)
Mutual labels:  hacktoberfest
Meteor Collection2
A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
Stars: ✭ 1,020 (+2166.67%)
Mutual labels:  hacktoberfest
John Cena
You can't see me. 😄
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Active Record
Active Record database abstraction layer
Stars: ✭ 43 (-4.44%)
Mutual labels:  hacktoberfest
Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+2168.89%)
Mutual labels:  hacktoberfest
Ejs Playground
A web app to play with EJS templates.
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Iv
Asignatura de infraestructuras virtuales para el Grado de Informática
Stars: ✭ 43 (-4.44%)
Mutual labels:  hacktoberfest
Excellentexport
Javascript export to Excel
Stars: ✭ 1,018 (+2162.22%)
Mutual labels:  hacktoberfest
Zeppelin Mongodb Interpreter
MongoDB interpreter for Apache Zeppelin
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Publiclab.editor
A general purpose, JS/Bootstrap UI framework for rich text posting. An author-friendly, minimal, mobile/desktop interface for creating blog-like content, designed for PublicLab.org
Stars: ✭ 43 (-4.44%)
Mutual labels:  hacktoberfest
Nixery
Container registry which transparently builds images using the Nix package manager
Stars: ✭ 1,023 (+2173.33%)
Mutual labels:  hacktoberfest
Front End Monorepo
A rebuild of the front-end for zooniverse.org
Stars: ✭ 42 (-6.67%)
Mutual labels:  hacktoberfest
Snaake Flutter
Snaake is a small and very simple clone of the classic snake game from Nokia phones.
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Typescript
Rudimentary TypeScript support
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest
Kayenta
Automated Canary Service
Stars: ✭ 1,026 (+2180%)
Mutual labels:  hacktoberfest
Pokr
Make agile estimating and planning easy with our online planning or scrum poker tool
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest

laminas-validator

Build Status Coverage Status

laminas-validator provides a set of commonly needed validators. It also provides a simple validator chaining mechanism by which multiple validators may be applied to a single datum in a user-defined order.

Installation

Run the following to install this library:

$ composer require laminas/laminas-validator

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-validator/

Support

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].