repat member since: Dec 09, 2015
Packages maintained by repat
-
-
-
-
-
PHP
repat/date-constants
A series of constants designed to make it easier to express dates in PHP applications
-
-
-
-
-
PHP
repat/immutability
A simple Laravel package based on davidmpeace/immutability that allows you to enforce immutable attributes on Eloquent models.
-
PHP
repat/laravel-5-dbug
A library for nicer looking variable dumps comparable to ColdFusion's cfdump.
-
PHP
repat/laravel-currency
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates. Fork of torann/currency.
-
PHP
repat/laravel-database-session-model
Eloquent Model for the sessions table as created by artisan session:table
-
-
PHP
repat/laravel-job-models
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table