Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémie Fréreault <[email protected]>
  • Loading branch information
jeremie5 authored Nov 10, 2024
1 parent 56c7dda commit a417f35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ Make sure to verify prerequisites for each Dataphyre module you will add to your
- [**Currency**](/common/dataphyre/modules/currency/documentation/Dataphyre_Currency.md): The Dataphyre Currency Module is a PHP solution for managing currency conversion and formatting in web applications. It supports multiple currencies with features like automatic exchange rate fetching, localized formatting, and customizable base/display currencies. Ideal for e-commerce and financial applications, it ensures accurate, user-friendly currency handling for a global audience.
- [**Datadoc**](/common/dataphyre/modules/datadoc/documentation/Dataphyre_Datadoc.md): The Datadoc module in Dataphyre automates the generation and management of project documentation directly from PHP source code. Utilizing advanced parsing techniques, it organizes and updates documentation to reflect changes in the codebase. Key features include automated documentation generation, code tokenization, synchronization with source code, and security controls. This module is ideal for maintaining internal documentation, generating API references, and facilitating project handovers.
- [**Date Translation**](/common/dataphyre/modules/date_translation/documentation/Dataphyre_Date_Translation.md): Data translation layers for internationalization support.
- **Dpanel**: Project diagnosis tool.
- [**Firewall**](/common/dataphyre/modules/firewall/documentation/Dataphyre_Firewall.md): The Dataphyre Firewall module is a robust security solution designed to safeguard web applications from threats like request flooding and bot traffic. Key features include dynamic request flooding prevention, rate limiting to control incoming requests, and captcha integration to distinguish legitimate users from bots. The module is highly configurable, allowing customization of settings to meet specific security needs, and it integrates seamlessly with other Dataphyre components for enhanced functionality. With diagnostic logging for monitoring and troubleshooting, the Firewall module is essential for maintaining a secure and reliable web environment.
- [**Fulltext Engine**](/common/dataphyre/modules/fulltext_engine/documentation/Dataphyre_Fulltext_Engine.md): The Dataphyre Fulltext Engine Module enables advanced full-text search capabilities in applications. Supporting multiple backends like SQLite, SQL, Elasticsearch, and Vespa, it offers features such as tokenization, stemming, stopword removal, and various search algorithms to enhance match accuracy. Users can create and manage indexes, execute flexible search queries, and obtain relevance-scored results tailored to specific use cases. With language support and integration options for external engines, this module facilitates the development of robust, multi-lingual search experiences.
- [**Geoposition**](/common/dataphyre/modules/geoposition/documentation/Dataphyre_Geoposition.md): The Geoposition Dataphyre Module provides robust geolocation functionalities, including postal code formatting and validation, position retrieval based on postal codes or subdivisions, and distance calculations. It enables applications to standardize and verify postal codes, fetch geographical coordinates, and compute distances using Haversine and Vincenty algorithms. This module enhances location-based services and analyses, making it ideal for applications requiring precise geolocation data.
Expand Down

0 comments on commit a417f35

Please sign in to comment.