issues
search
membrane-php
/
membrane-core
Membrane is a general purpose input validation library, supports both PHP Attributes and OpenAPI specifications
Other
1
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Symfony 7.1 support
#188
jovic1987
opened
3 days ago
0
Cached paths need to be compared as paths instead of strings
#187
charjr
opened
3 weeks ago
0
Cache Attribute Builder objects in same fashion as OpenAPI Requests and Responses
#186
charjr
opened
3 weeks ago
0
Add NullOr Filter
#185
charjr
closed
1 month ago
0
Filter enums
#184
charjr
closed
4 weeks ago
0
Ability to filter values to enum types
#183
charjr
closed
4 weeks ago
1
Process header cookies with membrane objects
#182
charjr
closed
6 months ago
0
Handle Server Variables
#181
charjr
opened
6 months ago
0
Handle schemas with multiple complex schemas
#180
charjr
opened
6 months ago
0
Handle schemas with top level definitions AND complex schemas
#179
charjr
opened
6 months ago
0
Use membrane objects
#178
charjr
closed
6 months ago
0
Refactor OpenAPIRequest Builder
#177
charjr
closed
6 months ago
0
Update Membrane Shell Script
#176
charjr
closed
7 months ago
0
Fix String\Length Validator for multibyte chararacters
#175
charjr
closed
7 months ago
0
Update Builders to check date-time according to RFC3339
#174
charjr
closed
8 months ago
0
String case filters
#173
charjr
closed
8 months ago
0
Remove strict flag from DateString Validator
#172
charjr
closed
8 months ago
1
length validation for special characters not working as expected
#171
Kaplonx
closed
7 months ago
0
Handle default values in Schema Objects
#170
charjr
opened
9 months ago
0
Appease latest PHPStan
#169
charjr
closed
9 months ago
0
Add QueryStringToArray Filter
#168
charjr
closed
10 months ago
0
Support minProperties & maxProperties
#167
charjr
closed
9 months ago
0
Add (but not use) Not Processor
#166
charjr
closed
7 months ago
0
Support "minProperties" and "maxProperties" on Object schemas
#165
charjr
closed
9 months ago
0
Process headers and cookies
#164
charjr
closed
6 months ago
0
Add Implode Filter
#163
charjr
closed
10 months ago
0
Complex schema message branches
#162
charjr
closed
9 months ago
0
Add Test namespace
#161
charjr
closed
10 months ago
0
Membrane without default (merge first)
#160
charjr
closed
10 months ago
0
Add MessageSet to OneOf Processor
#159
charjr
closed
10 months ago
0
Remember convertFromString flag for complex schemas
#158
charjr
closed
11 months ago
0
Ensure Fieldset uses DefaultProcessor, even on its own.
#157
charjr
closed
11 months ago
0
Correct Builder\Strings test name
#156
charjr
closed
11 months ago
0
Stricter validation of query parameters
#155
charjr
closed
1 year ago
0
Remove checks now performed by reader
#154
charjr
closed
1 year ago
0
Add rendered() to MessageSet
#153
charjr
closed
10 months ago
1
Refactor fromSchema switch statement to match statement
#152
charjr
closed
1 year ago
0
Change PathMatcherTest to assertSame instead of assertEquals
#151
charjr
closed
1 year ago
0
Add IsBoolString Validator
#150
charjr
closed
1 year ago
0
Add IntString Validator
#149
charjr
closed
1 year ago
0
Add IsNumericString Validator
#148
charjr
closed
1 year ago
0
Add IsFloatString and IsIntString Validator
#147
charjr
closed
11 months ago
1
Fixes converting a regex validator to php code when special chars are…
#146
carnage
closed
1 year ago
0
Fixes converting a regex validator to php code when special chars are…
#145
carnage
closed
1 year ago
0
Integrate membrane\openapi-reader
#144
charjr
closed
1 year ago
0
Add strict types to generated code
#143
carnage
closed
1 year ago
0
Ensure generated code passes PHPStan checks
#142
carnage
closed
1 year ago
0
Fix Empty body being considered an invalid JSON request
#141
carnage
closed
1 year ago
0
Allow psr-http-message ^1.0 || ^2.0
#140
charjr
closed
1 year ago
0
Support more content types
#139
carnage
closed
1 year ago
0
Next