https://github.com/ruslan-a7/utils_normalizers
System utilities and constants for normalizing paths and nesting
https://github.com/ruslan-a7/utils_normalizers
directory-separator nesting-separator separators system system-utilities
Last synced: 5 months ago
JSON representation
System utilities and constants for normalizing paths and nesting
- Host: GitHub
- URL: https://github.com/ruslan-a7/utils_normalizers
- Owner: Ruslan-A7
- License: other
- Created: 2025-07-01T12:12:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-10-18T19:41:49.000Z (8 months ago)
- Last Synced: 2026-01-14T14:47:14.183Z (5 months ago)
- Topics: directory-separator, nesting-separator, separators, system, system-utilities
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# utils_normalizers
(Українська версія нижче / Ukrainian version below)
## English
System utilities and constants for normalizing paths and nesting.
Functions for normalizing paths according to the directory separator for the current operating system.
Normalization of backward steps into correct paths.
Functions for handling the nestedness of arrays and other structures that have nestedness.
Functions for converting paths to nesting and vice versa.
It is intended to unify internal paths and nestings in all framework packages.
Notes:
- Semantic versioning is used accordance with https://semver.org.
## License:
Copyright (c) Ruslan A7 (RA7). All rights reserved.
Licensed under [RA7 Open Free License](https://ra7.iuid.cc/license)
## Українська
Системні утиліти та константи для нормалізації шляхів і вкладеностей.
Функції для нормалізації шляхів згідно роздільника директорій для поточної операційної системи.
Нормалізація зворотних кроків в коректні шляхи.
Функції для обробки вкладеності масивів та інших структур що мають вкладеність.
Функції для перетворення шляхів у вкладеність та навпаки.
Призначено для уніфікації внутрішніх шляхів та вкладеностей у всіх пакетах фреймворка.
Примітки:
- Використовується семантичне версіювання згідно https://semver.org/lang/uk.
## Ліцензія:
Авторське право (с) Ruslan A7 (RA7). Всі права захищено.
Ліцензовано відповідно до [RA7 Open Free License](https://ra7.iuid.cc/license)