mattkirwan / illuminate-database-silex-service-provider
A Silex specific service provider for using Illuminate Database as a standalone library
Installs: 1 748
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- illuminate/database: ~4.1
- silex/silex: ~1.1
Suggests
- illuminate/cache: Provides cache integration
This package is not auto-updated.
Last update: 2025-03-01 18:35:29 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.