Search results for expressões
martin-georgiev/postgresql-for-doctrine
3271047 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
verbalexpressions/php-verbal-expressions
44066 Downloads
PHP Regular expressions made easy
tpetry/laravel-query-expressions
93391 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
webmozart/expression
285019 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
tmilos/lexer
1061360 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1533214 Downloads
Library that generates regular expressions that match a list of strings.
langleyfoxall/math_eval
509242 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1308045 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
chriskonnertz/string-calc
489509 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
regex-guard/regex-guard
423110 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
panlatent/cron-expression-descriptor
343044 Downloads
Converts cron expressions into human readable descriptions.
lochmueller/sourceopt
418027 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
leongrdic/smplang
217735 Downloads
A simple language written in PHP that evaluates expressions without eval
icomefromthenet/reverse-regex
363659 Downloads
Convert Regular Expressions into text, for testing
freelancehunt/php-credit-card-validator
400481 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.