Libraries tagged by rspec
awurth/slim-validation
402687 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
respect/rest
156586 Downloads
Thin controller for RESTful applications
respect/config
11791 Downloads
A powerful, small, deadly simple configurator and dependency injection container made to be easy.
kennedytedesco/validation
116556 Downloads
The power of 'Respect Validation' on Laravel.
respect/relational
20837 Downloads
Fluent Database Toolkit
davidepastore/slim-validation
229803 Downloads
A slim middleware for validation based on Respect/Validation
akeneo/php-coupling-detector
1099683 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
workerman/validation
36989 Downloads
The most awesome validation engine ever created for PHP. Respect/Validation 汉化版本
resultsystems/validation
32853 Downloads
Inspired 'KennedyTedesco Validation' - The power of 'Respect Validation' on Laravel.
respect/coding-standard
36119 Downloads
The Respect Coding Standard is a set of PHP_CodeSniffer rules applied the Respect components.
respect/assertion
29016 Downloads
The power of Respect\Validation into an assertion library
respect/string-formatter
20240 Downloads
A powerful and flexible way of formatting and transforming strings
pagemachine/typo3-matomo-tracking
11819 Downloads
Server-side Matomo Tracking in TYPO3 with emphasis on privacy: consentless tracking, GDPR/TDDDG-compliant, respects DNT/GPC
marcocesarato/sqlparser
46344 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
icehawk/icehawk
31197 Downloads
Lightweight PHP routing framework, respecting CQRS