Libraries tagged by less php
socioseninternet/phpci-lessc
15 Downloads
PHPCI plugin for Lessc
s-patompong/php-retrier
4 Downloads
PHP Retrier lets you retry your logic easily.
osemk/php-custom-model
9 Downloads
PHP CustomModel let's you to convert your MYSQL table automaticly to a PHP Model
io-developer/php-templater
14 Downloads
Native PHP templater lets using of nested blocks (like twig or jinja) and partical rendering via cache
rayblair06/php-struct
1 Downloads
A lightweight PHP class that lets you define C-style structs using PHP FFI, enabling memory-efficient, typed data structures for high-performance workloads.
zwartpet/php-certificate-toolbox
455 Downloads
ACME v2 client for Let's Encrypt
zvps/ebay-sell-marketing-php-client
33 Downloads
The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSORED listings. If an item in a Promoted Listings campaign sells, the seller is assessed a Promoted Listings fee, which is a seller-specified percentage applied to the sales price. For complete details, see Promoted Listings. Promotions Manager gives sellers a way to offer discounts on specific items as a way to attract buyers to their inventory. Sellers can set up discounts (such as "20% off" and other types of offers) on specific items or on an entire customer order. To further attract buyers, eBay prominently displays promotion teasers throughout buyer flows. For complete details, see Promotions Manager. Marketing reports, on both the Promoted Listings and Promotions Manager platforms, give sellers information that shows the effectiveness of their marketing strategies. The data gives sellers the ability to review and fine tune their marketing efforts. Important! Sellers must have an active eBay Store subscription, and they must accept the Terms and Conditions before they can make requests to these APIs in the Production environment. There are also site-specific listings requirements and restrictions associated with these marketing tools, as listed in the "requirements and restrictions" sections for Promoted Listings and Promotions Manager. The table below lists all the Marketing API calls grouped by resource.
zvps/ebay-sell-feed-php-client
52 Downloads
The Feed API lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.
postboost/php-sdk
0 Downloads
The PostBoost REST API lets you publish, schedule, and analyze social media posts across 12+ platforms from a single integration. No OAuth apps to maintain — PostBoost handles platform authorization for you. ## Base URL All workspace-scoped endpoints are prefixed with `/{workspaceUuid}`. Panel/admin endpoints are prefixed with `/panel`. ## Authentication All requests require a Bearer token in the `Authorization` header. Generate tokens in your PostBoost dashboard under **Settings → Access Tokens**. ``` Authorization: Bearer YOUR_API_TOKEN ```
lumensistemas/lens
158 Downloads
Lumen's PHP code-quality conventions, baked in. Wraps php-cs-fixer, Rector and PHPStan with shipped config.
louis1021/mysql-php-backup-class
1 Downloads
Day end closing backup mechanism on database, as to prevent data loss
khezri/php-blog
16 Downloads
cms is a very simple and lightweight blogging system that lets you write content as well as delete, update and approve user comments. With admin panel
jenryollivierre/php-application-hooks
23 Downloads
PHP Application Hooks is a lightweight standalone package that lets you control when and where code can be executed within your application.
hoss/php-agent
109 Downloads
Hoss tracks and manages 3rd party API. It lets developers quickly add best practicesin integrating with 3rd party API, for example: logging, alerting, auto retry, request queuing and more
encryptorcode/php-oauth-login
20 Downloads
An authentication framework which lets you to configure any type of authentication using OAuth (includes login with Google, Facebook, Github etc.) all with user management in your control.