Libraries tagged by view class
nixar59/yii2-bs4-alert
0 Downloads
Contains widget class for display alerts in views and add it from controllers.
tayron/template
13 Downloads
Classe para renderização de templates, views e elements (pequenas partes de templates reaproveitáveis)
fluentkit/messages
85 Downloads
Simple Laravel Messages Class to deliver messages to the view
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
amireshoon/luna
9 Downloads
Luna is a simple very light class to render HTML pages or views or any file in PHP
voceconnect/wp-twitter-cards
2391 Downloads
Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.
unsized/grapefruit
10 Downloads
Controller class to map user inputs to a full web page view template.
schubu/laravel-widgets
18 Downloads
Feature your blade view files with widgets to keep your controller classes clean
ensphere/container
2008 Downloads
Maps classes to certain areas to inject processes and views.
drewlabs/validation
378 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
2584 Downloads
Assets is a static class that makes it very easy to add javascript or stylesheets to your views.
artificertech/laravel-renderable
134 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.