Welcome to Phanisana
Phanisana is a robust and flexible PHP library designed to convert numbers, dates, and times into their full-text representations in the Malagasy π²π¬ language. Whether you're developing business software, educational tools, or localization-ready apps, Phanisana helps make your content more accessible to Malagasy speakers.
The name Phanisana is a creative fusion of PHP, the programming language itβs built on, and fanisana, the Malagasy word for "counting" or "calculation". This reflects the libraryβs core purpose and cultural roots.
β Features
- Converts any integer into its correct Malagasy number word.
- Supports numbers from 0 up to
PHP_INT_MAX(typically 9,223,372,036,854,775,807 on 64-bit systems). - Properly handles large numeric scales including:
- Millions (tapitrisa)
- Billions (lavitrisa)
- Trillions (arivo lavitrisa) and beyond.
- Easy-to-use library with clean and expressive syntax.
- Designed with extensibility in mind for future date/time support.
π Getting Started
Ready to try it out? Head over to the Installation Guide to set it up in your project, and check the Usage Guide for practical examples.
π οΈ Contributing
We welcome contributions from the community! If you discover bugs, want to suggest enhancements, or contribute features, feel free to fork the repo and submit a pull request. You can also open an issue to start a discussion.
π License
This project is open source and available under the GNU GPL 3.0 License.