Libraries tagged by bwein
francoisvaillant/twig-trace-bundle
380 Downloads
A Symfony bundle that automatically adds HTML comments to your rendered templates in development mode, making it easy to identify which Twig files, macros, and blocks are being used.
elephpant/breadcrumb
493 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.
eboreum/exceptional
8160 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
drupal/eca_starterkit
814 Downloads
This recipe provides a quick-start setup for ECA with the recommended models being downloaded and installed.
rinvex/laravel-statistics
4170 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
pbmedia/laravel-single-session
1787 Downloads
Prevent a User from being logged in more than once
wieni/wmprotected_vocabulary
4777 Downloads
Adds the possibility to protect taxonomy terms from being deleted when they are being referenced in certain fields.
werbfred/composer-package-updater
1303 Downloads
This project provides a way to have scripts be executed on packages when they are being installed, updated and uninstalled.
texthtml/object-reaper
705 Downloads
Be notified of objects being destroyed
terminal42/contao-form_control
29 Downloads
Gives you full control over the way the Contao core form fields are being rendered.
tbetool/spam-doctor
232 Downloads
Prevent your email from being spammed. PHP Library to check for whether content contains spam words.
se7enxweb/exponentialbasic
2 Downloads
Exponential Basic 2.4. Maintained by 7x. For General Use With PHP 8.3. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone for a personal home page cms that is simple and easy to understand.
se7enxweb/exponential
214 Downloads
Exponential 6. Maintained by 7x. For General Use With PHP 8.1 through 8.4.x+. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone or combined with Ibexa OSS
robertbaelde/laravel_read_only_fields
12074 Downloads
Protect read only fields from accidentally being updated
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.