Libraries tagged by php ini
davidepastore/slim-config
8634 Downloads
A slim middleware to read configuration from different files based on hassankhan/config
axp-dev/file-parser
15114 Downloads
File Parser Library for PHP
rtckit/sip
11123 Downloads
SIP protocol implementation written in PHP
robinncode/db_craft
1530 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
mirazmac/php-requirements-checker
10006 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
inicial/rdstation-php
12061 Downloads
RD Station API Integration (PHP)
inicial/itaucripto-php
20364 Downloads
Itau Shopline Integration (PHP)
inisiatif/whatsapp-qontak-php
6622 Downloads
Sending WhatsApp message using Qontak
tuutti/php-klarna-payments
63818 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/).
setbased/typed-config
17127 Downloads
A lightweight and strong typed that supports PHP, INI, XML, JSON, and YAML files
vlsv/telegram-data-validator
381 Downloads
The Telegram Data Validator is a PHP library for validating the integrity of initData received from a Telegram mini-application. It uses HMAC-SHA-256 for data integrity checks.
strangebuzz/microsymfony
126 Downloads
A template to initialize an application to use Symfony as a micro-framework
paragonie/airship
10 Downloads
Simply Secure Content Management System - 'The sky is only the beginning'
initphp/cli-table
1394 Downloads
PHP CLI Table Generator
zetacomponents/user-input
18067 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.