ngmy member since: Feb 09, 2014
ngmy's packages
-
-
PHP
ngmy/eloquent-serialized-lob
Eloquent Serialized LOB is a trait for Laravel Eloquent models that allows Serialized LOB pattern
-
-
-
PHP
ngmy/laravel-async-await-bus
A Laravel bus decorator that allows to await asynchronous command responses.
-
PHP
ngmy/laravel-job-response
Add responses to Laravel Jobs - allowing your application to wait for a response from a dispatched job.
-
PHP
ngmy/laravel-mysql-dumper
The Laravel package that provides the Artisan command to execute mysqldump.
-
-
-
PHP
ngmy/media-thumbnail-url
Get thumbnail URL for a given media URL. Supports Instagram and YouTube.
-
-
PHP
ngmy/okuribito-laravel
OkuribitoLaravel can monitor view loading and record it. This helps to remove unused view files.
-
-
-
PHP
ngmy/specification
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.