dredfern member since: Sep 05, 2012
dredfern's packages
-
PHP
somnambulist/api-bundle
Adds infrastructure for creating an API with documentation, response handling, and more.
-
-
PHP
somnambulist/attribute-model
Provides a base model that uses an internal array of attributes with type casting
-
-
-
PHP
somnambulist/domain
Provides a collection of entities, helpers and base implementations for creating domain objects.
-
PHP
somnambulist/domain-input
A collection of Domain Input/Response classes to act as a bridge between domain and environment.
-
PHP
somnambulist/enumeration
An enumeration implementation for PHP derived from eloquent/enumeration.
-
PHP
somnambulist/form-request-bundle
Adds Laravel like form requests for Symfony; based on adamsafr/form-request-bundle
-
PHP
somnambulist/fractal-bundle
A port of samj/fractal-bundle for integrating TheLeague Fractal into Symfony
-
PHP
somnambulist/laravel-doctrine-entity-audit
A port of the SimpleThings EntityAudit package re-worked for Laravel 5+
-
-
PHP
somnambulist/laravel-doctrine-tenancy
A multi-tenancy implementation that uses Laravel and Doctrine.
-
PHP
somnambulist/query-builder
An object-oriented query builder for programmatically generating SQL queries
-
PHP
somnambulist/read-models
A stripped down active-record'ish query layer for fetching data from your database.