FabioMobileStock member since: May 31, 2021
FabioMobileStock's packages
- 
                
- 
                PHP mobilestock/auto-json-acceptThat library will convert your Accept headers into application/json when it's generic or not present, using a global middleware 
- 
                PHP mobilestock/laravel-database-interceptorLaravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported. 
- 
                PHP mobilestock/laravel-gatekeeperLaravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow. 
- 
                PHP mobilestock/laravel-http-client-auto-throw-errorA simple Laravel package that enhances Laravel's HTTP client. It automatically throws exceptions on failed responses and prevents response truncation in exceptions, ensuring full visibility for easier debugging of API interactions. 
- 
                PHP mobilestock/laravel-make-batching-routesThis library adds a route generator, model and automated tests. 
- 
                PHP mobilestock/laravel-model-affected-rows-verificationlaravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications. 
- 
                PHP mobilestock/laravel-recaptcha-validatorLaravel ReCaptcha Validator is a library that enables you to validate Google Recaptcha v2 in Laravel applications by a macro in Request Facade. 
- 
                PHP mobilestock/laravel-replicatorlaravel-replicator is a Laravel Package that provides a peer-to-peer MySQL replication, using binlogs and events to get the changes from databases, using ANNOTATE_ROWS_EVENT to get the affected rows in the events. 
- 
                PHP mobilestock/model-tracks-user-updatesmodel-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user. 
- 
                PHP mobilestock/replicator-user-id-mapperreplicator-user-id-mapper is a library that converts the 'id' from 'usuarios' to 'id' from 'colaboradores' and vice versa. 
- 
                PHP mobilestock/scribe-tddscribe-tdd is a library that extends ajcastro-scribe-tdd. It includes internal adjustments to ensure compatibility with PHPUnit 11.4 and PEST. 
