Libraries tagged by seek
yangm97/elementor-pro
12197 Downloads
It’s about time for a live page builder, with no limits of design. A page builder that delivers high-end page designs and advanced capabilities, never before seen on WordPress. It’s time for Elementor Page Builder.
virgil/crypto
16204 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
victor-prdh/recaptcha-bundle
52155 Downloads
Use Google Recaptcha v2/v3 as form type with Symfony 6.4+, see v1.X for symfony 5.4
tomatophp/filament-locations
13086 Downloads
Database Seeds for Countries / Cities / Areas / Languages / Currancy with ready to use resources for FilamentPHP
pragmatic-modules/magento2-module-system-configuration-toolkit
9070 Downloads
System Configuration Toolkit is a Magento 2 module that shows sort order of system configuration's tabs, sections, groups, and fields. It also helps you to see full field paths, so no more looking for those.
php-sap/saprfc-kralik
16186 Downloads
PHP/SAP implementation for Gregor Kraliks sapnwrfc module. See https://php-sap.github.io for details.
php-flasher/flasher-notyf-laravel
403663 Downloads
Integrate Notyf's minimalist flash notifications with Laravel via PHPFlasher. Enhance your Laravel apps with sleek, concise user notifications.
nystudio107/craft-twigprofiler
65184 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
47481 Downloads
This package provides a custom secret field that can be toggled to see its value.
nonsapiens/realaddressfactory
8112 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
35001 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
1864 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
kylekatarnls/stylus
132086 Downloads
Stylus preprocessor for PHP (see https://github.com/AustP/Stylus.php, it's an exact fork except the minimum stability)
kylekatarnls/coffeescript
133909 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
146079 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