Libraries tagged by View Engine
seka19/writedown
53 Downloads
Writedown integrate markdown "curly" braces inside the blade template engine, adding view extension and also giving the possibility of extending CommonMark.
ongom/hot-lib
9 Downloads
A PHP library for providing most of the common PHP function like session, flash messeging, view/template engine, URL methodes, encrypting id and also file hundling.
get-crawly/magento2-crawly
64 Downloads
Free Magento 2 extension that automatically generates dynamic llms.txt, llms-full.txt and agents.md files for every store view, helping AI search engines and LLMs better understand and discover your storefront.
bgillet/slim-twig
173 Downloads
Another Slim view adapter for Twig template engine.
wdb/tutorial-oop
226 Downloads
This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming) and usage of `smarty` as template engine.
vulcanphp/sweetview
56 Downloads
Sweet View is a lightweight and powerful PHP template engine that unblocks all the most common features in handling a View in PHP.
pike/slim-jade
22 Downloads
A helper for slim framework view to allow the use of phpJade as a template engine
mhinspeya/mhinspeya-brand
3 Downloads
### 1. **Module Overview:** - **Name:** Brand Inventory Manager - **Purpose:** The module dynamically lists all the brands that have products currently in stock on the website, allowing customers to view and browse products by brand. This list updates automatically based on the store's inventory. ### 2. **Key Features:** - **Dynamic Brand Listing:** - The module generates a list of brands that have at least one product in stock. - The list is updated in real-time based on changes in inventory levels (e.g., if a brand's products go out of stock, that brand is removed from the list). - **Filter by Inventory:** - Customers can filter the brand list by product availability, ensuring they only see brands with products they can purchase immediately. - **Brand Page:** - Each brand name in the list is clickable, leading to a dedicated brand page. - The brand page displays all in-stock products for that brand, with options for sorting, filtering, and searching within the brand's catalog. - **SEO-Friendly URLs:** - The module creates SEO-friendly URLs for each brand page, enhancing visibility on search engines. - **Inventory-Based Brand Widget:** - A widget can be placed on various parts of the website (e.g., homepage, sidebar, footer) that highlights popular or new brands with available stock. - **Admin Configuration:** - The admin can configure how brands are displayed (e.g., sorting by popularity, alphabetical order, etc.). - Options to include or exclude specific brands regardless of inventory (e.g., always show premium brands). - **Caching Mechanism:** - To ensure performance, the module uses caching to store brand lists, refreshing only when inventory changes occur. ### 3. **Integration with Other Features:** - **Product Pages:** On each product page, the brand name is linked to the corresponding brand page. - **Search Functionality:** When customers search for a brand name, the search results include the brand page and all relevant products. ### 4. **Customizable Design:** - The module’s front-end is fully customizable, allowing the store’s design team to style the brand listing and pages in line with the overall website design. ### 5. **Reporting and Analytics:** - The module provides reports on brand performance, showing metrics such as which brands are viewed most frequently, which have the highest sales, etc. ### 6. **Multi-Store Support:** - For stores with multiple websites or store views, the module supports configuration per store view, allowing different brands to be highlighted in different regions or languages. This Magento module would be particularly useful for e-commerce stores with diverse product offerings across many brands, ensuring that customers have an efficient way to find and purchase products by their favorite brands.has context menu
maslosoft/miniview
4244 Downloads
Mini view is minimal template rendering library with pluggable template engines. Out of the box it support plain PHP templates, Latte and Twig.
laasti/response
215 Downloads
A view response for symfony/http-foundation to use with template engines.
divineniiquaye/prush-finder
158 Downloads
This is an engine system to load files in a dynamic way, implemented from laravel view.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
divineniiquaye/prush
12 Downloads
This is an engine system to load files in a dynamic way, implemented from laravel view.
voidblaster/viewd
35 Downloads
A lightweight PHP template engine
huzemin/slim-views
5 Downloads
Smarty template enigine for Slim Framework 3.x