Packages from somnambulist
-
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.
-
-
PHP
somnambulist/symfony-micro-service
A pre-configured Symfony project designed for micro services with docker files
-
PHP
somnambulist/validation
A re-write of rakit/validation providing Laravel like validation as a standalone library
-
PHP
somnambulist/aggregate-root
An aggregate root implementation that raises domain events
Abandoned! See somnambulist/domain
-
PHP
somnambulist/doctrine-enum-bridge
Allows any enumeration library to be used with Doctrine type system.
Abandoned! See somnambulist/domain
-
PHP
somnambulist/domain-events
Domain events for your entities, can be used with Doctrine.
Abandoned! See somnambulist/domain
-
PHP
somnambulist/entity-behaviours
A set of behaviours and interfaces for use with entities
Abandoned! See somnambulist/domain
-
PHP
somnambulist/laravel-doctrine-behaviours
Alternative Doctrine behaviours for laravel-doctrine extensions. Provides blamable, timestampable and universally identifiable.
Abandoned! See somnambulist/domain
-
PHP
somnambulist/laravel-doctrine-domain-events
Adds domain events to Doctrine entities.
Abandoned! See somnambulist/domain
-
PHP
somnambulist/laravel-doctrine-entity-validation
Provides integration between Doctrine entities and Laravel Validator.
Abandoned!
-
PHP
somnambulist/laravel-domain-input-mapper
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
Abandoned! See somnambulist/domain-input
-
PHP
somnambulist/laravel-environment-loader
Deferred loading / dev dependency loading for Laravel 5.X projects
Abandoned!
-
PHP
somnambulist/value-object-doctrine-mappings
A collection of mapping files for the value-objects included in: somnambulist/value-objects
Abandoned! See somnambulist/domain
-
PHP
somnambulist/value-objects
A simple value-object implementation for use in Entities. Includes a couple of basic types.
Abandoned! See somnambulist/domain