Libraries tagged by user info
uthmandev/swift2fa
2 Downloads
A secure and easy way to implement Two-Factor Authentication (2FA) with PHP. This library provides an easy-to-use solution for integrating 2FA into your applications, including QR code generation, token verification, and secret key management.
syntafin/laravel-i18n-exporter
40 Downloads
This package provides a command to easily convert the Laravel language files into JSON to be used by your frontend application.
sebkln/ajaxselectlist
69 Downloads
Provides a drop-down list which uses Ajax to load records into the page.
hestalabs/payments
38 Downloads
This is simple and easy to use Laravel and Lumen package for using multiple payment gateways in a single place. Now you don't need to install multiple packages for multiple payment gateways. Here we provide 2 of most widely used Payment Gateways (PayPal, Stripe) having easy to use methods such as pay(), invoice(), refund() etc.
sylvrs/libmarshal
1140 Downloads
A library used for marshalling/unmarshalling data into objects
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
alt-design/alt-google-2fa
139 Downloads
Alt Google 2FA addon! Uses google2fa-laravel to integrate it into Statamic.
sebastiaanluca/laravel-blog
81 Downloads
A simple-to-use blog system you can pull into any existing Laravel project.
wernerwa/pat-template
781 Downloads
patTemplate is a powerful, non-compiling templating engine, that uses XML tags to divide a document into different parts.
googlechromelabs/wp-third-parties
5 Downloads
This package is a collection of classes and utilities that can be used to efficiently load third-party libraries into your WordPress application.
nodrew/php-airbrake-bundle
2844 Downloads
This helps binds the php-airbrake module into a Symfony2 bundle for easy use with the framework.
kunstmaan/sentry-bundle
24888 Downloads
THIS REPO IS DEPRECATED: replaced by Monolog | The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
akira/laravel-followable
161 Downloads
A lightweight and flexible Laravel package that adds follow/unfollow functionality to Eloquent models. With an intuitive API, it allows users to follow other users, track entities, and manage relationships effortlessly.
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
runopencode/traitor-bundle
56 Downloads
Inject into services via method injection based on used traits of defined service classes.