Libraries tagged by seen
php-sap/saprfc-kralik
17048 Downloads
PHP/SAP implementation for Gregor Kraliks sapnwrfc module. See https://php-sap.github.io for details.
nystudio107/craft-twigprofiler
65680 Downloads
Twig Profiler allows you to profile sections of your Twig templates, and see the resulting timings in the Yii2 Debug Toolbar
kylekatarnls/stylus
133735 Downloads
Stylus preprocessor for PHP (see https://github.com/AustP/Stylus.php, it's an exact fork except the minimum stability)
kunstmaan/utilities-bundle
147158 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
110646 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
145110 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
85700 Downloads
Process Manager helps you to see statuses for long running Processes
codewithdennis/filament-theme-inspector
5980 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!
born05/craft-assetusage
123296 Downloads
Adds a column to see which assets are used or unused.
barcode-bakery/barcode-common
131791 Downloads
Base code for generating barcode with the Barcode Bakery library. See barcode-bakery/barcode-1d.
wwwision/types-openapi
2414 Downloads
Generator for OpenAPI schema files, see https://www.openapis.org/
wwwision/types-jsonschema
4682 Downloads
Generator for JSON Schema files from PHP classes, see https://json-schema.org/
wwwision/relay-pagination
5147 Downloads
Simple pagination implementing the Cursor Connections Specification, see https://relay.dev/graphql/connections.htm
wwwision/jsonschema
2422 Downloads
PHP Classes to represent JSON schema, see https://json-schema.org/
webfactory/wfdmeta-bundle
28184 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.