Libraries tagged by this7 this
datatables.net/datatables.net-fixedheader-bm
1 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bulma](https://bulma.io/)
aotearoait/laravel-paytm-wallet
497 Downloads
Integrate paytm wallet easily with this package. This package uses official Paytm PHP SDK's and includes Subscription Service
3x1io/laravel-paytm-wallet
24 Downloads
Integrate paytm wallet easily with this package. This package uses official Paytm PHP SDK's
mobilestock/laravel-model-affected-rows-verification
0 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
laravelcode/laravel-sweet
20 Downloads
Make sweet alert in Laravel project in easy way simple function do this job by this package
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
invays/synonymizer
9 Downloads
Rewrite your content with ease using this simple script. This script automatically generates unique text based on a given string of synonyms. Improve readability, adapt to your audience.
hashemi/too-mailable
0 Downloads
A Laravel based package for changing `Mail` transport and it's credentials from application layer in runtime. Simple and easy abstraction `Mailable` layer will be provided with this package. Currently this package support only SMTP
solwin/alsoviewed
4 Downloads
Who Viewed This Also Viewed Magento 2 extension shows mostly viewed products on product page to customers. It will help them to make purchase decision easy by displaying who viewed this product, also viewed these products.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
webdice/utilities
16 Downloads
This Repository contains useful classes. This version contains Curl\Request and Xml\Parser classes, with example codes.
stefanius/web-checker
18 Downloads
This is just a prototype. This will be filled in later.
phplegends/sysv
120 Downloads
This library is a API This for PHP module that provides wrappers for the System V IPC family of functions. It includes semaphores, shared memory and inter-process messaging (IPC).
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
dexbytestechnology/registration
3 Downloads
This is a demo package. This is for register a user detail in Database.