Libraries tagged by respect - Free download!
respect/validation
12340015 Downloads
The most awesome validation engine ever created for PHP
respect/stringifier
2615662 Downloads
Converts any value to a string
respect/rest
94941 Downloads
Thin controller for RESTful applications
joshfraser/php-name-parser
356612 Downloads
PHP library to split names into their respective components (first, last, etc)
awurth/slim-validation
162585 Downloads
A validator for the Slim PHP Micro-Framework
kennedytedesco/validation
74781 Downloads
The power of 'Respect Validation' on Laravel.
respect/relational
13534 Downloads
Fluent Database Toolkit
davidepastore/slim-validation
152935 Downloads
A slim middleware for validation based on Respect/Validation
akeneo/php-coupling-detector
922849 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
workerman/validation
4669 Downloads
The most awesome validation engine ever created for PHP. Respect/Validation 汉化版本
resultsystems/validation
21212 Downloads
Inspired 'KennedyTedesco Validation' - The power of 'Respect Validation' on Laravel.
respect/config
8755 Downloads
A powerful, small, deadly simple configurator and dependency injection container made to be easy.
respect/assertion
3252 Downloads
The power of Respect\Validation into an assertion library
nimut/typo3-complete
154300 Downloads
The complete TYPO3 package with all core extensions in the respective TYPO3 version
marcocesarato/sqlparser
6362 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.