Libraries tagged by view class
schubu/laravel-widgets
18 Downloads
Feature your blade view files with widgets to keep your controller classes clean
ensphere/container
2014 Downloads
Maps classes to certain areas to inject processes and views.
drupal/lms_demo_kit
5 Downloads
Layers a complete LMS onto a Drupal site: course and class group types, activity types with answer plugins, LMS roles, certificates, membership requests, course views, and demo course content.
drewlabs/validation
446 Downloads
Provides validation implementation using view model or array. It provides a wrapper arround laravel fluent validator factory class, but is attempt to be framework agnostic
cyint/masterfactory-php
66 Downloads
A factory class for handling doctrine entities and their associated CRUD views
bubobox/assets
2585 Downloads
Assets is a static class that makes it very easy to add javascript or stylesheets to your views.
artificertech/laravel-renderable
136 Downloads
A package for creating classes that can be rendered as components in blade views
warrickbayman/looker
3080 Downloads
A really simple PHP view presenter based on Jeffery Ways laracasts\Presenter class
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.
ph-7/eu-vat-validator
520375 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
buepro/typo3-pvh
107326 Downloads
A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.
clabsid/easy-laravel-package
21 Downloads
Easy package for create repository, service, traits, view from artisan and generate custom ID
heimseiten/contao-inviewport-bundle
1849 Downloads
Jedem Element, welches die Klasse ivp (in view port) hat, werden die Klassen iivp (is in view port) und wivp (was in view port) hinzugefügt, wenn es dem Besucher angezeigt wird, wobei iivp wieder entfernt wird, sobald der Besucher das Element nicht mehr sieht. Zudem wird dem Body-Tag die Klasse ivp_active hinzugefügt, wenn die Funktionalität aktiv ist. JavaScript und CSS werden automatisch auf jeder Frontend-Seite eingebunden – auch im modernen Twig-Layout; eine manuelle Einbindung ist nicht mehr nötig.