Libraries tagged by seen
nystudio107/craft-twigprofiler
64817 Downloads
Twig Profiler allows you to profile sections of your Twig templates, and see the resulting timings in the Yii2 Debug Toolbar
norman-huth/nova-secret-field
44345 Downloads
This package provides a custom secret field that can be toggled to see its value.
kylekatarnls/stylus
126356 Downloads
Stylus preprocessor for PHP (see https://github.com/AustP/Stylus.php, it's an exact fork except the minimum stability)
kylekatarnls/coffeescript
128178 Downloads
A port of the CoffeeScript compiler to PHP. (See http://github.com/alxlit/coffeescript-php, this is an exact fork to fix minimum stability on the last release)
kunstmaan/utilities-bundle
145228 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
kunstmaan/generator-bundle
109264 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
drsdre/yii2-wizardwidget
142677 Downloads
Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).
dpfaffenbauer/process-manager
82715 Downloads
Process Manager helps you to see statuses for long running Processes
cmsmaxinc/filament-error-pages
4486 Downloads
Users don’t see blank 404 or 503 error pages. Instead, it shows helpful messages or guides them when something goes wrong.
barcode-bakery/barcode-common
117608 Downloads
Base code for generating barcode with the Barcode Bakery library. See barcode-bakery/barcode-1d.
acquia/acquia-migrate-accelerate
65030 Downloads
An enhanced UI and assistant for Drupal migrations. See https://www.acquia.com/drupal9/accelerate-your-migration.
wwwision/types-jsonschema
2809 Downloads
Generator for JSON Schema files from PHP classes, see https://json-schema.org/
wwwision/relay-pagination
4301 Downloads
Simple pagination implementing the Cursor Connections Specification, see https://relay.dev/graphql/connections.htm
wildbit/laravel-postmark-provider
67430 Downloads
An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md
webfactory/wfdmeta-bundle
25820 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.