Pinned Repositories
backup-engine
A library used to backup project files and databases, and upload backups to dropbox.
backupish
Easy backups of directories and mysql databases
event-sourcing-with-eloquent
A demo app showing how to use event sourcing with eloquent.
illuminate-config-5
A demo project using illuminate/config v5
laravel-ip-service
A Laravel package to get the user's country using the ip. A wrapper for http://ip2nation.com
laravel-nested
Add nested sets validation to eloquent models
laravel-translatable
[Deprecated] A Laravel package for multilingual models
phpspec-reference
A guide containing phpspec use cases
unix-zipper
A simple zip compression library for Unix operating systems. UnixZipper is ideal for creating backups of your projects in unix servers.
dimsav's Repositories
dimsav/backup-engine
A library used to backup project files and databases, and upload backups to dropbox.
dimsav/illuminate-config-5
A demo project using illuminate/config v5
dimsav/laravel-nested
Add nested sets validation to eloquent models
dimsav/unix-zipper
A simple zip compression library for Unix operating systems. UnixZipper is ideal for creating backups of your projects in unix servers.
dimsav/laravel-oauth2
Authorize users in your application with multiple OAuth 2.0 providers.
dimsav/activitylog
A very simple activity logger to monitor the users of your website or application
dimsav/aliases
My console aliases
dimsav/arrounded
A set of self-aware Laravel abstracts that know their way around
dimsav/baum
Baum is an implementation of the Nested Set pattern for Laravel 4's Eloquent ORM.
dimsav/behat-reference
dimsav/blog
The madewithlove blog
dimsav/elasticsearch-definitive-guide
dimsav/elasticsearch-reference
dimsav/eloquent-sluggable
Easy creation of slugs for your Eloquent models in Laravel 4.
dimsav/gush
Open Source & Enterprise FAST project maintainance/contributing
dimsav/gush-sandbox
sandbox repo for trying gush however you want
dimsav/iterm-keys
dimsav/l5-repository
Laravel 5 - Repositories to abstract the database layer
dimsav/laravel-datex
Laravel date-time bundle
dimsav/laravel-localization
Easy localization for Laravel 4
dimsav/phpspec-example
dimsav/protects
Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events.
dimsav/scaffenger
Scaffolding generator for Laravel 5
dimsav/testbench
[Package] Laravel Unit Testing Helper
dimsav/todo
Todo assignment for madewithlove