mattkirwan / illuminate-database-silex-service-provider
A Silex specific service provider for using Illuminate Database as a standalone library
Package info
github.com/mattkirwan/illuminate-database-silex-service-provider
pkg:composer/mattkirwan/illuminate-database-silex-service-provider
0.4
2014-05-20 22:21 UTC
Requires
- illuminate/database: ~4.1
- silex/silex: ~1.1
Requires (Dev)
None
Suggests
- illuminate/cache: Provides cache integration
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 02:06:17 UTC
README
#Illuminate Database Silex Service Provider
This package eases the use of the incredibly powerful Illuminate\Database library as a standalone "database toolkit" within the Silex micro-framework.