Libraries tagged by php initial
tijanieneye10/name-formatter
0 Downloads
A simple and lightweight PHP package for formatting and extracting information from full names. Perfect for applications that need to handle user names, display initials, or format names consistently
pport/autogpt
3 Downloads
Pport AutoGpt is a PHP class that uses LLM to automate task creation based on an objective.The class generates initial tasks based on the objective, executes those tasks, generates new tasks based on the results, and reprioritizes tasks based on the most recent task completed.
jruedaq/gravatar-url
433 Downloads
Get Gravatar image URL and put by default an image with username initials, You can test this library here https://gravatar-url.herokuapp.com/examples/LibraryUse.php
exteon/mapping-class-loader
62 Downloads
Class loader for PHP with ability to modify on-the-fly and map class files, caching and static initialisation
developeraio/date-formatter
0 Downloads
A library for php developer to formate their dates in any way without getting stuck into custom code andwasting time on the AI Tools and Core Programming to initialize custom methods
rtckit/sip
13078 Downloads
SIP protocol implementation written in PHP
inicial/rdstation-php
12502 Downloads
RD Station API Integration (PHP)
inicial/itaucripto-php
21346 Downloads
Itau Shopline Integration (PHP)
tuutti/php-klarna-payments
64730 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
paragonie/airship
10 Downloads
Simply Secure Content Management System - 'The sky is only the beginning'
hosonode/easyai-php
58 Downloads
EasyAI-PHP is an open-source initiative designed to significantly simplify the entry into artificial intelligence for PHP-developers.
jpchateau/prototype-php-library
56 Downloads
Quickly initiate the development of a new PHP library
payherokenya/payhero-php
113 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
fenguoz/chia-php
608 Downloads
Supports functions such as obtaining current blockchain information, obtaining current altitude, obtaining current network information, creating a new wallet, generating mnemonic words, initiating transactions, and obtaining transaction records in Chia’s XCH.
emrancu/dependency-injection-container
16 Downloads
A dependency injection container for php