Libraries tagged by CSS Feld
felixarntz/custom-css-outsourcer
10 Downloads
Loads the additional Customizer CSS from external files instead of printing it directly to the page.
chitosystems/bootstrap-fields
903 Downloads
Allows you to add a html and css wrapper around normal SilverStripe form fields. The fields markup will be compatible with Twitter Bootstrap.
gloudemans/laravel-whoops-css
27 Downloads
Copy the custom Laravel Whoops resources to the vendor folder.
antonythorpe/silverstripe-formfieldadditionalclasses
2 Downloads
Warning: there is an error in this module as it adds classes to all form fields. Abandoned. Through new methods on the FormField, CSS classes can be added to any Field Holder template. That is, to the opening div, Validation span, Middle Column/Description div, and Left/Right label.
gitterdoc/critical
1020 Downloads
Laravel provider that will extract critical CSS.
feadbox/laravel-form-components
12 Downloads
Blade components to rapidly build forms with Tailwind CSS Custom Forms and Bootstrap 4.
clearbold/craft-color-palette
9 Downloads
Configure color themes. Select color themes for page or component styles via entry fields. Output CSS class names or color values in your templates.
pppcreative/select-badge
21 Downloads
Package combines Select field and Badge field, adds styled classes in CSS and adds functions such as icons(), map(), addTypes(), options(), labels(). Added to BelongsBaadge !
typo3/extjs
18792 Downloads
The package contains ExtJS for use in TYPO3 Flow packages. It is a slightly trimmed version of ExtJS (missing source, build, examples, documentation) with JavaScript, images, CSS and Flash moved to distinct folders. In addition it contains the ux files found in the examples folder of the ExtJS distribution. Using Ext Direct is supported by an Ext Direct request handler and a viewhelper to build a provider configuration from controller actions.
phill-m/silverstripe-customcss
30 Downloads
Adds a code editor field to SiteConfig to add custom css to the website through the admin system.
libra/libra-assets-installer
3570 Downloads
Makes accessible vendor assets (js, css, images) by creating/updating symlink to public/vendor/vendor-name folder
hotelmah/mysql-table-editor
4 Downloads
MySQL Table Editor Web Application/Project. Add, View, Edit, and Delete (CRUD) records from one table at a time. Switch to other MySQL Tables in your browser. First, set up a per Table Configuration for each table. Specify what fields to see and what fields are required for add/edit. Enjoy a fancy CSS.
gasso/reporttopdf
16 Downloads
An easy tool to make your own report and print it! Its allow to import CSV to make the concepts. The template of report can be easy customized from config folder and is based on HTML and CSS tables. Further information at GitLab. Working In Progress.
bored-programmers/laragrid
97 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
peldax/webloader
1382 Downloads
Tool for loading or deploying CSS and JS files into web pages