Libraries tagged by acquiring
ochui/free-climb
2 Downloads
FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.
neam/yii-qa-state
649 Downloads
Transparent attribute translation for ActiveRecords, without requiring lookup tables for translated field contents.
mmaurice/sberbank-pay
6 Downloads
Sberbank equiring for ModX Evolution 1.4.x
mmaurice/payment-links-wizard
2 Downloads
Equiring payment links generation wizard for ModX Evolution 1.4.x
mmaurice/payment-links-plugin
5 Downloads
Equiring payment links generation plugin for ModX Evolution 1.4.x
mmaurice/payment-links-module
4 Downloads
Equiring payment links generation module for ModX Evolution 1.4.x
mattkurek/athena-input
2 Downloads
A PHP library for handling user input in a safe and efficient manor while requiring code
mattkurek/athena-database
0 Downloads
A simple PHP library for interacting with a MySQL/MariaDB database in a safe and efficient manner while requiring minimal code
marcossaoleo/laravel-oauth2-login
8 Downloads
Provides a middleware to protect resources requiring an OAuth2 login
lubiana/doctrine-ulid
22 Downloads
adds ulid type to doctrine wihtout requiring doctrine symfony bridge
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.
lastcall/composer-extra-files
9893 Downloads
Composer plugin for requiring additional files from composer packages.
jairlopez/setcookie-compat
3 Downloads
A Compatibility library with PHP 7.4's setcookie API for projects requiring PHP >= 5.6
jairlopez/session-start-compat
9 Downloads
A Compatibility library with PHP 8.0.3's session_start API for projects requiring PHP >= 5.6
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.