Libraries tagged by nilportugues
nilportugues/sql-query-formatter
1214512 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
249223 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
nilportugues/sphinx-search
463334 Downloads
Fully unit tested SphinxClient (SphinxAPI) for PHP5.3 and above to be used with SphinxSearch
nilportugues/sitemap-component
59727 Downloads
Standalone sitemap builder 100% standards compliant. Build for PHP5.3 and above.
nilportugues/serializer
264257 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nilportugues/php_backslasher
9538 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
nilportugues/jsonapi-bundle
47104 Downloads
Symfony 2 & 3 JSON API Transformer Package
nilportugues/json-api
107985 Downloads
Serializer transformers outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
nilportugues/repository
2938 Downloads
Implementation of a base repository
nilportugues/assert
66389 Downloads
A simple and elegant assertion and guard methods library for input validation.
nilportugues/api-transformer
111070 Downloads
Base library providing the core functionality for API transformation.
nilportugues/api-problems
49727 Downloads
PSR7 Response implementation for the Problem Details for HTTP APIs
nilportugues/sql-repository
1864 Downloads
SQL Repository implementation
nilportugues/serializer-eloquent
36591 Downloads
Eloquent Driver for NilPortugues Serializer outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
nilportugues/messagebus
10354 Downloads
MessageBus library. Contains CommandBus, QueryBus and EventBus and multiple middleware implementations.