Download the PHP package mamyraoby/phanisana without Composer
On this page you can find all versions of the php package mamyraoby/phanisana. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mamyraoby/phanisana
More information about mamyraoby/phanisana
Files in mamyraoby/phanisana
Package phanisana
Short Description Phanisana is a powerful PHP library that transforms numbers, dates, and times into their full-text equivalents in the Malagasy 🇲🇬 language.
License GPL-3.0-only
Informations about the package phanisana
Phanisana
Phanisana is a powerful PHP library that transforms numbers, dates, and times into their full-text equivalents in the Malagasy 🇲🇬 language. Whether you're localizing applications, building educational tools, or creating systems with Malagasy users in mind, Phanisana offers a reliable and intuitive solution.
The name Phanisana is a blend of PHP and the Malagasy word fanisana, meaning "counting" or "calculation"—perfectly reflecting the library’s purpose and roots.
📚 Documentation
Full documentation is available at 👉 phanisana.readthedocs.io
📦 Installation
Install the package via Composer:
🚀 Quick Start
First, make sure Composer’s autoloader is included (optional if already loaded by your framework):
Or use the global helper function for shorter syntax:
More usage examples and details are available in the Usage Guide.
✅ Features
- Converts integers into accurate Malagasy number words.
- Supports numbers from
0
up toPHP_INT_MAX
(usually 9,223,372,036,854,775,807 on 64-bit systems). - Handles large numeric scales such as:
- Millions (tapitrisa)
- Billions (lavitrisa)
- Trillions (arivo lavitrisa) and beyond
- Clean, extensible library
- Lightweight and framework-agnostic
🛠️ Contributing
Contributions are very welcome! Feel free to fork the repo, open issues, or submit pull requests. Bug reports, improvements, and suggestions are encouraged and appreciated.
📄 License
This project is open-source and licensed under the GNU GPL 3.0 License.