Libraries tagged by seen
kylekatarnls/stylus
132422 Downloads
Stylus preprocessor for PHP (see https://github.com/AustP/Stylus.php, it's an exact fork except the minimum stability)
kunstmaan/utilities-bundle
146233 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
109900 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
143937 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
84224 Downloads
Process Manager helps you to see statuses for long running Processes
codewithdennis/filament-theme-inspector
5261 Downloads
Easily see the fi- class of any element on the page by hovering over it. A tooltip displays the class name, and you can copy it with a click!
cmsmaxinc/filament-error-pages
7234 Downloads
Users don’t see blank 404 or 503 error pages. Instead, it shows helpful messages or guides them when something goes wrong.
born05/craft-assetusage
121853 Downloads
Adds a column to see which assets are used or unused.
barcode-bakery/barcode-common
125133 Downloads
Base code for generating barcode with the Barcode Bakery library. See barcode-bakery/barcode-1d.
acquia/acquia-migrate-accelerate
66569 Downloads
An enhanced UI and assistant for Drupal migrations. See https://www.acquia.com/drupal9/accelerate-your-migration.
wwwision/types-openapi
1347 Downloads
Generator for OpenAPI schema files, see https://www.openapis.org/
wwwision/types-jsonschema
3386 Downloads
Generator for JSON Schema files from PHP classes, see https://json-schema.org/
wwwision/relay-pagination
4677 Downloads
Simple pagination implementing the Cursor Connections Specification, see https://relay.dev/graphql/connections.htm
wwwision/jsonschema
1196 Downloads
PHP Classes to represent JSON schema, see https://json-schema.org/
webfactory/wfdmeta-bundle
27089 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.