Libraries tagged by line count
mouf/utils.log.log_interface
183675 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/html.template.mouftemplate
143777 Downloads
This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.
lambdapuppets/lambdapuppets
80 Downloads
Little Lambda Puppets (LLP) are self-contained instances of [puppeteer](https://developers.google.com/web/tools/puppeteer) that run on AWS lambda (and have a life of their own).
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
dnadesign/silverstripe-glossary
222 Downloads
A dictionary like module allowing definitions to be set for in-content words.
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
codewithdennis/filament-translate-field
11 Downloads
This package allows you to quickly translate filamentphp form field values, like converting a description from Dutch to English, with just one click. It's an efficient solution for instantly translating content in your forms.
wangaz/contao-content-memory
17 Downloads
A memory-like content element for the frontend
datlechin/flarum-add-like-controls
936 Downloads
Add Like and Ignore option to Discussion Controls
conn/link-control
629 Downloads
Controle de Link para requests de url
clamours/music-link-preview
1 Downloads
Automatically display a rich preview of the link contents.
helvetiapps/live-controls
382 Downloads
Various controls for Laravel and Laravel Livewire
tfrommen/external-content
8 Downloads
This plugin registers a custom post type to handle external content like any other post. The post permalink is replaced by a custom post meta that holds an external URL.
pine3ree/p3-mezzio-controller
10 Downloads
A middleware wrapper for controller-like classes for mezzio/mezzio