Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Regex Value Objects Laravel Package

apie/regex-value-objects

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
apie/regex-tools 0.82 Utility package from the Apie ecosystem that provides internal tools for working with regular expressions in PHP, including helpers for building and validating regex patterns. Maintained in the Apie monorepo; primarily intended for internal use. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
respect/validation 0.82 Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. 6,031 6,156 775 849K 8 71.5 38.5 MIT 2 weeks ago
View on GitHub
Context7
boson-php/value-object-contracts 0.82 0 0 0 65 0 0.0 25.1 MIT
View on GitHub
Context7
s9e/regexp-builder 0.82 Generate compact regular expressions that match a given list of strings (ideal for keyword search). Builds optimized patterns like ba[rz]|foo from input terms, with factories for PHP, Java, JavaScript, RE2, plus RawBytes/RawUTF8 output modes. 34 36 3 76K 0 5.1 46.1 MIT 3 years ago
View on GitHub
Context7
black/email 0.82 PHP 5.4+ value object for safer email handling. Validates email format (throws on invalid), exposes recipient/domain/tld getters, array parsing, and equality checks. Note: relies on FILTER_VALIDATE_EMAIL; limited for non-ASCII and provider rules. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
spatie/regex 0.81 Cleaner, safer wrapper around PHP’s preg_* functions. Provides Regex::match/matchAll/replace with MatchResult objects, easy access to groups, sensible defaults, and callback-based replacements—no by-reference variables or confusing false/null error handling. 1,122 1,134 49 991K 0 11.6 40.7 MIT 4 years ago
View on GitHub
Deep Wiki
Context7
ilario-pierbattista/reverse-regex 0.81 Generate example strings from regular expressions in PHP—useful for test data for forms, databases, and regex validation. Includes lexer/parser and random generators, supports literals, groups, classes, ranges, and quantifiers (with some Unicode/PCRE limits). 2 3 2 4K 0 14.9 48.3 MIT 4 months ago
View on GitHub
Context7
apie/text-value-objects 0.80 0 0 0 5 0 0.0 MIT
View on GitHub
Context7
coduo/php-matcher 0.80 Flexible PHP pattern-matching library for testing and validating complex data structures. Compare arrays, JSON and objects against readable expectations, with rich mismatch descriptions to pinpoint differences. Useful for API response assertions and custom validation rules. 840 847 85 192K 4 24.2 36.9 MIT 7 months ago
View on GitHub
Context7
niklongstone/regex-reverse 0.79 Generate random strings that match a given PCRE-style regex. Supports common character classes (\d, \w, \s), ranges, groups, alternation, and quantifiers (*, +, ?, {n,m}). Simple API: RegRev::generate($pattern). 103 105 8 4K 2 3.0 22.6 MIT 11 years ago
View on GitHub
Context7
nicolopignatelli/valueobjects 0.79 Laravel-friendly PHP value objects library that helps you model domain concepts as immutable, self-validating objects (like Email, Money, Url, etc.). Encourages DDD patterns, clearer APIs, and safer data handling with consistent validation and comparison. 0 430 0 0.0
View on GitHub
Context7
apie/common-value-objects 0.79 Common value objects for the Apie ecosystem: ready-to-use PHP enums (e.g., Gender) and identifier base classes (e.g., UUID v4) for entities, fields, or composite value objects. Designed to be extended and used as examples in your own domain. 0 0 0 16 0 0.0 17.0 MIT
View on GitHub
Context7
open-southeners/laravel-apiable 0.78 13 13 0 84 2 26.3 13.7 MIT 3 months ago
View on GitHub
Context7
apie/dateformat-to-regex 0.78 Converts PHP date() format strings into “simple” regular expressions for validating date/time strings. Generates regex that matches the format pattern (not full calendar validation, e.g., may accept 30 February). Includes a static DateFormatToRegex::formatToRegex() helper. 0 0 0 3 0 0.0 18.3 MIT
View on GitHub
Context7
icomefromthenet/reverse-regex 0.78 Generate sample strings from regular expressions for test data and validation. ReverseRegex parses a supported subset of regex syntax (literals, groups, character classes, quantifiers, escapes, some Unicode via \X{####}) and outputs randomized matching text via PHP generators. 136 138 37 808 4 3.1 17.3 MIT
View on GitHub
Context7
php-standard-library/regex 0.78 Type-safe regex for PHP with typed capture groups and predictable error handling. Build expressions with confidence, get structured match results, and avoid silent failures common in preg_* functions. Part of PHP Standard Library. 1 1 0 32K 0 18.0 63.3 MIT 2 months ago
View on GitHub
Context7
funeralzone/valueobjects 0.78 PHP 7.1+ value object toolkit for fundamental scalar-based VOs. Provides traits for strings/ints/etc, enums via constants, easy native serialization (fromNative/toNative), and encourages domain validation logic. Includes extension library for complex objects. 66 66 7 23K 2 6.3 34.9 MIT 5 years ago
View on GitHub
Context7
cakephp/validation 0.78 Lightweight validation library from the CakePHP ecosystem. Define rules and validators for arrays and data objects, run checks, and collect readable error messages. Useful standalone or within CakePHP apps for consistent input validation. 43 45 8 6K 0 0.5 29.9 NOASSERTION
View on GitHub
Context7
draw/validator 0.77 PHP validation library providing a fluent API to define rules, validate arrays/inputs, and collect errors. Lightweight and framework-agnostic, suitable for Laravel or standalone apps. 0 0 0 108 0 0.0 28.1 MIT
View on GitHub
Context7
alexeyshockov/pattern-matcher 0.76 Lightweight PHP pattern-matching utility by Alexey Shockov. Helps compare values against defined patterns and execute matching logic, enabling cleaner conditional flows than nested if/switch statements. Suitable for small libraries and framework-agnostic use. 1 1 0 0 0 0.0
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor