Libraries tagged by view class
friendsofcake/cakephp-csvview
2188016 Downloads
A CSV View class for CakePHP
zschuessler/laravel-route-to-class
329434 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
ahand/mobileesp
437609 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
noahheck/e_pdostatement
17433 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
webfiori/file
20615 Downloads
Basic class library to read, write and view files using PHP.
divante-ltd/pimcore-classification-tree
16178 Downloads
Classification Tree lets you add new custom view with classification tree.
ingenerator/kohana-view
27260 Downloads
PHP class based views for the Kohana framework
josegonzalez/cakephp-csvview
184860 Downloads
A CSV View class for CakePHP
ahinkle/auto-resolvable-blade-components
10690 Downloads
A Laravel package to automatically resolve your Blade Component views based on the component class names.
automattic/jetpack-post-list
34466 Downloads
Enhance the classic view of the Admin section of your WordPress site
rmunate/laravel_helpers
2630 Downloads
Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.
symfony/symfony1
108485 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
xima/xima-typo3-recordlist
2977 Downloads
This package provides an abstract class for creating TYPO3 backend modules that display a feature-rich and easy-to-customize list view of records. It also includes built-in simplified TYPO3 workspace integration.
harborcompliance/cakephp-xlsxview
9416 Downloads
An XLSX View class for CakePHP
myth/bay
5832 Downloads
Provides a simple mechanism for inserting view partials rendered in other classes. Can be used to provide a 'widgets' implementation or similar.