Libraries tagged by view class
friendsofcake/cakephp-csvview
2683433 Downloads
A CSV View class for CakePHP
ahand/mobileesp
527572 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.
zschuessler/laravel-route-to-class
430654 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
dereuromark/cakephp-feed
57572 Downloads
A CakePHP plugin containing RssView and AtomView classes for generating RSS 2.0 and Atom 1.0 feeds.
noahheck/e_pdostatement
23674 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
ingenerator/kohana-view
31045 Downloads
PHP class based views for the Kohana framework
harborcompliance/cakephp-xlsxview
13237 Downloads
An XLSX View class for CakePHP
myth/bay
7196 Downloads
Provides a simple mechanism for inserting view partials rendered in other classes. Can be used to provide a 'widgets' implementation or similar.
automattic/jetpack-post-list
48138 Downloads
Enhance the classic view of the Admin section of your WordPress site
rmunate/laravel_helpers
2770 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.
mateffy/laravel-codebase-mcp
1643 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
symfony/symfony1
114168 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!
webfiori/file
29328 Downloads
Basic class library to read, write and view files using PHP.
xima/xima-typo3-recordlist
14255 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.
machour/laravel-data-table
1517 Downloads
A reusable, server-side DataTable system for Laravel + Inertia.js + React (TanStack Table). Define your table in a single PHP class — get sorting, filtering, pagination, exports, quick views, and a full-featured React UI out of the box.