Packages from nia
-
-
-
-
-
-
PHP
nia/formatting-numeric
Component with several numeric formatter implementations such like monetary, percentage and decimal.
-
PHP
nia/formatting-text
Component with several text formatter implementations such like IBAN and slug.
-
-
-
-
PHP
nia/requestresponse-http
Implementation of the request response pattern for the HTTP environment.
-
PHP
nia/routing
The routing component routes a request through filters to a handler that will convert it to a response.
-
-
-
-
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.
-