Libraries tagged by php actions
michaelcozzolino/php-redefinitions
40 Downloads
Provides a GitHub repository template for a PHP package with GitHub Actions workflows using standard PHP development tools.
io-developer/php-keyget
13 Downloads
PHP KeyGet solves routine actions like 'Get array value by key or default if not exists' and 'Ensure array has key or set to default'
wronx/php-google-cloud-storage
9 Downloads
A simple PHP class to perform basic actions on Google Cloud Storage files
agjino/php-mysql-layer
28 Downloads
Simple PHP class for doing standard MySQL actions.
pararius/panther-actions
3026 Downloads
An extension for the browser testing and web scraping library for PHP and Symfony. This adds extra assertions, actions for Symfony Panther.
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.
visiarch/laravel-action-trait-service-repository
9 Downloads
A simple Laravel package to create action, trait, service, and repository using artisan commands
visiarch/laravel-action
22 Downloads
A simple Laravel package to create actions, using artisan commands
syamsoul/laravel-action-delay
133 Downloads
Delay a Job, Database Query or PHP code at a specific datetime easily with one simple command.
sleiman/addcontext-php
9 Downloads
PHP wrapper to connect with AddContext.io API and save context snapshots based on events/actions
raviyatechnical/laravel-action-generator
3 Downloads
Generate Laravel actions
qingbing/php-web
228 Downloads
简易的php框架,包含路由、接口返回等,默认提供json的数据返回,不支持页面渲染
qingbing/php-render
182 Downloads
继承php-web : controller,在原有的基础上支持页面渲染,视图叠加等操作
qingbing/php-application
205 Downloads
提供application、controller、action的基类,基本已包含web的框架雏形
pop-backbone/php-hooks
166 Downloads
A fork of PHP-Hooks, adapted to PoP - A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system