Libraries tagged by avpr
aprchen/csv-helper
221 Downloads
协程读取,处理速度快,可以识别编码
approached/laravel-translatable
2772 Downloads
A Laravel package for multilingual models
zynfly/laravel-meta
1 Downloads
Easily add and manage meta data for your Laravel models with a clean, intuitive primary-meta table approach.
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.
zvps/ebay-sell-listing-php-client
33 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. Enables a seller adding an ad or item on a Partner's site to automatically create an eBay listing draft using the item details from the Partner's site.
zhh2100/pidan-orm
31 Downloads
pidan orm 同步了百腾 同步到官方24db81a Commits on Apr 2, 2023
zeus-server/bandwidth-throttler
3 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
zeppto/magento2
193 Downloads
Stop losing revenue to failed payments! Increase sales 5 to 10% by instantly retrying and approving your customers' failed payments via a backup payment processor.
zambiank/zamplate
12 Downloads
Zamplate é um motor de templates para PHP que permite criar layouts HTML dinâmicos de forma organizada e segura. Ele utiliza uma sintaxe limpa para separar a lógica da apresentação, facilitando a manutenção do código. Com suporte a variáveis, herança de templates e recursos de segurança integrados, o Zamplate ajuda a construir sites e aplicações web de maneira eficiente e extensível.
zakaria-elkashef/repository-pattern
26 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
yplam/php-nudity
17 Downloads
A PHP implementation of a nudity scanner based on approaches from research papers.
youen/users-map
23 Downloads
Adds an optional and approximate location attribute to user settings, and a global map to display users
ygthor/laravel-file-handler
28 Downloads
For handle S3 and file using drupal's file approach
xxzeroxx/mypackagist
6 Downloads
Aprendendo a criar um packagist composer
wp-blueprint/plugin-mailer
178 Downloads
Lightweight WP Blueprint plugin that provides a reusable and straightforward approach to managing SMTP settings and improves email sending functionality within WordPress.