codejunkie member since: Jan 10, 2016
codejunkie's packages
-
PHP
nia/sql-adapter
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
-
PHP
nia/sql-adapter-pdo
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
-
PHP
nia/sql-operation
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
-
-
-
PHP
nia/translating
Component provides several interfaces and classes for translations and pluralizations.
-