Libraries tagged by see
php-sap/saprfc-kralik
16748 Downloads
PHP/SAP implementation for Gregor Kraliks sapnwrfc module. See https://php-sap.github.io for details.
nystudio107/craft-twigprofiler
65502 Downloads
Twig Profiler allows you to profile sections of your Twig templates, and see the resulting timings in the Yii2 Debug Toolbar
nonsapiens/realaddressfactory
8481 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
laravel/database
35226 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
lanciweb/laravel-make-crud
2008 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
kylekatarnls/stylus
133313 Downloads
Stylus preprocessor for PHP (see https://github.com/AustP/Stylus.php, it's an exact fork except the minimum stability)
kunstmaan/utilities-bundle
146858 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
110409 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?
gentritxhema/laravel-currency
6948 Downloads
Laravel currency table migration and seed
drsdre/yii2-wizardwidget
144646 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
85115 Downloads
Process Manager helps you to see statuses for long running Processes
dan-da/coinparams
50427 Downloads
provides crypto currency specific information such as version numbers, DNS seeds, etc, available in JSON format
codewithdennis/filament-theme-inspector
5679 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
122662 Downloads
Adds a column to see which assets are used or unused.
barcode-bakery/barcode-common
129578 Downloads
Base code for generating barcode with the Barcode Bakery library. See barcode-bakery/barcode-1d.