Libraries tagged by ashleydawson
ashleydawson/simple-pagination
152272 Downloads
Simple, lightweight and universal service that implements pagination on collections of things
ashleydawson/slugify
14196 Downloads
Lightweight slugify library
ashleydawson/simple-pagination-bundle
15609 Downloads
Symfony bundle for Simple Pagination, the simple, lightweight and universal paginator that implements pagination on collections of things
ashleydawson/class-meta
7207 Downloads
Add arbitrary metadata to classes and their constants by annotation
ashleydawson/doctrine-flysystem-bundle
7913 Downloads
Add a flysystem storage behaviour (trait) to Doctrine entities in Symfony 2
ashleydawson/glide-bundle
22419 Downloads
Glide image processing in a Symfony2 project
ashleydawson/multibundle
14257 Downloads
Register multiple bundles within the Symfony2 kernel
ashleydawson/globtoregex
3 Downloads
Function that converts a glob pattern into a regular expression, extracted from the Symfony Finder component
ashleydawson/domain-event-dispatcher-bundle
18625 Downloads
Symfony bundle to add the domain event dispatcher (singleton)
ashleydawson/domain-event-dispatcher
18644 Downloads
Dispatch or defer domain events from a singleton. Handy if you're using DDD and need a singleton domain dispatcher for models.
ashleydawson/doctrine-gaufrette-storable-bundle
88 Downloads
Symfony2 bundle to add a storable behaviour to doctrine entities to facilitate abstracted file storage
ashleydawson/deskpro-hab
2 Downloads
ashleydawson/command-bus
15 Downloads
Command bus and executable commands with a return/response
ashleydawson/class-meta-bundle
5885 Downloads
Symfony bundle to add arbitrary metadata to classes and their constants by annotation
ashleydawson/canonically-flatten-tree
3204 Downloads
Pure function to flatten a tree (n-dimensional array) into a canonicalised list array