Libraries tagged by like_int
eclipsegc/plugins
195 Downloads
This library provides a set of tools designed to ease discovery of 'like' objects, assembly of those objects into a common dictionary, and facilitate common factory patterns for objects within the dictionary.
bgultekin/cashier-fastspring
216 Downloads
Cashier Fastspring is a cashier-like laravel package which provides an interface to Fastspring subscription and payment services.
22digital/laravel-cashier-fastspring
61 Downloads
Cashier Fastspring is a cashier-like laravel package which provides an interface to Fastspring subscription and payment services.
pascaldevink/graphql-federation
599 Downloads
Utility for creating GraphQL microservices, which can be combined into a single endpoint through tools like Apollo Gateway
vcode/qrcode
461 Downloads
This is package generate Qrcode using some services like google qrcode. This package also support attaching logo into qrcode. In Laravel framework, it fully support for using facade, blade helper.
unclecheese/reflection-templates
12560 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
restruct/silverstripe-simpler
1607 Downloads
Tries to make Silverstripe development a bit simpler by naively re-introducting some 'common sense'/old-fashioned/SS3 basics like global Bootstrap & jQuery and a modal
payherokenya/payhero-php
71 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
naviocean/laravel-nameparser
5545 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).
mouf/html.template.mouftemplate
143774 Downloads
This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.
leafwrap/payment-deals
515 Downloads
A Laravel-based online payment gateway solution featuring popular payment gateways like PayPal, Stripe, Razorpay, bKash, and more. Seamlessly integrate secure and diverse payment options into your web applications with ease.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
hananils/kirby-attrs-helper
1 Downloads
Setting attributes on elements in snippets and templates quickly becomes convoluted. This gets worse if attributes require additional logic, like conditionally adding segmented values like classnames or datasets. Attributes helper mitigates this issue by offering a simple interface to set attributes.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
cjmellor/engageify
4 Downloads
Easily add engagement features like likes, dislikes, upvotes, and downvotes to your models, paving the way for richer user interactions in your application