HTTP, Language, Performance and optim..., P... This package can execute many tasks in parallel using JavaScript. It can generate a Web page interface containing JavaScript code that sends HTTP requests to the Web server to execute multiple tasks in parallel. The package can process the HTTP requests ...
XML, Databases Package of classes that provide DBMS independent access and management of databases. Currently it features: o BSD style license. o Dual API call forms: * Direct driver class object calls * Global function calls o Set of functions that call the selected DBMS driver objects functions ...
Design Patterns, PHP 7 This package can be used to setup microservices apps using configuration arrays. It can read configuration PHP scripts that contain values that will be used to set up details of operation of an application based on microservices. Currently it allows to configure: - SQL query ...
PHP 5, Files and Folders, Libraries This package can convert files between different document formats. It provides several classes that can take files from one document format to another document format. Currently, it can convert document files between: - Microsoft Excel to PDF - HTML to PDF - Image ...
PHP 5, Files and Folders, Libraries This package provides a Laravel facade and service to convert documents. It provides a Laravel service class that accesses document file format conversion classes. The package provides a facade to access the document file format conversion Laravel service. Currently ...
HTML, PHP 5, Databases, AJAX This package can display data in a table that users can edit. It provides an example of the BladeOne template engine's ability to generate HTML to display data that appears on the pages as tables that the users can edit. The data can be loaded and saved using repository ...
HTML, PHP 5, Content management, Video This package can embed players for other site videos or presentations. It can generate HTML to show embedded videos from other sites on one site. The class supports lazy loading of the player content to avoid slowing down the page load due to another site's ...
HTML, Debug, PHP 7 This package can show the values of PHP variables in an HTML page. It provides a class that extends the CLI dumper class to customize the presentation of the variable values to make it suitable to display in HTML pages. The class provides custom CSS styles to format the output ...
HTML, PHP 5, SEO This package can analyze Web pages and generate reports about tags. It can retrieve a given page and parse it to verify if it has certain tags that can be important to help the page rank better on search engine results. The package generates a report with the tags that it found or ...
HTML, PHP 5, Databases, Content manag..., A... This class can display and manage a tree of nodes stored in MySQL. It can generate HTML and JavaScript to display a tree of nodes stored in a MySQL database table. The generated tree displays buttons to add, remove and edit the tree nodes using AJAX ...