Libraries tagged by nilportugues
nilportugues/php_backslasher
9219 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
nilportugues/messagebus
10351 Downloads
MessageBus library. Contains CommandBus, QueryBus and EventBus and multiple middleware implementations.
phpddd/repository
597 Downloads
Implementation of a base repository
nilportugues/repository-cache
235 Downloads
Implementation of a base repository with cache layer using StashPHP
nilportugues/repository
2881 Downloads
Implementation of a base repository
nilportugues/mongodb-repository
180 Downloads
MongoDB Repository implementation
nilportugues/filesystem-repository
155 Downloads
FileSystem Repository implementation
nilportugues/eloquent-repository
206 Downloads
Eloquent Repository implementation
nilportugues/eloquent-mongodb-repository
117 Downloads
Eloquent MongoDB Repository implementation
nilportugues/cache
118 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
nilportugues/xml
2166 Downloads
XML transformer outputting valid API responses.
nilportugues/schema-org
448 Downloads
Schema.org mapping for JSON-LD generation
nilportugues/php_todo
10037 Downloads
Looks into the code using a user-defined list of to-do phrases and stops commit if the total amount increased or is above a threshold.
nilportugues/php_forbidden
8093 Downloads
Looks into the code using a user-defined list of forbidden function in a given path.
nilportugues/laravel5-json-api-dingo
1497 Downloads
Laravel5 JSONAPI and Dingo together to build APIs fast