Libraries tagged by WAMP
graham-campbell/cache-plugin
169526 Downloads
Provides A Simple HTTP Cache Plugin With Good Defaults
amphp/aerys
28836 Downloads
A non-blocking HTTP/Websocket server
yampi/anymarket-php-sdk
74334 Downloads
Biblioteca não oficial de integração com a API da Anymarket
lampjunkie/php-datatables
16685 Downloads
PHP Library for (http://www.datatables.net)
amplifier/yii-amqp
35685 Downloads
AMQP adapter for Yii
amphp/php-cs-fixer-config
96912 Downloads
Code style config for AMPHP.
amphp/http-server-static-content
49896 Downloads
Static content request handler for Amp's HTTP server.
ampersand/magento2-log-correlation-id
7391 Downloads
Magento 2 correlation id for requests and logs
hampe/zurb-ink-bundle
427313 Downloads
Creating email templates is hard. This Bundle provides help.
hampe/inky
596708 Downloads
PHP Implementation of ZURB's Foundation for Email parser (Inky)
talon-one/talon-one-client
91190 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
robinncode/db_craft
1681 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.
reliforp/reli-prof
780 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
macpaw/behat-nelmio-describer
157287 Downloads
Bundle for adding sample responses behat test nelmio to api doc
jowy/feature
43620 Downloads
Feature flagging API used for operational rampups and A/B testing.