Pinned Repositories
auth
Powerful and extremely flexible authentication for any PHP framework or application.
calendar
Straightforward calendars, with events, for any templating system.
circuitbreaker
Simple circuit breaker implementation
collection
Like arrays, only better! Small, lightweight PHP 5.3 Collection class with smart slicing and fancy sorting.
config
A deliberately bare-bones configuration reader
heat
Brute force protection library.
managed-instance
Simple trait that allows your class to manage instances of itself.
orm
Experimental ORM based heavily on the old JellyORM from Kohana. NOT READY FOR PRODUCTION USE.
pipeline
Flexible and fast Pipeline library
sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
solution10's Repositories
solution10/calendar
Straightforward calendars, with events, for any templating system.
solution10/auth
Powerful and extremely flexible authentication for any PHP framework or application.
solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
solution10/config
A deliberately bare-bones configuration reader
solution10/collection
Like arrays, only better! Small, lightweight PHP 5.3 Collection class with smart slicing and fancy sorting.
solution10/pipeline
Flexible and fast Pipeline library
solution10/heat
Brute force protection library.
solution10/circuitbreaker
Simple circuit breaker implementation
solution10/devkit
Aides in the development of the S10 packages by grouping dev tools together into one package
solution10/managed-instance
Simple trait that allows your class to manage instances of itself.
solution10/orm
Experimental ORM based heavily on the old JellyORM from Kohana. NOT READY FOR PRODUCTION USE.
solution10/data
Data mapper