ohanzee / database
Ohanzee component for database SQL queries and query building
0.1.2
2014-08-21 16:41 UTC
Requires
- php: >=5.3.6
- kohana/core: >=3.3
Suggests
- ext-mysql: *
- ext-pdo: *
Replaces
- kohana/database: >=3.3
This package is auto-updated.
Last update: 2023-01-11 10:25:15 UTC
README
Ohanzee is a set of PHP components that are dependency free, PSR compatible, and well documented. The design is guided by SOLID, DRY, and KISS (the SDK) philosophies.
Many were originally part of the Kohana PHP Framework.