Libraries tagged by irstea
redpandacoding/provinces-state-listings
5501 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
othyn/filament-api-resources
214 Downloads
A Laravel package that enables Filament to work seamlessly with API-backed resources instead of traditional Eloquent models
opengento/module-country-store-switcher
4081 Downloads
This module will allows the customers to switch of store by country instead of name/language.
mooore/magento2-module-better-order-incrementing
4318 Downloads
Increment order ids manually, instead of relying on auto increment.
mnshankar/role-based-authority
3803 Downloads
Modifies Authority-L4 to use Roles (instead of users) as the central unit of previlege management
linearsoft/composer-svn-export
13479 Downloads
A plugin that allows Composer to export SVN packages instead of checking them out
kiwee/shopware-storefront-build-config
1060 Downloads
Updates storefront build config to load it from instead of database.
justuno.com/core
21225 Downloads
A core package for `justuno.com/m2` (instead of `mage2pro/core`)
inkvizytor/dotpay
3352 Downloads
Package for Dotpay payments via api instead of form
foolz/inet
2330 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
evilnet/dotpay
22198 Downloads
Package for Dotpay payments via api instead of form
evaisse/simple-http-bundle
180181 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
etracksystems/socialite-azure-app
268 Downloads
Laravel Socialite provider for Oauth using azure, but scoped to a specific app api, allowing custom azure policies to be applied. Rather than using the MS graph endpoint which mean policies would have to be applied to that instead of the app
edlugz/sasapay
469 Downloads
This package provides you with a simple tool to make requests to Sasapay APIs so that you can focus on the development of your awesome applications instead of all the set up involved.
eboreum/exceptional
4375 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.