Tools, Libraries, Templates, Console, C..., D..., P... PHP Luminova Framework is a robust MVC and HMVC framework, supporting Twig, Smarty, and PHP templating with layout inheritance and extensions using methods like `begin`, `end`, `import`, and `extend`. It also offers: - Unique database caching ...
Localization, PHP 5, Tools, Parsers This class can extract text to translate from application code. It can traverse the PHP code files of a project to extract strings that need to be translated to internationalize an application. The class generates a configuration file in the .INI format that should ...
PHP 5, Databases, Web services This package can provide access to database records via REST API. It can handle HTTP requests sent using REST to perform queries on database table records based on the HTTP request parameters. The package can take options that define which tables may be queried. It ...
Databases, Statistics, PHP 7 This package can be used to send queries to a Apache Druid service. It can connect to a given Apache Druid service defined in a configuration file and perform several types of queries to extract information on the data stored in the service. Currently it provides functions ...
This class can create nested menus using HTML link tags. It can create menus for a Web page that have a set of links to configurable target pages with given URLs, as well configurable link attributes. The link target URL and the attribute values for each menu entry are passed as individual strings ...
HTML Dynamic Link Class will generate uniform and accessible URL and image links for any webpage or intranet application. The width and height attributes for images are automatically generated by the getimagesize() function. Link title tips default to the link anchor text if left empty and alternate ...
HTML, Time and Date This package can be used to compute dates in the Jalali calendar. There is one class that can convert dates from the Gregorian to the Jalali calendar and vice-versa. Another class can determine the first day and the number of days of a given Jalali month. An add-on class can display ...
HTML, Databases, Text processing This class can be used to display tool tips over words from a MySQL database. It takes a subject text and finds its words in a MySQL database. The class replaces the words with HTML and Javascript to display a tool tip balloon over the words that displays information ...
Utilities and Tools, Text processing, C... This class can be used to obfuscate PHP code making it unreadable to humans. It uses the PHP tokenizer functions to parse PHP source code and rewrite it eliminating comments or white space, and replacing the variable names with names that do not hint the ...
XML, Searching, SEO This package can be used to generate maps of pages of a site in Google site map XML format. There is one class for defining site map item information that includes the location of a site page, last modification time, change frequency and priority. The main class can gather all ...