Libraries tagged by this7 component
elephpant/breadcrumb
467 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
draw/console
19346 Downloads
This component allow to command execution in the database.
codraw/cron-job
213 Downloads
This component allows to manage cron jobs.
codraw/console
63 Downloads
This component allow to command execution in the database.
infernalmedia/meta-tags
1416 Downloads
This package provides a component that generates meta tags for your website.
becklyn/rad-bundle
6753 Downloads
This bundle provides basic components
softspring/mime-translatable
21766 Downloads
This library extends symfony mime component providing a translatable email
mouf/utils.cache.no-cache
182130 Downloads
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
taujor/phpssg
35 Downloads
A lightweight static site generator, utilizing composable templates in pure PHP. This project uses a presenter -> view invokable component classes pattern to provide clean, composable, vanilla, php developer experience without a third-party templating engine.
softspring/http-cache-store-bundle
2708 Downloads
This is a template for creating new components
tuyakhov/yii2-materialize
2636 Downloads
This is the Materialize extension for Yii framework 2.0. It encapsulates Materialize components and plugins in terms of Yii widgets, and thus makes using Materialize components/plugins in Yii applications extremely easy.
spryker/cypress-tests
17093 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
ngankt2/filament-topbar
178 Downloads
A simple yet effective Filament plugin that automatically adds a customized topbar to your Filament admin panel. This plugin enhances your Filament panel's user experience by replacing the default topbar component with an improved version that displays navigation and user interface elements in strategic locations.
mouf/utils.log.log_interface
185119 Downloads
This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)
mouf/security.userservice-splash
195085 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.